diff --git a/src/app/page.tsx b/src/app/page.tsx index bccade0..c3aee93 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -59,7 +59,7 @@ export default function LandingPage() { handle: "@sarahj", testimonial: "The best selection of wooden toys in town! My kids love them.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/shop-aisle-people-blur-shopping_1203-6462.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/shop-aisle-people-blur-shopping_1203-6462.jpg?_wi=1", imageAlt: "colorful wooden toys shop display", }, { @@ -67,7 +67,7 @@ export default function LandingPage() { handle: "@markd", testimonial: "High-quality products and wonderful service. Highly recommend.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/set-wooden-bright-cubes-floor_23-2148030973.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/set-wooden-bright-cubes-floor_23-2148030973.jpg?_wi=1", imageAlt: "wooden block toy set", }, { @@ -75,7 +75,7 @@ export default function LandingPage() { handle: "@emmal", testimonial: "Finally found an educational toy shop that actually cares about quality.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/cute-little-girl-sleeps-sweetly-white-cozy-bed-with-soft-bear-toy-concept-children-s-rest-sleep_169016-4514.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cute-little-girl-sleeps-sweetly-white-cozy-bed-with-soft-bear-toy-concept-children-s-rest-sleep_169016-4514.jpg?_wi=1", imageAlt: "stuffed animal toy soft", }, { @@ -83,7 +83,7 @@ export default function LandingPage() { handle: "@johnk", testimonial: "My daughter's favorite shop! Always finding something new and creative.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/party-still-life-assortment_23-2148940904.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/party-still-life-assortment_23-2148940904.jpg?_wi=1", imageAlt: "puzzle game for kids", }, { @@ -91,11 +91,11 @@ export default function LandingPage() { handle: "@lisar", testimonial: "Fast shipping and the toys are even better than pictured.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/elderly-business-woman-office-isolated_1303-21369.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/elderly-business-woman-office-isolated_1303-21369.jpg?_wi=1", imageAlt: "happy parent smiling in shop", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/shop-aisle-people-blur-shopping_1203-6462.jpg" + imageSrc="http://img.b2bpic.net/free-photo/shop-aisle-people-blur-shopping_1203-6462.jpg?_wi=2" avatars={[ { src: "http://img.b2bpic.net/free-photo/elderly-business-woman-office-isolated_1303-21369.jpg", @@ -154,19 +154,19 @@ export default function LandingPage() { id: "1", name: "Wooden Block Set", price: "$29.99", - imageSrc: "http://img.b2bpic.net/free-photo/set-wooden-bright-cubes-floor_23-2148030973.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/set-wooden-bright-cubes-floor_23-2148030973.jpg?_wi=2", }, { id: "2", name: "Soft Plush Bear", price: "$19.99", - imageSrc: "http://img.b2bpic.net/free-photo/cute-little-girl-sleeps-sweetly-white-cozy-bed-with-soft-bear-toy-concept-children-s-rest-sleep_169016-4514.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cute-little-girl-sleeps-sweetly-white-cozy-bed-with-soft-bear-toy-concept-children-s-rest-sleep_169016-4514.jpg?_wi=2", }, { id: "3", name: "Logic Puzzle Game", price: "$15.99", - imageSrc: "http://img.b2bpic.net/free-photo/party-still-life-assortment_23-2148940904.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/party-still-life-assortment_23-2148940904.jpg?_wi=2", }, ]} title="New Arrivals" @@ -194,7 +194,7 @@ export default function LandingPage() { { id: "1", name: "Jane Doe", - imageSrc: "http://img.b2bpic.net/free-photo/elderly-business-woman-office-isolated_1303-21369.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/elderly-business-woman-office-isolated_1303-21369.jpg?_wi=2", }, { id: "2", @@ -214,7 +214,7 @@ export default function LandingPage() { { id: "5", name: "Elena P.", - imageSrc: "http://img.b2bpic.net/free-photo/elderly-business-woman-office-isolated_1303-21369.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/elderly-business-woman-office-isolated_1303-21369.jpg?_wi=3", }, ]} cardTitle="Loved by Parents"