2 Commits

Author SHA1 Message Date
9c646ee96e Update src/app/page.tsx 2026-03-08 12:28:30 +00:00
432cd6ee40 Merge version_2 into main
Merge version_2 into main
2026-03-08 12:26:27 +00:00

View File

@@ -212,7 +212,7 @@ export default function LandingPage() {
animationType="entrance-slide"
buttons={[
{ text: "Shop Creatine", href: "#products" },
{ text: "Contact Support", href: "https://example.com/contact" },
{ text: "Claim Your Discount", href: "#products" },
]}
background={{ variant: "plain" }}
useInvertedBackground={false}