Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 3a7cd22be8 | |||
| 184d0979fd | |||
| be8a2b15d8 | |||
| 81c631e98e | |||
| bb99ff3ed6 | |||
| bd46f03d88 |
@@ -48,7 +48,7 @@ export default function LandingPage() {
|
||||
tagIcon={Sparkles}
|
||||
tagAnimation="slide-up"
|
||||
buttons={[
|
||||
{ text: "Shop Now", href: "#products" },
|
||||
{ text: "Explore New Collection", href: "#products" },
|
||||
{ text: "View Collection", href: "#collections" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
@@ -184,8 +184,8 @@ export default function LandingPage() {
|
||||
text="Ready to elevate your wardrobe? Get in touch with our style experts today and discover your perfect look."
|
||||
animationType="entrance-slide"
|
||||
buttons={[
|
||||
{ text: "Contact Us", href: "#" },
|
||||
{ text: "Schedule Consultation", href: "#" }
|
||||
{ text: "Start Shopping", href: "#" },
|
||||
{ text: "View Catalog", href: "#" }
|
||||
]}
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
|
||||
Reference in New Issue
Block a user