Merge version_3 into main #3

Merged
bender merged 1 commits from version_3 into main 2026-03-08 12:28:34 +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}