2 Commits

Author SHA1 Message Date
0771a3e7c0 Update src/app/page.tsx 2026-04-21 13:36:57 +00:00
ef9033bb37 Merge version_9 into main
Merge version_9 into main
2026-04-21 13:36:17 +00:00

View File

@@ -45,7 +45,7 @@ export default function LandingPage() {
description="Discover magical painting kits designed to spark imagination and artistic growth."
background={{ variant: "sparkles-gradient" }}
buttons={[
{ text: "Explore Kits", href: "#products" }
{ text: "Shop Painting Kits", href: "#products" }
]}
/>
</div>