diff --git a/src/app/page.tsx b/src/app/page.tsx index 7374b9e..017ebd4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -58,7 +58,7 @@ export default function LandingPage() { { text: "Tour Gym", href: "#features"}, ]} - imageSrc="http://img.b2bpic.net/free-photo/modern-equipment-gym-indoors-interior-fitness-hall-with-fitness-bicycles_613910-6644.jpg" + imageSrc="http://img.b2bpic.net/free-photo/modern-equipment-gym-indoors-interior-fitness-hall-with-fitness-bicycles_613910-6644.jpg?_wi=1" imageAlt="Gym interior showing modern equipment" avatars={[ { @@ -83,11 +83,11 @@ export default function LandingPage() { useInvertedBackground={true} features={[ { - id: "1", title: "Modern Equipment", description: "Cutting-edge fitness technology from global leading brands.", tag: "Premium", imageSrc: "http://img.b2bpic.net/free-photo/still-life-gym-equipment_23-2148197730.jpg"}, + id: "1", title: "Modern Equipment", description: "Cutting-edge fitness technology from global leading brands.", tag: "Premium", imageSrc: "http://img.b2bpic.net/free-photo/still-life-gym-equipment_23-2148197730.jpg?_wi=1"}, { - id: "2", title: "Motivating Atmosphere", description: "A social, respectful community environment that keeps you focused.", tag: "Community", imageSrc: "http://img.b2bpic.net/free-photo/aerobics-adult-athlete-active_1303-877.jpg"}, + id: "2", title: "Motivating Atmosphere", description: "A social, respectful community environment that keeps you focused.", tag: "Community", imageSrc: "http://img.b2bpic.net/free-photo/aerobics-adult-athlete-active_1303-877.jpg?_wi=1"}, { - id: "3", title: "Expert Coaches", description: "Professional trainers available to guide and support your goals.", tag: "Guidance", imageSrc: "http://img.b2bpic.net/free-photo/male-personal-trainer-helping-woman-working-with-heavy-dumbbells-gym_651396-1074.jpg"}, + id: "3", title: "Expert Coaches", description: "Professional trainers available to guide and support your goals.", tag: "Guidance", imageSrc: "http://img.b2bpic.net/free-photo/male-personal-trainer-helping-woman-working-with-heavy-dumbbells-gym_651396-1074.jpg?_wi=1"}, ]} title="Why Choose UCAN?" description="We offer a superior gym experience with top-tier facilities and services designed for every member." @@ -184,16 +184,16 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/3d-gym-equipment_23-2151114147.jpg", imageAlt: "3d gym equipment"}, { id: "t2", name: "Mohammad", handle: "@mo_train", testimonial: "Professional staff and manager.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/modern-equipment-gym-indoors-interior-fitness-hall-with-fitness-bicycles_613910-6644.jpg", imageAlt: "3d gym equipment"}, + imageSrc: "http://img.b2bpic.net/free-photo/modern-equipment-gym-indoors-interior-fitness-hall-with-fitness-bicycles_613910-6644.jpg?_wi=2", imageAlt: "3d gym equipment"}, { id: "t3", name: "Ali", handle: "@ali_life", testimonial: "Great atmosphere for serious training.", rating: 4, - imageSrc: "http://img.b2bpic.net/free-photo/still-life-gym-equipment_23-2148197730.jpg", imageAlt: "3d gym equipment"}, + imageSrc: "http://img.b2bpic.net/free-photo/still-life-gym-equipment_23-2148197730.jpg?_wi=2", imageAlt: "3d gym equipment"}, { id: "t4", name: "Laila", handle: "@laila_run", testimonial: "Very modern machines and spacious.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/aerobics-adult-athlete-active_1303-877.jpg", imageAlt: "3d gym equipment"}, + imageSrc: "http://img.b2bpic.net/free-photo/aerobics-adult-athlete-active_1303-877.jpg?_wi=2", imageAlt: "3d gym equipment"}, { id: "t5", name: "Omar", handle: "@omar_g", testimonial: "My favorite gym to date.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/male-personal-trainer-helping-woman-working-with-heavy-dumbbells-gym_651396-1074.jpg", imageAlt: "3d gym equipment"}, + imageSrc: "http://img.b2bpic.net/free-photo/male-personal-trainer-helping-woman-working-with-heavy-dumbbells-gym_651396-1074.jpg?_wi=2", imageAlt: "3d gym equipment"}, ]} showRating={true} title="What Members Say"