diff --git a/src/app/page.tsx b/src/app/page.tsx index 826bbb4..b22fb19 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -8,7 +8,6 @@ import FooterLogoEmphasis from '@/components/sections/footer/FooterLogoEmphasis' import HeroBillboard from '@/components/sections/hero/HeroBillboard'; import MetricSplitMediaAbout from '@/components/sections/about/MetricSplitMediaAbout'; import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay'; -import SocialProofOne from '@/components/sections/socialProof/SocialProofOne'; import TestimonialCardTwo from '@/components/sections/testimonial/TestimonialCardTwo'; export default function LandingPage() { @@ -57,6 +56,7 @@ export default function LandingPage() { @@ -85,6 +86,7 @@ export default function LandingPage() {