From 897acb0cdba465cef805baeaa1cf4e656990fa14 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 17 Mar 2026 17:26:27 +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 f8036b7..3cdd1ef 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -62,7 +62,7 @@ export default function LandingPage() { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=aau0nv", imageAlt: "Artisan coffee preparation in café" }, { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=rv7sg9", imageAlt: "Expert barista crafting specialty drink" + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=rv7sg9&_wi=1", imageAlt: "Expert barista crafting specialty drink" } ]} buttons={[ @@ -84,7 +84,7 @@ export default function LandingPage() { description="Big Cups Day was founded on the belief that every cup deserves excellence. We source the finest ingredients from sustainable suppliers and partner with master brewers to create beverages that inspire." subdescription="Our commitment to quality extends beyond taste—we're dedicated to environmental responsibility and supporting fair-trade practices." icon={Heart} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=rv7sg9" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=rv7sg9&_wi=2" imageAlt="Dedicated barista preparing specialty beverage" mediaAnimation="slide-up" useInvertedBackground={false}