From 3dc5c5cd843ca0ebbd6056568b92027cadf8430a Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 2 May 2026 19:13:54 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 19 ------------------- 1 file changed, 19 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 478e72c..3b3b4d3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -9,7 +9,6 @@ import MetricSplitMediaAbout from '@/components/sections/about/MetricSplitMediaA import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered'; import ProductCardTwo from '@/components/sections/product/ProductCardTwo'; import TestimonialCardFive from '@/components/sections/testimonial/TestimonialCardFive'; -import TestimonialCardThirteen from '@/components/sections/testimonial/TestimonialCardThirteen'; export default function LandingPage() { const handleCall = () => { @@ -37,7 +36,6 @@ export default function LandingPage() { { name: "Philosophie", id: "about" }, { name: "Speisekarte", id: "menu" }, { name: "Bewertungen", id: "testimonials" }, - { name: "Kundenstimmen", id: "reviews" }, { name: "Kontakt", id: "contact" }, ]} brandName="Pizza da Vincenzo" @@ -115,23 +113,6 @@ export default function LandingPage() { /> -
- -
-