2 Commits

Author SHA1 Message Date
ed3c0c0aaf Update src/app/page.tsx 2026-05-20 17:49:03 +00:00
8a6f79d374 Merge version_4 into main
Merge version_4 into main
2026-05-20 17:46:35 +00:00

View File

@@ -171,7 +171,7 @@ export default function LandingPage() {
{ title: "Store Info", items: [{ label: "About Us", href: "#about" }, { label: "Products", href: "#products" }] } { title: "Store Info", items: [{ label: "About Us", href: "#about" }, { label: "Products", href: "#products" }] }
]} ]}
bottomLeftText="© 2024 Tiger Wagon" bottomLeftText="© 2024 Tiger Wagon"
bottomRightText="All rights reserved." bottomRightText=""
/> />
</div> </div>
</ReactLenis> </ReactLenis>