diff --git a/src/app/page.tsx b/src/app/page.tsx index c3e561b..bba4701 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -6,7 +6,6 @@ import ContactSplitForm from '@/components/sections/contact/ContactSplitForm'; import FaqSplitText from '@/components/sections/faq/FaqSplitText'; import FooterBaseReveal from '@/components/sections/footer/FooterBaseReveal'; import HeroOverlay from '@/components/sections/hero/HeroOverlay'; -import MetricCardTwo from '@/components/sections/metrics/MetricCardTwo'; import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline'; import SocialProofOne from '@/components/sections/socialProof/SocialProofOne'; import TestimonialCardSixteen from '@/components/sections/testimonial/TestimonialCardSixteen'; @@ -87,12 +86,12 @@ export default function LandingPage() { title="Case Studies & Highlights" description="Proven results for world-class industry partners." useInvertedBackground={true} + textboxLayout="default" />