diff --git a/src/app/page.tsx b/src/app/page.tsx index e7d6607..58d572b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -61,7 +61,7 @@ export default function LandingPage() { { text: "Start Your Journey", href: "#about"}, ]} - imageSrc="http://img.b2bpic.net/free-photo/modern-urban-gym_23-2151917988.jpg" + imageSrc="http://img.b2bpic.net/free-photo/modern-urban-gym_23-2151917988.jpg?_wi=1" imageAlt="modern gym dark theme interior" /> @@ -80,7 +80,7 @@ export default function LandingPage() { { title: "Results Driven", description: "From fat loss to muscle gain, we focus on achieving the real results you deserve."}, ]} - imageSrc="http://img.b2bpic.net/free-photo/woman-doing-yoga-roof-skyscraper-big-city_1153-4994.jpg" + imageSrc="http://img.b2bpic.net/free-photo/woman-doing-yoga-roof-skyscraper-big-city_1153-4994.jpg?_wi=1" imageAlt="gym community training together" /> @@ -178,9 +178,9 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "t1", name: "Ahmed M.", date: "July 2024", title: "Fitness transformation", quote: "احسن جيم في عين شمس بجد، المدربين فاهمين جداً!", tag: "Member", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-sporty-black-man-standing-with-his-arms-crossed_1262-16419.jpg", imageSrc: "http://img.b2bpic.net/free-photo/modern-urban-gym_23-2151917988.jpg", imageAlt: "fit happy gym member portrait"}, + id: "t1", name: "Ahmed M.", date: "July 2024", title: "Fitness transformation", quote: "احسن جيم في عين شمس بجد، المدربين فاهمين جداً!", tag: "Member", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-sporty-black-man-standing-with-his-arms-crossed_1262-16419.jpg", imageSrc: "http://img.b2bpic.net/free-photo/modern-urban-gym_23-2151917988.jpg?_wi=2", imageAlt: "fit happy gym member portrait"}, { - id: "t2", name: "Nour H.", date: "June 2024", title: "Great community", quote: "الجيم نظيف وكل الأجهزة جديدة ومريحة جداً.", tag: "Member", avatarSrc: "http://img.b2bpic.net/free-photo/endurance-workout-fitness-concept-happy-motivated-woman-with-sweat-face-program-equipment-training-session-smiling-delighted-pushing-weight-with-legs-as-using-leg-press_197531-30391.jpg", imageSrc: "http://img.b2bpic.net/free-photo/woman-doing-yoga-roof-skyscraper-big-city_1153-4994.jpg", imageAlt: "fit happy gym member portrait"}, + id: "t2", name: "Nour H.", date: "June 2024", title: "Great community", quote: "الجيم نظيف وكل الأجهزة جديدة ومريحة جداً.", tag: "Member", avatarSrc: "http://img.b2bpic.net/free-photo/endurance-workout-fitness-concept-happy-motivated-woman-with-sweat-face-program-equipment-training-session-smiling-delighted-pushing-weight-with-legs-as-using-leg-press_197531-30391.jpg", imageSrc: "http://img.b2bpic.net/free-photo/woman-doing-yoga-roof-skyscraper-big-city_1153-4994.jpg?_wi=2", imageAlt: "fit happy gym member portrait"}, { id: "t3", name: "Sara K.", date: "May 2024", title: "Lost 10kg", quote: "تجربة ممتازة، فعلاً مكان يشجع على التمرين بجد.", tag: "Member", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-young-handsome-sportsman-holds-hand-chin-dark-background_613910-19218.jpg", imageSrc: "http://img.b2bpic.net/free-photo/side-view-people-training-together-gym_23-2150290025.jpg", imageAlt: "fit happy gym member portrait"}, {