Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 86514307a7 | |||
| 42ca50a0f2 |
@@ -50,7 +50,7 @@ export default function LandingPage() {
|
|||||||
tagAnimation="slide-up"
|
tagAnimation="slide-up"
|
||||||
background={{ variant: "glowing-orb" }}
|
background={{ variant: "glowing-orb" }}
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Explore Collection", href: "products" },
|
{ text: "Shop Now", href: "products" },
|
||||||
{ text: "Schedule Consultation", href: "contact" },
|
{ text: "Schedule Consultation", href: "contact" },
|
||||||
]}
|
]}
|
||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
|
|||||||
Reference in New Issue
Block a user