From 52a7ea530937fc5d3589a337237a489b3122f3a6 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 13 Jun 2026 04:18:35 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 40 ---------------------------------------- 1 file changed, 40 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 8f4f4ef..6f65e71 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -11,7 +11,6 @@ import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarS import ProductCardFour from '@/components/sections/product/ProductCardFour'; import SocialProofOne from '@/components/sections/socialProof/SocialProofOne'; import TestimonialAboutCard from '@/components/sections/about/TestimonialAboutCard'; -import TestimonialCardSixteen from '@/components/sections/testimonial/TestimonialCardSixteen'; import { Home, Heart, Leaf, Sparkles, Lightbulb } from "lucide-react"; export default function LandingPage() { @@ -40,8 +39,6 @@ export default function LandingPage() { name: "Collections", id: "#features"}, { name: "Products", id: "#products"}, - { - name: "Testimonials", id: "#testimonials"}, { name: "FAQ", id: "#faq"}, { @@ -154,43 +151,6 @@ export default function LandingPage() { /> -
- -