SYMBOL INDEX (24 symbols across 21 files) FILE: src/app/(site)/layout.tsx function RootLayout (line 10) | function RootLayout({ FILE: src/app/(site)/page.tsx function HomePage (line 23) | function HomePage() { FILE: src/app/(site)/providers.tsx function Providers (line 5) | function Providers({ children }: { children: React.ReactNode }) { FILE: src/app/not-found.tsx function NotFoundPage (line 3) | function NotFoundPage() { FILE: src/components/Common/Breadcrumb.tsx function Breadcrumb (line 3) | function Breadcrumb({ pageTitle }: { pageTitle: string }) { FILE: src/components/Common/SectionTitleH2.tsx type PropsType (line 1) | type PropsType = { function SectionTitleH2 (line 12) | function SectionTitleH2(props: PropsType) { FILE: src/components/Header/ThemeSwitcher.tsx function ThemeSwitcher (line 3) | function ThemeSwitcher() { FILE: src/components/Home/Counter/CountUp.tsx type CountUpProps (line 4) | interface CountUpProps { FILE: src/components/Home/FAQ/FaqItem.tsx type PropsType (line 2) | type PropsType = { function FaqItem (line 12) | function FaqItem({ FILE: src/components/Home/Hero/brandData.tsx type Brand (line 2) | type Brand = { FILE: src/components/Home/Newsletter/Graphics.tsx function Graphics (line 1) | function Graphics() { FILE: src/components/Home/Newsletter/index.tsx function Newsletter (line 3) | function Newsletter() { FILE: src/components/Home/Pricing/PriceItem.tsx type Props (line 5) | type Props = { FILE: src/libs/scrollActive.js function onScroll (line 32) | function onScroll() { FILE: src/types/blog.ts type Blog (line 1) | type Blog = { FILE: src/types/faq.ts type Faq (line 1) | type Faq = { FILE: src/types/featureItem.ts type FeatureItem (line 1) | type FeatureItem = { FILE: src/types/featureWithImg.ts type FeatureWithImg (line 1) | type FeatureWithImg = { FILE: src/types/menu.ts type Menu (line 1) | type Menu = { type Submenu (line 9) | type Submenu = { FILE: src/types/priceItem.ts type Price (line 1) | type Price = { FILE: src/types/testimonial.ts type Testimonial (line 1) | type Testimonial = {