From ddf35cebf64943b5d695d0ec55160fbbd021d250 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 30 May 2026 13:49:00 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 48 ------------------------------------------------ 1 file changed, 48 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index d60093d..5bd3c3c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -10,8 +10,6 @@ import FooterBaseReveal from '@/components/sections/footer/FooterBaseReveal'; import HeroBillboardTestimonial from '@/components/sections/hero/HeroBillboardTestimonial'; import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple'; import PricingCardFive from '@/components/sections/pricing/PricingCardFive'; -import ProductCardThree from '@/components/sections/product/ProductCardThree'; -import TeamCardTwo from '@/components/sections/team/TeamCardTwo'; import TestimonialCardFifteen from '@/components/sections/testimonial/TestimonialCardFifteen'; import { Award, Crown, Feather, Scissors, Sparkles, Users } from "lucide-react"; @@ -37,8 +35,6 @@ export default function LandingPage() { name: "Home", id: "#hero"}, { name: "Services", id: "#services"}, - { - name: "Team", id: "#team"}, { name: "Pricing", id: "#pricing"}, { @@ -159,49 +155,7 @@ export default function LandingPage() { /> -
- -
-
- -