From deb1a7b7e0783835b737b5a4b5fa1ea6fb1c46f5 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 8 Apr 2026 09:00:13 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 830c3b3..be43957 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -9,7 +9,6 @@ import TestimonialCardFive from '@/components/sections/testimonial/TestimonialCa import PricingCardFive from '@/components/sections/pricing/PricingCardFive'; import ContactCenter from '@/components/sections/contact/ContactCenter'; import FooterBase from '@/components/sections/footer/FooterBase'; -import { Star, Shield, Zap, CheckCircle } from 'lucide-react'; export default function Page() { const navItems = [{ name: 'Home', id: '/' }, { name: 'About', id: '/about' }, { name: 'Contact', id: '/contact' }]; @@ -23,22 +22,22 @@ export default function Page() {
- +
- +
- +
- +
- +
- +