diff --git a/src/app/page.tsx b/src/app/page.tsx index d93e284..a909e3e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -218,7 +218,6 @@ export default function LandingPage() { tagIcon={CheckCircle} tagAnimation="opacity" textboxLayout="default" - animationType="opacity" useInvertedBackground={false} names={[ "NASM Certified", "ACE Accredited", "ISSA Partner", "ISO 9001 Facility", "USAW Affiliate", "Pro Athlete Approved", "Google 5-Star Rated", "Best Gym 2024", "Top Trainer Network" @@ -240,6 +239,7 @@ export default function LandingPage() { imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=9004r2" imageAlt="Fitness members achieving results together" faqsAnimation="slide-up" + useInvertedBackground={true} faqs={[ { id: "faq-1", title: "Is there a free trial?", content: "Yes! We offer a complimentary 7-day trial for new members. You'll get full facility access, a fitness assessment, and one complimentary training session with our team to set up your personalized plan."