diff --git a/src/app/page.tsx b/src/app/page.tsx index 9582b91..19d30fd 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -52,7 +52,7 @@ export default function LandingPage() { { text: "Learn More", href: "#about" } ]} buttonAnimation="slide-up" - background={{ variant: "circleGradient" }} + background={{ variant: "radial-gradient" }} imageSrc="http://img.b2bpic.net/free-photo/black-dumbbells-with-different-weight_7502-8973.jpg" imageAlt="Iron Paradise gym interior with modern equipment" mediaAnimation="blur-reveal" @@ -211,6 +211,7 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} mediaPosition="left" + mediaAnimation="slide-up" faqs={[ { id: "1", title: "Do I need prior gym experience?", content: "Absolutely not! Our facility welcomes all fitness levels. We offer beginner-friendly classes and personalized training programs to help you start safely and effectively. Our coaches will guide you through proper form and progression."