From 6964d58d301eef4a86965b21df544b8e3a175f17 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 31 Mar 2026 04:27:23 +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 0cd802c..fdf50e9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,7 +66,7 @@ export default function LandingPage() { href: "#products", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/donuts-sprinkled-with-icing-sugar-candy-white-surface_1150-19734.jpg" + imageSrc="http://img.b2bpic.net/free-photo/donuts-sprinkled-with-icing-sugar-candy-white-surface_1150-19734.jpg?_wi=1" mediaAnimation="slide-up" avatars={[ { @@ -140,31 +140,31 @@ export default function LandingPage() { id: "1", name: "Signature Chocolate Cake", price: "$35.00", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-cake-slices-with-cookies-nuts-sweets-white-background_140725-89431.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-cake-slices-with-cookies-nuts-sweets-white-background_140725-89431.jpg?_wi=1", }, { id: "2", name: "Berry Swirl Donut", price: "$3.50", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-donuts-with-frosting_23-2148468178.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-donuts-with-frosting_23-2148468178.jpg?_wi=1", }, { id: "3", name: "Classic Glazed Donut", price: "$2.50", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-donuts-with-frosting_23-2148468183.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-donuts-with-frosting_23-2148468183.jpg?_wi=1", }, { id: "4", name: "Strawberry Sponge", price: "$4.00", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-cake-slices-with-cookies-nuts-sweets-white-background_140725-89431.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-cake-slices-with-cookies-nuts-sweets-white-background_140725-89431.jpg?_wi=2", }, { id: "5", name: "Cinnamon Roll", price: "$3.00", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-donuts-with-frosting_23-2148468178.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-donuts-with-frosting_23-2148468178.jpg?_wi=2", }, ]} title="Featured Delights" @@ -185,7 +185,7 @@ export default function LandingPage() { quote: "The best donuts in town, hands down!", tag: "Favorite", avatarSrc: "http://img.b2bpic.net/free-photo/woman-holding-wooden-board-with-pastries_23-2148311803.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/donuts-sprinkled-with-icing-sugar-candy-white-surface_1150-19734.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/donuts-sprinkled-with-icing-sugar-candy-white-surface_1150-19734.jpg?_wi=2", imageAlt: "fresh artisanal bakery display", }, { @@ -196,7 +196,7 @@ export default function LandingPage() { quote: "Perfect cakes for every occasion.", tag: "Birthday", avatarSrc: "http://img.b2bpic.net/free-photo/holidays-party-concept-excited-cute-girl-blowing-candle-birthday-cake-celebrating-her-bday-st_1258-126842.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-cake-slices-with-cookies-nuts-sweets-white-background_140725-89431.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-cake-slices-with-cookies-nuts-sweets-white-background_140725-89431.jpg?_wi=3", imageAlt: "gourmet chocolate glazed donut", }, { @@ -207,7 +207,7 @@ export default function LandingPage() { quote: "Such a warm and inviting atmosphere.", tag: "Friendly", avatarSrc: "http://img.b2bpic.net/free-photo/waiter-serving-cup-coffee-customer_1170-635.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-donuts-with-frosting_23-2148468178.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-donuts-with-frosting_23-2148468178.jpg?_wi=3", imageAlt: "decorated strawberry sponge cake", }, { @@ -218,7 +218,7 @@ export default function LandingPage() { quote: "I can't resist stopping by every morning.", tag: "Obsessed", avatarSrc: "http://img.b2bpic.net/free-photo/business-woman_1303-3880.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-donuts-with-frosting_23-2148468183.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-donuts-with-frosting_23-2148468183.jpg?_wi=2", imageAlt: "assorted glazed donuts display", }, {