Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-19 14:28:16 +00:00

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