From 43d96b6905c9cd94e71d36a34ad827f54c79acd8 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 29 Mar 2026 08:36:03 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index d8f7f4e..bc89c83 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -60,7 +60,7 @@ export default function LandingPage() { href: "#products", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/view-homemade-delicious-potato-crispy-chips-small-brown-bowl-potatoes-fallen-oil-bottle-green-tomatoes-garlic-ketchup-dark-table_140725-139649.jpg" + imageSrc="http://img.b2bpic.net/free-photo/view-homemade-delicious-potato-crispy-chips-small-brown-bowl-potatoes-fallen-oil-bottle-green-tomatoes-garlic-ketchup-dark-table_140725-139649.jpg?_wi=1" imageAlt="Hero snack collection" /> @@ -88,7 +88,7 @@ export default function LandingPage() { price: "$4.50", rating: 5, reviewCount: "85", - imageSrc: "http://img.b2bpic.net/free-photo/chocolate-chip-gluten-free-cookies_114579-12338.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/chocolate-chip-gluten-free-cookies_114579-12338.jpg?_wi=1", }, { id: "p3", @@ -106,7 +106,7 @@ export default function LandingPage() { price: "$4.99", rating: 5, reviewCount: "110", - imageSrc: "http://img.b2bpic.net/free-photo/chocolate-chip-gluten-free-cookies_114579-12338.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/chocolate-chip-gluten-free-cookies_114579-12338.jpg?_wi=2", }, ]} title="Our Varieties" @@ -119,7 +119,7 @@ export default function LandingPage() { useInvertedBackground={false} title="Crafted with Love" description="We believe snacks are more than just food; they're moments of joy. Our recipes are passed down through generations, using only the finest ingredients to ensure every bite is perfection." - imageSrc="http://img.b2bpic.net/free-photo/pastry-chef-decorating-delicious-cookies-different-shapes_23-2148037902.jpg" + imageSrc="http://img.b2bpic.net/free-photo/pastry-chef-decorating-delicious-cookies-different-shapes_23-2148037902.jpg?_wi=1" imageAlt="Our baking process" /> @@ -147,7 +147,7 @@ export default function LandingPage() { }, ]} mediaAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/pastry-chef-decorating-delicious-cookies-different-shapes_23-2148037902.jpg" + imageSrc="http://img.b2bpic.net/free-photo/pastry-chef-decorating-delicious-cookies-different-shapes_23-2148037902.jpg?_wi=2" /> @@ -163,7 +163,7 @@ export default function LandingPage() { handle: "@sarahsnack", testimonial: "The best biscuits I've ever had! Perfectly crispy and sweet.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/cheerful-woman-shirt-joyfully-looking-camera-holding-plate-with-slice-chocolate-cake-hands-yellow-background-isolated_574295-5390.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cheerful-woman-shirt-joyfully-looking-camera-holding-plate-with-slice-chocolate-cake-hands-yellow-background-isolated_574295-5390.jpg?_wi=1", }, { id: "2", @@ -195,7 +195,7 @@ export default function LandingPage() { handle: "@jess_eats", testimonial: "Finally, a healthy snack that actually tastes delicious.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/cheerful-woman-shirt-joyfully-looking-camera-holding-plate-with-slice-chocolate-cake-hands-yellow-background-isolated_574295-5390.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cheerful-woman-shirt-joyfully-looking-camera-holding-plate-with-slice-chocolate-cake-hands-yellow-background-isolated_574295-5390.jpg?_wi=2", }, ]} showRating={true} @@ -222,7 +222,7 @@ export default function LandingPage() {