diff --git a/src/app/page.tsx b/src/app/page.tsx index 8053161..89d225d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -10,7 +10,6 @@ import ContactForm from '@/components/form/ContactForm'; import ButtonTextUnderline from '@/components/button/ButtonTextUnderline'; import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline'; import FooterBase from '@/components/sections/footer/FooterBase'; -import Faq1 from '@/components/sections/faq/Faq1'; import TeamCardOne from '@/components/sections/team/TeamCardOne'; import Hero4 from '@/components/sections/hero/Hero4'; import Testimonials1 from '@/components/sections/testimonial/Testimonials1'; @@ -125,13 +124,7 @@ export default function TechAcademyPage() { columns={[{ title: "Contact Us", description: "Have questions about our floral arrangements? Reach out to us for expert advice and assistance." }, { title: "Explore More", description: "Discover our floral classes, packages, and services designed to inspire and educate." }]} copyrightText="© 2025 | Webild" /> - -
- -
-
+