Update src/app/page.tsx
This commit is contained in:
@@ -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