Update src/app/page.tsx

This commit is contained in:
2026-03-04 05:27:07 +00:00
parent 76a45761c1
commit 59fbc4cbff

View File

@@ -48,7 +48,7 @@ export default function LandingPage() {
tagAnimation="slide-up"
background={{ variant: "plain" }}
buttons={[
{ text: "Shop Lollipops", href: "#products" },
{ text: "Browse Products", href: "#products" },
{ text: "Learn More", href: "#about" },
]}
buttonAnimation="slide-up"