Compare commits
7 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| bd5a489ce8 | |||
| 45b48214ee | |||
| 4ae57e64c0 | |||
| f7e316bb61 | |||
| 5cbd155699 | |||
| e57e73ab7b | |||
| ccfe77faca |
1408
src/app/layout.tsx
1408
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -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."
|
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" }}
|
background={{ variant: "sparkles-gradient" }}
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Shop Collection", href: "#products" },
|
{ text: "Shop Now", href: "#products" },
|
||||||
{ text: "Learn More", href: "#about" },
|
{ text: "Learn More", href: "#about" },
|
||||||
]}
|
]}
|
||||||
layoutOrder="default"
|
layoutOrder="default"
|
||||||
@@ -54,6 +54,7 @@ export default function LandingPage() {
|
|||||||
frameStyle="card"
|
frameStyle="card"
|
||||||
mediaAnimation="slide-up"
|
mediaAnimation="slide-up"
|
||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
|
logoClassName="text-2xl md:text-3xl"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user