From 1038fd276379af9bb1254d12b5de16370bf57862 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 12 Jun 2026 04:59:12 +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 6daed38..016bd49 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -85,7 +85,7 @@ export default function LandingPage() { }, ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/closeup-shot-delicious-donuts-yellow-surface-perfect-cool-wallpaper_181624-19523.jpg" + imageSrc="http://img.b2bpic.net/free-photo/closeup-shot-delicious-donuts-yellow-surface-perfect-cool-wallpaper_181624-19523.jpg?_wi=1" imageAlt="Assorted gourmet donuts on a dark background" showBlur={true} textPosition="bottom" @@ -134,7 +134,7 @@ export default function LandingPage() { title: "Happy Customers", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/front-view-tasty-baked-hotcakes-with-glass-milk_140725-104924.jpg" + imageSrc="http://img.b2bpic.net/free-photo/front-view-tasty-baked-hotcakes-with-glass-milk_140725-104924.jpg?_wi=1" imageAlt="Baker's hands decorating a donut" mediaAnimation="opacity" metricsAnimation="slide-up" @@ -185,7 +185,7 @@ export default function LandingPage() { imageAlt: "Classic glazed donut", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-delicious-donuts-yellow-surface-perfect-cool-wallpaper_181624-19523.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-delicious-donuts-yellow-surface-perfect-cool-wallpaper_181624-19523.jpg?_wi=2", imageAlt: "variety of gourmet donut flavors", }, { @@ -206,7 +206,7 @@ export default function LandingPage() { imageAlt: "Boston cream donut", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/front-view-tasty-baked-hotcakes-with-glass-milk_140725-104924.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-tasty-baked-hotcakes-with-glass-milk_140725-104924.jpg?_wi=2", imageAlt: "variety of gourmet donut flavors", }, ]}