From 9bee02d2b9974e5660037adbfe7067acff4e499a Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 22 May 2026 18:11:00 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 9013b4a..fc8cd98 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -64,7 +64,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/front-view-yummy-chocolate-cake-getting-decorated-with-fresh-fruits-by-female-dark-wall_179666-30721.jpg" + imageSrc="http://img.b2bpic.net/free-photo/front-view-yummy-chocolate-cake-getting-decorated-with-fresh-fruits-by-female-dark-wall_179666-30721.jpg?_wi=1" avatars={[ { src: "http://img.b2bpic.net/free-photo/couple-interacting-with-each-other_107420-65741.jpg", @@ -114,7 +114,7 @@ export default function LandingPage() { name: "Signature Strawberry Bliss", price: "₹1,200", variant: "1kg", - imageSrc: "http://img.b2bpic.net/free-photo/delicious-chocolate-cake-black-plate_114579-50149.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/delicious-chocolate-cake-black-plate_114579-50149.jpg?_wi=1", }, { id: "c2", @@ -238,7 +238,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/delicious-decorated-cake_23-2151931858.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/front-view-yummy-chocolate-cake-getting-decorated-with-fresh-fruits-by-female-dark-wall_179666-30721.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-yummy-chocolate-cake-getting-decorated-with-fresh-fruits-by-female-dark-wall_179666-30721.jpg?_wi=2", imageAlt: "custom birthday cake decorated", }, { @@ -268,7 +268,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/fresh-sugary-dessert-stacked-cake-stand-with-ingredients-against-white-wall_23-2148123850.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/delicious-chocolate-cake-black-plate_114579-50149.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/delicious-chocolate-cake-black-plate_114579-50149.jpg?_wi=2", imageAlt: "custom birthday cake decorated", }, ]}