From 110f5ade141be71b361ea2a8ed7eb03e1e6c4fba Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 16 Mar 2026 14:41:36 +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 5c03922..f875490 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -58,7 +58,7 @@ export default function LandingPage() { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=csxlle", imageAlt: "Coffee being poured with artisan technique" }, { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=rhq08k", imageAlt: "Premium coffee beans selection" + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=rhq08k&_wi=1", imageAlt: "Premium coffee beans selection" } ]} rightCarouselItems={[ @@ -66,7 +66,7 @@ export default function LandingPage() { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=fvnxan", imageAlt: "Modern coffeeshop interior and counter" }, { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=bhfs0c", imageAlt: "Cozy seating area with warm ambiance" + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=bhfs0c&_wi=1", imageAlt: "Cozy seating area with warm ambiance" } ]} avatars={[ @@ -90,7 +90,7 @@ export default function LandingPage() { description="At Smoke and Drink, we believe that coffee is more than just a beverage—it's an experience. Our passion for quality sourcing and expert preparation ensures every cup tells a story." subdescription="We partner with ethical suppliers from around the world to bring you the finest single-origin and specialty blend coffees. Our baristas are trained artisans, dedicated to perfecting every pour, every pull of espresso, and every steamed milk." icon={Leaf} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=rhq08k" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=rhq08k&_wi=2" imageAlt="Premium coffee beans from around the world" mediaAnimation="slide-up" useInvertedBackground={false} @@ -139,7 +139,7 @@ export default function LandingPage() { features={[ { id: 1, - tag: "Cozy Seating", title: "Comfortable Spaces", subtitle: "Perfect for work or relaxation", description: "Carefully selected furniture and thoughtful lighting create an inviting environment where you can spend hours.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=bhfs0c", imageAlt: "Cozy seating area with warm ambiance" + tag: "Cozy Seating", title: "Comfortable Spaces", subtitle: "Perfect for work or relaxation", description: "Carefully selected furniture and thoughtful lighting create an inviting environment where you can spend hours.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=bhfs0c&_wi=2", imageAlt: "Cozy seating area with warm ambiance" }, { id: 2,