Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 4e4d16f146 | |||
| efa8a628b3 | |||
| 0694ada57c | |||
| 8bf409153b | |||
| b5e80552bf |
@@ -50,7 +50,7 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "radial-gradient" }}
|
||||
buttons={[
|
||||
{ text: "Shop Verified Originals Now", href: "#products" },
|
||||
{ text: "Browse Original Watches", href: "#products" },
|
||||
{ text: "Explore Replicas", href: "#replicas" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
@@ -271,4 +271,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user