4 Commits

Author SHA1 Message Date
8709eb6b56 Update src/app/page.tsx 2026-05-13 07:08:44 +00:00
b4aa3d5040 Merge version_3 into main
Merge version_3 into main
2026-05-13 07:07:30 +00:00
b9e8ebdb77 Update src/app/page.tsx 2026-05-13 07:07:27 +00:00
7af4b9cdf6 Merge version_2 into main
Merge version_2 into main
2026-05-13 07:06:44 +00:00

View File

@@ -48,6 +48,7 @@ export default function LandingPage() {
title="Elegance, Rooted in Culture." title="Elegance, Rooted in Culture."
description="Discover contemporary South Asian wear designed for the modern, modest woman." description="Discover contemporary South Asian wear designed for the modern, modest woman."
testimonials={[]} testimonials={[]}
buttons={[{ text: "Shop the Collection", href: "/shop" }]}
imageSrc="http://img.b2bpic.net/free-photo/girl-lies-bed-with-cup-tea-warm-socks-autumn-mood-comfort_169016-14152.jpg?_wi=2" imageSrc="http://img.b2bpic.net/free-photo/girl-lies-bed-with-cup-tea-warm-socks-autumn-mood-comfort_169016-14152.jpg?_wi=2"
imageAlt="elegant south asian fashion background cream" imageAlt="elegant south asian fashion background cream"
mediaAnimation="blur-reveal" mediaAnimation="blur-reveal"
@@ -132,7 +133,7 @@ export default function LandingPage() {
background={{ variant: "gradient-bars" }} background={{ variant: "gradient-bars" }}
tag="Newsletter" tag="Newsletter"
title="Stay Connected" title="Stay Connected"
description="Join our newsletter for exclusive updates and 10% off your first order." description="Join our newsletter for exclusive style updates and get 10% off your first order today."
/> />
</div> </div>