From cec136a4953c31b7a0aa3e91a7555d5512fd62d0 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 19:46:49 +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 70fb37f..1d7f163 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -72,7 +72,7 @@ export default function LandingPage() { tag="Our Story" textboxLayout="default" useInvertedBackground={false} - imageSrc="https://images.unsplash.com/photo-1556821552-07f83cf87537?w=600&h=700&fit=crop" + imageSrc="https://images.unsplash.com/photo-1556821552-07f83cf87537?w=600&h=700&fit=crop&_wi=1" imageAlt="Luxury fashion craftsmanship" imagePosition="right" mediaAnimation="slide-up" @@ -240,7 +240,7 @@ export default function LandingPage() { description="For inquiries, personal consultations, or to learn more about our luxury collections, please reach out to our team. We're here to assist you with the finest service." background={{ variant: "plain" }} useInvertedBackground={false} - imageSrc="https://images.unsplash.com/photo-1556821552-07f83cf87537?w=600&h=700&fit=crop" + imageSrc="https://images.unsplash.com/photo-1556821552-07f83cf87537?w=600&h=700&fit=crop&_wi=2" imageAlt="LuxeCore luxury boutique" mediaAnimation="slide-up" mediaPosition="right" -- 2.49.1