Update src/app/page.tsx

This commit is contained in:
2026-04-02 21:53:45 +00:00
parent e72a9d12b4
commit d61915329c

View File

@@ -8,7 +8,6 @@ import TestimonialCardTwo from '@/components/sections/testimonial/TestimonialCar
import FaqSplitText from '@/components/sections/faq/FaqSplitText';
import ContactCTA from '@/components/sections/contact/ContactCTA';
import FooterSimple from '@/components/sections/footer/FooterSimple';
import Link from "next/link";
const navItems = [
{ name: "Home", id: "/" },