From 849466a6d7d05431e792964655de70bdf5b7ff72 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 20:12:46 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 67 +----------------------------------------------- 1 file changed, 1 insertion(+), 66 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index f4d2979..79ff469 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -5,12 +5,11 @@ import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleAp import HeroBillboardRotatedCarousel from '@/components/sections/hero/HeroBillboardRotatedCarousel'; import MetricSplitMediaAbout from '@/components/sections/about/MetricSplitMediaAbout'; import ProductCardOne from '@/components/sections/product/ProductCardOne'; -import FeatureCardTen from '@/components/sections/feature/FeatureCardTen'; import TestimonialCardOne from '@/components/sections/testimonial/TestimonialCardOne'; import MetricCardFourteen from '@/components/sections/metrics/MetricCardFourteen'; import ContactFaq from '@/components/sections/contact/ContactFaq'; import FooterBaseReveal from '@/components/sections/footer/FooterBaseReveal'; -import { Sparkles, Award, Droplets, Zap, Hand, CheckCircle, Wind, Star, Layers, Shield, Phone } from 'lucide-react'; +import { Sparkles, Award, Phone } from 'lucide-react'; export default function LandingPage() { return ( @@ -32,7 +31,6 @@ export default function LandingPage() { navItems={[ { name: "Over ons", id: "about" }, { name: "Diensten", id: "services" }, - { name: "Proces", id: "process" }, { name: "Galerie", id: "gallery" }, { name: "Contact", id: "contact" } ]} @@ -102,68 +100,6 @@ export default function LandingPage() { /> -
- -
-