From 1e997cb865781094e5f7298e9d7d263ca72dc2fa Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 3 Apr 2026 16:15:57 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 175599b..bd1c91d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -61,23 +61,23 @@ export default function LandingPage() { ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/various-delicious-snacks-wooden-board_114579-57985.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/various-delicious-snacks-wooden-board_114579-57985.jpg?_wi=1", imageAlt: "Artisanal snack scene", }, { - imageSrc: "http://img.b2bpic.net/free-photo/view-perfectly-organized-bakery-sweets_23-2150168301.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-perfectly-organized-bakery-sweets_23-2150168301.jpg?_wi=1", imageAlt: "Texture close up", }, { - imageSrc: "http://img.b2bpic.net/free-photo/top-view-beer-bottles-with-snacks_23-2148306075.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-beer-bottles-with-snacks_23-2148306075.jpg?_wi=1", imageAlt: "Snack platter", }, { - imageSrc: "http://img.b2bpic.net/free-photo/stack-thin-bowl-fried-delicious_1339-36.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/stack-thin-bowl-fried-delicious_1339-36.jpg?_wi=1", imageAlt: "Fresh snack ingredients", }, { - imageSrc: "http://img.b2bpic.net/free-photo/dinner-background-with-uncooked-potatoes-with-different-spices_140725-114363.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/dinner-background-with-uncooked-potatoes-with-different-spices_140725-114363.jpg?_wi=1", imageAlt: "Production scene", }, { @@ -175,7 +175,7 @@ export default function LandingPage() { quote: "The best biscuits I've ever had! Perfect balance of crunch.", tag: "Top Review", avatarSrc: "http://img.b2bpic.net/free-photo/young-woman-chooses-fruits-vegetables-supermarket_169016-19670.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/various-delicious-snacks-wooden-board_114579-57985.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/various-delicious-snacks-wooden-board_114579-57985.jpg?_wi=2", imageAlt: "fresh potato chips rustic wooden background", }, { @@ -186,7 +186,7 @@ export default function LandingPage() { quote: "Finally, chips that actually taste like potatoes. Fantastic crunch.", tag: "Five Stars", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-upset-frustrated-girl-opening-gift-box-isolated-pink-background_343596-3963.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/view-perfectly-organized-bakery-sweets_23-2150168301.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-perfectly-organized-bakery-sweets_23-2150168301.jpg?_wi=2", imageAlt: "potato chips close up texture", }, { @@ -197,7 +197,7 @@ export default function LandingPage() { quote: "Love the variety of flavors. These are my go-to for guests.", tag: "Favorite", avatarSrc: "http://img.b2bpic.net/free-photo/girl-with-strawberries_1157-15429.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-beer-bottles-with-snacks_23-2148306075.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-beer-bottles-with-snacks_23-2148306075.jpg?_wi=2", imageAlt: "assorted chips and crackers wooden table", }, { @@ -208,7 +208,7 @@ export default function LandingPage() { quote: "Simple, clean ingredients that actually taste good. Highly recommend.", tag: "Healthy Pick", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-young-woman-standing-front-toys-amusement-park_23-2147910668.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/stack-thin-bowl-fried-delicious_1339-36.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/stack-thin-bowl-fried-delicious_1339-36.jpg?_wi=2", imageAlt: "crispy salted chips bowl", }, { @@ -219,7 +219,7 @@ export default function LandingPage() { quote: "The ginger snaps are incredible with coffee. Absolute treat.", tag: "Treat", avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-posing-kitchen_1153-5077.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/dinner-background-with-uncooked-potatoes-with-different-spices_140725-114363.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/dinner-background-with-uncooked-potatoes-with-different-spices_140725-114363.jpg?_wi=2", imageAlt: "snack manufacturing process rustic kitchen", }, ]}