From 388b42f734aa31ad363d1c2be83c958d274c9ff9 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 27 Mar 2026 19:33:21 +0000 Subject: [PATCH 1/2] Update src/app/page.tsx --- src/app/page.tsx | 29 ----------------------------- 1 file changed, 29 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 4370e9d..3bfef68 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -8,7 +8,6 @@ import FeatureCardTwentyFive from '@/components/sections/feature/FeatureCardTwen import FooterLogoEmphasis from '@/components/sections/footer/FooterLogoEmphasis'; import HeroSplitDoubleCarousel from '@/components/sections/hero/HeroSplitDoubleCarousel'; import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay'; -import PricingCardEight from '@/components/sections/pricing/PricingCardEight'; import { Award, CheckCircle, Clock, Heart, ShieldCheck, ThumbsUp } from "lucide-react"; export default function LandingPage() { @@ -162,34 +161,6 @@ export default function LandingPage() { /> -
- -
-