Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 284aaf2963 | |||
| 445cda61b9 |
@@ -153,7 +153,7 @@ export default function LandingPage() {
|
|||||||
animationType="reveal-blur"
|
animationType="reveal-blur"
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Get in Touch", href: "#" },
|
{ text: "Get in Touch", href: "#" },
|
||||||
{ text: "Visit Us", href: "#" }
|
{ text: "Schedule Showroom Visit", href: "#" }
|
||||||
]}
|
]}
|
||||||
background={{ variant: "plain" }}
|
background={{ variant: "plain" }}
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
|
|||||||
Reference in New Issue
Block a user