Compare commits
9 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 3e5ae44e84 | |||
| bd5a489ce8 | |||
| 45b48214ee | |||
| 4ae57e64c0 | |||
| f7e316bb61 | |||
| 5cbd155699 | |||
| e57e73ab7b | |||
| ccfe77faca | |||
| 7d8ccdcd1d |
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."
|
||||
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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user