diff --git a/src/app/page.tsx b/src/app/page.tsx index 6193e9a..9da8d86 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -72,7 +72,7 @@ export default function LandingPage() { title: "Clean & Hygienic", description: "Pristine facilities with professional-grade sanitization protocols. Your health and safety are our top priorities.", imageSrc: "http://img.b2bpic.net/free-photo/gym-disinfection-healthcare_342744-64.jpg", imageAlt: "Clean and hygienic gym environment"}, { id: 4, - title: "Friendly Trainers", description: "Certified professionals ready to guide your fitness goals. Get personalized advice and motivation from experts.", imageSrc: "http://img.b2bpic.net/free-photo/achievement-muscle-gym-man-active_1139-707.jpg", imageAlt: "Friendly fitness trainers"}, + title: "Friendly Trainers", description: "Certified professionals ready to guide your fitness goals. Get personalized advice and motivation from experts.", imageSrc: "http://img.b2bpic.net/free-photo/achievement-muscle-gym-man-active_1139-707.jpg?_wi=1", imageAlt: "Friendly fitness trainers"}, ]} textboxLayout="default" useInvertedBackground={false} @@ -137,7 +137,7 @@ export default function LandingPage() { { id: "4", name: "David Kim", handle: "@davidstrong", testimonial: "Flexible membership saved me money. The environment is never crowded and the vibe is purely motivational. Highly recommend!", imageSrc: "http://img.b2bpic.net/free-photo/front-view-people-training-together-gym_23-2150289982.jpg", imageAlt: "David Kim"}, { - id: "5", name: "Jessica Martinez", handle: "@jessicafit", testimonial: "The personal training programs are exceptional. My trainer pushed me beyond my limits while ensuring my safety. Worth every penny!", imageSrc: "http://img.b2bpic.net/free-photo/achievement-muscle-gym-man-active_1139-707.jpg", imageAlt: "Jessica Martinez"}, + id: "5", name: "Jessica Martinez", handle: "@jessicafit", testimonial: "The personal training programs are exceptional. My trainer pushed me beyond my limits while ensuring my safety. Worth every penny!", imageSrc: "http://img.b2bpic.net/free-photo/achievement-muscle-gym-man-active_1139-707.jpg?_wi=2", imageAlt: "Jessica Martinez"}, { id: "6", name: "Alex Thompson", handle: "@alexthompsonfit", testimonial: "Community here is amazing. Everyone supports each other. The 24/7 access means I never miss a session regardless of my schedule.", imageSrc: "http://img.b2bpic.net/free-photo/young-sports-people-training-morning-gym_1157-32104.jpg", imageAlt: "Alex Thompson"}, ]}