diff --git a/src/app/page.tsx b/src/app/page.tsx index 87c1f82..d6ef780 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -98,7 +98,7 @@ export default function HomePage() { name: "Alo Yoga Warrior Legging", price: "$178", variant: "Black • Sage • Clay • 3 Sizes", - imageSrc: "http://img.b2bpic.net/free-photo/woman-wearing-sport-clothes-preparing-outdoor-exercise_291650-415.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-wearing-sport-clothes-preparing-outdoor-exercise_291650-415.jpg?_wi=1", imageAlt: "Alo Yoga Warrior Legging in premium fabric", isFavorited: false, }, @@ -107,7 +107,7 @@ export default function HomePage() { name: "Lululemon Align Tank", price: "$68", variant: "White • Heathered Gray • Graphite • Multiple Sizes", - imageSrc: "http://img.b2bpic.net/free-photo/pretty-woman-standing-hip-hop-dance-studio_107420-85025.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pretty-woman-standing-hip-hop-dance-studio_107420-85025.jpg?_wi=1", imageAlt: "Lululemon Align Tank in buttery soft fabric", isFavorited: false, }, @@ -116,7 +116,7 @@ export default function HomePage() { name: "On Running Cloudmonster", price: "$159", variant: "Pearl • Black • Storm • 5 Sizes", - imageSrc: "http://img.b2bpic.net/free-photo/sportswoman-tying-her-shoelaces-before-training-close-up-gray-background_639032-1563.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/sportswoman-tying-her-shoelaces-before-training-close-up-gray-background_639032-1563.jpg?_wi=1", imageAlt: "On Running Cloudmonster premium running shoes", isFavorited: false, }, @@ -125,7 +125,7 @@ export default function HomePage() { name: "Manduka Yoga Mat Pro", price: "$125", variant: "Midnight • Sage • Natural • One Size", - imageSrc: "http://img.b2bpic.net/free-photo/rolled-exercise-mat-bottle-water-parquet-floor_637285-5746.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/rolled-exercise-mat-bottle-water-parquet-floor_637285-5746.jpg?_wi=1", imageAlt: "Manduka professional yoga mat", isFavorited: false, }, @@ -180,7 +180,7 @@ export default function HomePage() { name: "Sophie M.", handle: "@sophiem_wellness", testimonial: "The quality and curation at Alors Yoga is unmatched. Finally, a platform that understands premium activewear.", - imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=1", imageAlt: "Sophie M. profile photo", }, { @@ -188,7 +188,7 @@ export default function HomePage() { name: "Emma L.", handle: "@emmalives_active", testimonial: "I love the brand partnerships. One stop for all my favorite activewear – Alo, Lululemon, and On. Game changer.", - imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=2", imageAlt: "Emma L. profile photo", }, { @@ -196,7 +196,7 @@ export default function HomePage() { name: "Jasmine K.", handle: "@jasmine.yoga", testimonial: "The website is so beautifully designed and easy to navigate. Ordering is seamless. Highly recommend!", - imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=3", imageAlt: "Jasmine K. profile photo", }, { @@ -204,7 +204,7 @@ export default function HomePage() { name: "Maya R.", handle: "@maya_runs", testimonial: "Customer service is exceptional. They helped me find the perfect fit, and the shipping was lightning fast.", - imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=4", imageAlt: "Maya R. profile photo", }, { @@ -212,7 +212,7 @@ export default function HomePage() { name: "Isabella T.", handle: "@isabella_lifestyle", testimonial: "The exclusive pieces and limited drops keep me coming back. It feels like a private shopping experience.", - imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=5", imageAlt: "Isabella T. profile photo", }, { @@ -220,7 +220,7 @@ export default function HomePage() { name: "Olivia D.", handle: "@olivia_wellness", testimonial: "Premium quality, premium service. Alors Yoga is my go-to for luxury activewear. Worth every penny.", - imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=6", imageAlt: "Olivia D. profile photo", }, ]}