Merge version_6 into main

Merge version_6 into main
This commit was merged in pull request #5.
This commit is contained in:
2025-12-29 08:35:25 +00:00

View File

@@ -38,7 +38,6 @@ export default function LandingPage() {
{ name: "Contact", id: "contact" } { name: "Contact", id: "contact" }
]} ]}
button={{ text: "Shop Now", href: "products" }} button={{ text: "Shop Now", href: "products" }}
className="backdrop-blur-md bg-background/30 border border-foreground/10"
/> />
</div> </div>