Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 3a7cd22be8 | |||
| 184d0979fd | |||
| be8a2b15d8 |
@@ -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."
|
text="Ready to elevate your wardrobe? Get in touch with our style experts today and discover your perfect look."
|
||||||
animationType="entrance-slide"
|
animationType="entrance-slide"
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Contact Us", href: "#" },
|
{ text: "Start Shopping", href: "#" },
|
||||||
{ text: "Schedule Consultation", href: "#" }
|
{ text: "View Catalog", href: "#" }
|
||||||
]}
|
]}
|
||||||
background={{ variant: "plain" }}
|
background={{ variant: "plain" }}
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
|
|||||||
Reference in New Issue
Block a user