2 Commits

Author SHA1 Message Date
ffab9981de Update src/app/page.tsx 2026-03-03 21:00:12 +00:00
f597ceaba3 Merge version_1 into main
Merge version_1 into main
2026-03-03 20:43:12 +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" }
]}
/>