From c5f8258339a81b8a19219a80e0ce28e195bbb083 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 27 May 2026 13:51:14 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 50 ++---------------------------------------------- 1 file changed, 2 insertions(+), 48 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 844e251..64d00df 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -6,12 +6,12 @@ import ContactSplitForm from '@/components/sections/contact/ContactSplitForm'; import FeatureBorderGlow from '@/components/sections/feature/featureBorderGlow/FeatureBorderGlow'; import FooterBase from '@/components/sections/footer/FooterBase'; import HeroOverlayTestimonial from '@/components/sections/hero/HeroOverlayTestimonial'; -import MetricCardTwo from '@/components/sections/metrics/MetricCardTwo'; + import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple'; import ProductCardOne from '@/components/sections/product/ProductCardOne'; import SocialProofOne from '@/components/sections/socialProof/SocialProofOne'; import SplitAbout from '@/components/sections/about/SplitAbout'; -import TestimonialCardTwelve from '@/components/sections/testimonial/TestimonialCardTwelve'; + import { Cloud, Code, Feather, ShieldCheck, Sparkles, Target } from "lucide-react"; export default function LandingPage() { @@ -36,10 +36,6 @@ export default function LandingPage() { name: "Services", id: "services"}, { name: "Portfolio", id: "portfolio"}, - { - name: "Dashboard", id: "dashboard"}, - { - name: "Security", id: "security"}, { name: "Client Login", id: "client-login"}, ]} @@ -179,49 +175,7 @@ export default function LandingPage() { /> -
- -
-
- -