Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 76fb5ae019 | |||
| 06efb1863e | |||
| 9dde14058e | |||
| 1ae606ff52 |
@@ -67,7 +67,7 @@ export default function LandingPage() {
|
||||
}
|
||||
]}
|
||||
buttons={[
|
||||
{ text: "Explore Shop Now", href: "#featured" },
|
||||
{ text: "Shop Best Sellers", href: "#featured" },
|
||||
{ text: "View Collections", href: "#gallery" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
@@ -312,4 +312,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user