Merge version_2 into main #2

Merged
bender merged 1 commits from version_2 into main 2026-03-03 21:00:19 +00:00

View File

@@ -50,7 +50,7 @@ export default function LandingPage() {
showBlur={true}
showDimOverlay={true}
buttons={[
{ text: "Explore Products", href: "products" },
{ text: "Shop Now", href: "products" },
{ text: "Learn More", href: "features" }
]}
/>