Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| f16dd5dcb8 | |||
| ad10e7f0ad | |||
| 3a03082f01 | |||
| 27755c7a65 |
@@ -69,8 +69,8 @@ export default function LandingPage() {
|
||||
]}
|
||||
testimonialRotationInterval={5000}
|
||||
buttons={[
|
||||
{ text: "Explore Collections", href: "#products" },
|
||||
{ text: "Book Consultation", href: "#contact" }
|
||||
{ text: "Book Consultation", href: "#contact" },
|
||||
{ text: "Explore Premium Collection", href: "#products" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
mediaAnimation="slide-up"
|
||||
@@ -264,4 +264,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user