From 8e4d686c3bd76ac2fbaf9b9a5474bc94ed12fd95 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 25 Mar 2026 18:35:09 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index ef4afe5..a570a17 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -74,7 +74,7 @@ export default function LandingPage() { href: "#order", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/sweet-cakes-food-isolated-white_627829-11827.jpg" + imageSrc="http://img.b2bpic.net/free-photo/sweet-cakes-food-isolated-white_627829-11827.jpg?_wi=1" imageAlt="Close-up of a perfectly crafted Honey Cake, revealing a smooth dulce de leche center" mediaAnimation="opacity" /> @@ -124,7 +124,7 @@ export default function LandingPage() { price: "$30.00/month", rating: 5, reviewCount: "92", - imageSrc: "http://img.b2bpic.net/free-photo/sweet-cakes-food-isolated-white_627829-11827.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/sweet-cakes-food-isolated-white_627829-11827.jpg?_wi=2", imageAlt: "Honey Cake subscription box with fresh cakes", }, ]} -- 2.49.1