From 263879c9485bd3420e25ddcd29a2b47fad187b46 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Mar 2026 10:07:24 +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 5e1c8ec..ec7991f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,13 +66,13 @@ export default function LandingPage() { textboxLayout="default" features={[ { - title: "Artisan Crafted", description: "Premium materials sourced with intention. Every thread, every seam, speaks to quality.", imageSrc: "http://img.b2bpic.net/free-photo/skin-regeneration-product-still-life_23-2151232239.jpg", imageAlt: "Featured luxury collection showcase" + title: "Artisan Crafted", description: "Premium materials sourced with intention. Every thread, every seam, speaks to quality.", imageSrc: "http://img.b2bpic.net/free-photo/skin-regeneration-product-still-life_23-2151232239.jpg?_wi=1", imageAlt: "Featured luxury collection showcase" }, { - title: "Limited Supply", description: "Scarcity by design. Each piece exists in finite quantities, ensuring exclusivity and value.", imageSrc: "http://img.b2bpic.net/free-photo/skin-regeneration-product-still-life_23-2151232239.jpg", imageAlt: "Limited edition fashion pieces" + title: "Limited Supply", description: "Scarcity by design. Each piece exists in finite quantities, ensuring exclusivity and value.", imageSrc: "http://img.b2bpic.net/free-photo/skin-regeneration-product-still-life_23-2151232239.jpg?_wi=2", imageAlt: "Limited edition fashion pieces" }, { - title: "Timeless Design", description: "Beyond seasonal trends. These pieces remain relevant, wearable, and beautiful for years.", imageSrc: "http://img.b2bpic.net/free-photo/skin-regeneration-product-still-life_23-2151232239.jpg", imageAlt: "Timeless fashion design" + title: "Timeless Design", description: "Beyond seasonal trends. These pieces remain relevant, wearable, and beautiful for years.", imageSrc: "http://img.b2bpic.net/free-photo/skin-regeneration-product-still-life_23-2151232239.jpg?_wi=3", imageAlt: "Timeless fashion design" } ]} gridVariant="one-large-right-three-stacked-left" @@ -120,7 +120,7 @@ export default function LandingPage() { description="At LOWKEYLUXE, we believe clothing transcends the material. It's a reflection of intention, a medium for self-expression, and a connection to something greater." subdescription="Crafted with purpose. Worn with meaning." icon={Zap} - imageSrc="http://img.b2bpic.net/free-psd/gersh-jewelry-instagram-stories-template_23-2152031057.jpg" + imageSrc="http://img.b2bpic.net/free-psd/gersh-jewelry-instagram-stories-template_23-2152031057.jpg?_wi=1" imageAlt="LOWKEYLUXE brand mission and values" mediaAnimation="blur-reveal" useInvertedBackground={false} @@ -182,7 +182,7 @@ export default function LandingPage() { mediaPosition="right" background={{ variant: "sparkles-gradient" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-psd/gersh-jewelry-instagram-stories-template_23-2152031057.jpg" + imageSrc="http://img.b2bpic.net/free-psd/gersh-jewelry-instagram-stories-template_23-2152031057.jpg?_wi=2" imageAlt="Join the LOWKEYLUXE community" inputPlaceholder="your@email.com" buttonText="Subscribe" -- 2.49.1