diff --git a/src/app/page.tsx b/src/app/page.tsx index 2226637..be1217f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -10,7 +10,6 @@ import TestimonialCardTen from '@/components/sections/testimonial/TestimonialCar import BlogCardOne from '@/components/sections/blog/BlogCardOne'; import ContactCenter from '@/components/sections/contact/ContactCenter'; import FooterBase from '@/components/sections/footer/FooterBase'; -import Link from "next/link"; const navItems = [{ name: "Home", id: "/" }]; @@ -78,6 +77,8 @@ export default function HomePage() { names={["Lifetime Frame Warranty", "Global Shipping", "SGS Safety Certified", "ISO Certified", "Pro-Grade Verified", "Gym Owner Approved", "Structural Integrity Certified"]} title="CERTIFIED QUALITY" description="Global standards in athletic safety." + textboxLayout="default" + useInvertedBackground={false} />