Update src/app/page.tsx

This commit is contained in:
2026-03-19 14:28:12 +00:00
parent ade7bdbb90
commit 5f97efab68

View File

@@ -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" }