diff --git a/src/app/page.tsx b/src/app/page.tsx index f8b31f3..c1e9334 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -6,7 +6,6 @@ import FeatureCardTwelve from '@/components/sections/feature/FeatureCardTwelve'; import TestimonialCardOne from '@/components/sections/testimonial/TestimonialCardOne'; import ContactText from '@/components/sections/contact/ContactText'; import FooterSimple from '@/components/sections/footer/FooterSimple'; -import Link from 'next/link'; const navItems = [ { name: "Home", id: "/" }, @@ -22,16 +21,16 @@ export default function Page() {
- +
- +
- +
- +