From f7487e6d5f995aa21e696a2793f1f61ce26eb016 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 13 Mar 2026 14:33:12 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index f3c3071..eb57dce 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -71,7 +71,7 @@ export default function LandingPage() { tag="Our Story" tagIcon={Heart} tagAnimation="slide-up" - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=f4jx0w" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=f4jx0w&_wi=1" imageAlt="Glow Theory beauty expertise" mediaAnimation="slide-up" metrics={[ @@ -97,25 +97,25 @@ export default function LandingPage() { id: "live-tutorials", title: "Live Beauty Tutorials", descriptions: [ "Expert-led makeup and skincare tutorials streamed live on Whatnot", "Interactive Q&A sessions where you can ask questions in real-time" ], - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=f4jx0w", imageAlt: "luminous skin glow effect light" + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=f4jx0w&_wi=2", imageAlt: "luminous skin glow effect light" }, { id: "product-launches", title: "Exclusive Product Launches", descriptions: [ "Be the first to see and purchase our new beauty products", "Special launch day discounts for live stream viewers" ], - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=f4jx0w", imageAlt: "luminous skin glow effect light" + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=f4jx0w&_wi=3", imageAlt: "luminous skin glow effect light" }, { id: "community", title: "Vibrant Community", descriptions: [ "Connect with thousands of beauty lovers who share your passion", "Build meaningful friendships with people who understand your beauty journey" ], - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=f4jx0w", imageAlt: "luminous skin glow effect light" + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=f4jx0w&_wi=4", imageAlt: "luminous skin glow effect light" }, { id: "behind-scenes", title: "Behind-the-Scenes Access", descriptions: [ "Exclusive glimpses into our beauty studio and creative process", "Meet the team and learn the stories behind Glow Theory" ], - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=f4jx0w", imageAlt: "luminous skin glow effect light" + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=f4jx0w&_wi=5", imageAlt: "luminous skin glow effect light" } ]} gridVariant="bento-grid" -- 2.49.1