From 990740bfdf647dcee81aef76b388add22af5b7c4 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 25 Mar 2026 18:22:59 +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 e5976ab..19314fd 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" /> @@ -123,7 +123,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