From bb670d671b90ef62bfe7a68abbc0c4a2d7d5952d Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 15 Apr 2026 23:09:26 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 8afee2d..715eda5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -6,18 +6,15 @@ import NavbarLayoutFloatingOverlay from "@/components/navbar/NavbarLayoutFloatin import HeroSplitDoubleCarousel from "@/components/sections/hero/HeroSplitDoubleCarousel"; import FeatureBento from "@/components/sections/feature/FeatureBento"; import FeatureCardTwentySix from "@/components/sections/feature/FeatureCardTwentySix"; -import FeatureCardSixteen from "@/components/sections/feature/FeatureCardSixteen"; import MetricCardOne from "@/components/sections/metrics/MetricCardOne"; -import TeamCardFive from "@/components/sections/team/TeamCardFive"; -import FaqBase from "@/components/sections/faq/FaqBase"; import ContactCTA from "@/components/sections/contact/ContactCTA"; import FooterBase from "@/components/sections/footer/FooterBase"; import TestimonialCardFifteen from "@/components/sections/testimonial/TestimonialCardFifteen"; -import { Zap, Gauge, Flame, BatteryCharging, Trophy, ShieldCheck, Settings, Users, Sparkles, ArrowUpRight } from "lucide-react"; +import { Zap, Gauge, Flame, BatteryCharging, Trophy, ArrowUpRight } from "lucide-react"; export default function Porsche918Page() { return ( - +