From f9fab225cb00d64ace017f8ce41363dea2de8f55 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 18 Apr 2026 12:51:03 +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 de4f1bd..574f4b2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -60,11 +60,11 @@ export default function LandingPage() { { imageSrc: "http://img.b2bpic.net/free-photo/delicious-sweet-buffet-with-cupcakes-cakepops-cookiies-glasses-other-desserts_501050-532.jpg", imageAlt: "luxury cake wedding design pastry"}, { - imageSrc: "http://img.b2bpic.net/free-photo/fresh-baked-food-bakery_23-2147893039.jpg", imageAlt: "bakery fresh bread and cake"}, + imageSrc: "http://img.b2bpic.net/free-photo/fresh-baked-food-bakery_23-2147893039.jpg?_wi=1", imageAlt: "bakery fresh bread and cake"}, { imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-doughnuts_23-2148536872.jpg", imageAlt: "pastry chef working in kitchen"}, { - imageSrc: "http://img.b2bpic.net/free-photo/blur-hospital-clinic-interior_74190-5205.jpg", imageAlt: "cupcake decoration close up view"}, + imageSrc: "http://img.b2bpic.net/free-photo/blur-hospital-clinic-interior_74190-5205.jpg?_wi=1", imageAlt: "cupcake decoration close up view"}, ]} /> @@ -126,7 +126,7 @@ export default function LandingPage() { { imageSrc: "http://img.b2bpic.net/free-photo/food-celebrating-world-tapas-day_23-2149361477.jpg"}, { - imageSrc: "http://img.b2bpic.net/free-photo/fresh-baked-food-bakery_23-2147893039.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/fresh-baked-food-bakery_23-2147893039.jpg?_wi=2"}, ], }, { @@ -135,7 +135,7 @@ export default function LandingPage() { { imageSrc: "http://img.b2bpic.net/free-photo/woman-cooking-kitchen_23-2147959035.jpg"}, { - imageSrc: "http://img.b2bpic.net/free-photo/blur-hospital-clinic-interior_74190-5205.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/blur-hospital-clinic-interior_74190-5205.jpg?_wi=2"}, ], }, ]} -- 2.49.1