Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 1d25944048 | |||
| 571acf3b01 | |||
| 56f0ce222d | |||
| e0fc7eae50 | |||
| 83b9733d69 | |||
| d6edd3969a |
@@ -77,7 +77,7 @@ export default function LandingPage() {
|
||||
}
|
||||
]}
|
||||
buttons={[
|
||||
{ text: "Explore Collection", href: "#products" },
|
||||
{ text: "Shop Collection Now", href: "#products" },
|
||||
{ text: "Learn More", href: "#about" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
@@ -223,4 +223,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user