Update src/app/page.tsx
This commit is contained in:
@@ -45,7 +45,7 @@ export default function LandingPage() {
|
||||
tag="Shop Smart"
|
||||
tagIcon={ShoppingBag}
|
||||
tagAnimation="slide-up"
|
||||
background="plain"
|
||||
background={{ variant: "plain" }}
|
||||
buttons={[
|
||||
{ text: "Start Shopping", href: "#products" },
|
||||
{ text: "Learn More", href: "#about" }
|
||||
|
||||
Reference in New Issue
Block a user