Update src/app/page.tsx

This commit is contained in:
2026-06-10 09:49:21 +00:00
parent e0fa9ffa1c
commit 265f3cc292

View File

@@ -82,7 +82,7 @@ export default function LandingPage() {
}, },
]} ]}
buttonAnimation="none" buttonAnimation="none"
imageSrc="http://img.b2bpic.net/free-photo/middle-eastern-customer-explores-latest-fashion-collection-mall-store_482257-118183.jpg" imageSrc="http://img.b2bpic.net/free-photo/middle-eastern-customer-explores-latest-fashion-collection-mall-store_482257-118183.jpg?_wi=1"
imageAlt="Elegant boutique interior with curated fashion" imageAlt="Elegant boutique interior with curated fashion"
showBlur={true} showBlur={true}
textPosition="bottom" textPosition="bottom"
@@ -161,7 +161,7 @@ export default function LandingPage() {
imageAlt: "Detail of quality fabric texture", imageAlt: "Detail of quality fabric texture",
}, },
], ],
imageSrc: "http://img.b2bpic.net/free-photo/middle-eastern-customer-explores-latest-fashion-collection-mall-store_482257-118183.jpg", imageSrc: "http://img.b2bpic.net/free-photo/middle-eastern-customer-explores-latest-fashion-collection-mall-store_482257-118183.jpg?_wi=2",
imageAlt: "woman trying on dress boutique", imageAlt: "woman trying on dress boutique",
}, },
]} ]}