Merge version_5 into main #4

Merged
bender merged 1 commits from version_5 into main 2026-05-20 17:49:07 +00:00

View File

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