diff --git a/src/app/page.tsx b/src/app/page.tsx index 5ebb093..9f88d92 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -53,7 +53,7 @@ export default function LandingPage() { { text: "Learn More", href: "#about" } ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/two-internationals-friends-is-engaged-gym_1157-32114.jpg" + imageSrc="http://img.b2bpic.net/free-photo/two-internationals-friends-is-engaged-gym_1157-32114.jpg?_wi=1" imageAlt="Professional fitness trainer with client" mediaAnimation="slide-up" imagePosition="right" @@ -115,15 +115,15 @@ export default function LandingPage() { features={[ { id: 1, - title: "Personal Training", description: "Custom workout programs tailored to your fitness level, goals, and preferences. Receive real-time form correction and motivation from your dedicated coach.", imageSrc: "http://img.b2bpic.net/free-photo/two-internationals-friends-is-engaged-gym_1157-32114.jpg", imageAlt: "Personal training session", buttons: [{ text: "Learn More", href: "#contact" }] + title: "Personal Training", description: "Custom workout programs tailored to your fitness level, goals, and preferences. Receive real-time form correction and motivation from your dedicated coach.", imageSrc: "http://img.b2bpic.net/free-photo/two-internationals-friends-is-engaged-gym_1157-32114.jpg?_wi=2", imageAlt: "Personal training session", buttons: [{ text: "Learn More", href: "#contact" }] }, { id: 2, - title: "Nutrition Coaching", description: "Science-based nutrition guidance integrated with your training program. Build sustainable eating habits that support your fitness transformation.", imageSrc: "http://img.b2bpic.net/free-photo/two-internationals-friends-is-engaged-gym_1157-32114.jpg", imageAlt: "Nutrition consultation", buttons: [{ text: "Explore Plans", href: "#contact" }] + title: "Nutrition Coaching", description: "Science-based nutrition guidance integrated with your training program. Build sustainable eating habits that support your fitness transformation.", imageSrc: "http://img.b2bpic.net/free-photo/two-internationals-friends-is-engaged-gym_1157-32114.jpg?_wi=3", imageAlt: "Nutrition consultation", buttons: [{ text: "Explore Plans", href: "#contact" }] }, { id: 3, - title: "Online Training", description: "Access expert coaching from anywhere. Video form checks, personalized programming, and ongoing support delivered through our digital platform.", imageSrc: "http://img.b2bpic.net/free-photo/two-internationals-friends-is-engaged-gym_1157-32114.jpg", imageAlt: "Online fitness coaching", buttons: [{ text: "Start Online", href: "#contact" }] + title: "Online Training", description: "Access expert coaching from anywhere. Video form checks, personalized programming, and ongoing support delivered through our digital platform.", imageSrc: "http://img.b2bpic.net/free-photo/two-internationals-friends-is-engaged-gym_1157-32114.jpg?_wi=4", imageAlt: "Online fitness coaching", buttons: [{ text: "Start Online", href: "#contact" }] } ]} animationType="slide-up" @@ -207,7 +207,7 @@ export default function LandingPage() { tagAnimation="slide-up" background={{ variant: "plain" }} useInvertedBackground={true} - imageSrc="http://img.b2bpic.net/free-photo/two-internationals-friends-is-engaged-gym_1157-32114.jpg" + imageSrc="http://img.b2bpic.net/free-photo/two-internationals-friends-is-engaged-gym_1157-32114.jpg?_wi=5" imageAlt="Fitness coaching consultation" mediaAnimation="slide-up" mediaPosition="left"