3 Commits

Author SHA1 Message Date
9f53c5e04b Merge version_6 into main
Merge version_6 into main
2026-03-09 17:35:48 +00:00
dcc091255b Update src/app/page.tsx 2026-03-09 17:35:44 +00:00
0ad1107a21 Merge version_5 into main
Merge version_5 into main
2026-03-08 12:52:01 +00:00

View File

@@ -152,8 +152,8 @@ export default function LandingPage() {
title="Ready to Experience the Future of Fashion?"
description="Join the AI Originals community and discover apparel designed by the future. Connect with us for exclusive releases, early access, and special offers."
buttons={[
{ text: "Contact Us", href: "mailto:hello@aioriginals.com" },
{ text: "Join Waitlist", href: "mailto:hello@aioriginals.com?subject=Waitlist" }
{ text: "Claim Early Access", href: "mailto:hello@aioriginals.com" },
{ text: "Get Exclusive Offer", href: "mailto:hello@aioriginals.com?subject=Exclusive" }
]}
background={{ variant: "radial-gradient" }}
useInvertedBackground={false}