From d0da6b0ae293d74f46e5b8c65f761f094584536f Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 13 Apr 2026 11:51:57 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 246de40..265487c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -7,7 +7,6 @@ import FeatureCardTwentyNine from '@/components/sections/feature/featureCardTwen import TestimonialCardThirteen from '@/components/sections/testimonial/TestimonialCardThirteen'; import ContactSplit from '@/components/sections/contact/ContactSplit'; import FooterCard from '@/components/sections/footer/FooterCard'; -import { Star } from 'lucide-react'; const navItems = [ { name: "Home", id: "/" }, @@ -37,16 +36,16 @@ export default function Home() {
- +
- +
- +
- +