From bbbac3df5769eea03169f442339f166ad5d95bf5 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 4 Apr 2026 18:18:07 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index ae25aac..3223ef3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -65,32 +65,32 @@ export default function LandingPage() { carouselItems={[ { id: "c1", - imageSrc: "http://img.b2bpic.net/free-photo/croissants-table-garden_23-2147986367.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/croissants-table-garden_23-2147986367.jpg?_wi=1", imageAlt: "Cafe interior", }, { id: "c2", - imageSrc: "http://img.b2bpic.net/free-photo/toast-egg-bacon-vegetables-rustic-style-wooden-surface_2829-8658.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/toast-egg-bacon-vegetables-rustic-style-wooden-surface_2829-8658.jpg?_wi=1", imageAlt: "Breakfast platter", }, { id: "c3", - imageSrc: "http://img.b2bpic.net/free-photo/side-view-mini-burgers-with-beef-patty-cheese-grilled-onion-cucumber-tomato_141793-3662.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-mini-burgers-with-beef-patty-cheese-grilled-onion-cucumber-tomato_141793-3662.jpg?_wi=1", imageAlt: "Burger special", }, { id: "c4", - imageSrc: "http://img.b2bpic.net/free-photo/croissants-table-garden_23-2147986367.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/croissants-table-garden_23-2147986367.jpg?_wi=2", imageAlt: "Cafe interior", }, { id: "c5", - imageSrc: "http://img.b2bpic.net/free-photo/toast-egg-bacon-vegetables-rustic-style-wooden-surface_2829-8658.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/toast-egg-bacon-vegetables-rustic-style-wooden-surface_2829-8658.jpg?_wi=2", imageAlt: "Breakfast platter", }, { id: "c6", - imageSrc: "http://img.b2bpic.net/free-photo/side-view-mini-burgers-with-beef-patty-cheese-grilled-onion-cucumber-tomato_141793-3662.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-mini-burgers-with-beef-patty-cheese-grilled-onion-cucumber-tomato_141793-3662.jpg?_wi=2", imageAlt: "Burger special", }, ]} @@ -111,7 +111,7 @@ export default function LandingPage() { price: "$7.29", rating: 5, reviewCount: "120", - imageSrc: "http://img.b2bpic.net/free-photo/toast-egg-bacon-vegetables-rustic-style-wooden-surface_2829-8658.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/toast-egg-bacon-vegetables-rustic-style-wooden-surface_2829-8658.jpg?_wi=3", }, { id: "p2", @@ -120,7 +120,7 @@ export default function LandingPage() { price: "$8.29", rating: 5, reviewCount: "95", - imageSrc: "http://img.b2bpic.net/free-photo/toast-egg-bacon-vegetables-rustic-style-wooden-surface_2829-8658.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/toast-egg-bacon-vegetables-rustic-style-wooden-surface_2829-8658.jpg?_wi=4", }, { id: "p3", @@ -129,7 +129,7 @@ export default function LandingPage() { price: "$8.79", rating: 4, reviewCount: "88", - imageSrc: "http://img.b2bpic.net/free-photo/side-view-mini-burgers-with-beef-patty-cheese-grilled-onion-cucumber-tomato_141793-3662.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-mini-burgers-with-beef-patty-cheese-grilled-onion-cucumber-tomato_141793-3662.jpg?_wi=3", }, { id: "p4", @@ -138,7 +138,7 @@ export default function LandingPage() { price: "$8.99", rating: 5, reviewCount: "102", - imageSrc: "http://img.b2bpic.net/free-photo/side-view-mini-burgers-with-beef-patty-cheese-grilled-onion-cucumber-tomato_141793-3662.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-mini-burgers-with-beef-patty-cheese-grilled-onion-cucumber-tomato_141793-3662.jpg?_wi=4", }, { id: "p5", @@ -147,7 +147,7 @@ export default function LandingPage() { price: "$10.99", rating: 5, reviewCount: "210", - imageSrc: "http://img.b2bpic.net/free-photo/toast-egg-bacon-vegetables-rustic-style-wooden-surface_2829-8658.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/toast-egg-bacon-vegetables-rustic-style-wooden-surface_2829-8658.jpg?_wi=5", }, { id: "p6", @@ -156,7 +156,7 @@ export default function LandingPage() { price: "$10.29", rating: 5, reviewCount: "75", - imageSrc: "http://img.b2bpic.net/free-photo/side-view-mini-burgers-with-beef-patty-cheese-grilled-onion-cucumber-tomato_141793-3662.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-mini-burgers-with-beef-patty-cheese-grilled-onion-cucumber-tomato_141793-3662.jpg?_wi=5", }, ]} title="Menu Classics"