9 Commits

Author SHA1 Message Date
3e5ae44e84 Merge version_6 into main
Merge version_6 into main
2026-03-09 08:10:57 +00:00
bd5a489ce8 Update src/app/page.tsx 2026-03-09 08:10:53 +00:00
45b48214ee Update src/app/layout.tsx 2026-03-09 08:10:52 +00:00
4ae57e64c0 Merge version_5 into main
Merge version_5 into main
2026-03-09 08:02:19 +00:00
f7e316bb61 Update src/app/page.tsx 2026-03-09 08:02:15 +00:00
5cbd155699 Update src/app/layout.tsx 2026-03-09 08:02:15 +00:00
e57e73ab7b Merge version_4 into main
Merge version_4 into main
2026-03-09 07:59:26 +00:00
ccfe77faca Update src/app/page.tsx 2026-03-09 07:59:22 +00:00
7d8ccdcd1d Merge version_1 into main
Merge version_1 into main
2026-03-09 07:13:55 +00:00
2 changed files with 13 additions and 1398 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -45,7 +45,7 @@ export default function LandingPage() {
description="Discover timeless elegance and comfort with our premium collection of abayas. Crafted with the finest fabrics and attention to detail, each piece celebrates modest fashion with sophistication."
background={{ variant: "sparkles-gradient" }}
buttons={[
{ text: "Shop Collection", href: "#products" },
{ text: "Shop Now", href: "#products" },
{ text: "Learn More", href: "#about" },
]}
layoutOrder="default"
@@ -54,6 +54,7 @@ export default function LandingPage() {
frameStyle="card"
mediaAnimation="slide-up"
buttonAnimation="slide-up"
logoClassName="text-2xl md:text-3xl"
/>
</div>