diff --git a/src/app/page.tsx b/src/app/page.tsx index e2ca044..7223787 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -6,9 +6,9 @@ import ContactCTA from '@/components/sections/contact/ContactCTA'; import FaqSplitText from '@/components/sections/faq/FaqSplitText'; import FeatureCardSixteen from '@/components/sections/feature/FeatureCardSixteen'; import FooterBase from '@/components/sections/footer/FooterBase'; -import HeroLogoBillboard from '@/components/sections/hero/HeroLogoBillboard'; +import HeroLogo from '@/components/sections/hero/HeroLogo'; import MetricCardSeven from '@/components/sections/metrics/MetricCardSeven'; -import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered'; +import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay'; import TestimonialCardThirteen from '@/components/sections/testimonial/TestimonialCardThirteen'; import TestimonialAboutCard from '@/components/sections/about/TestimonialAboutCard'; import { Heart } from "lucide-react"; @@ -29,7 +29,7 @@ export default function LandingPage() { >