Merge version_2 into main #4

Merged
bender merged 1 commits from version_2 into main 2026-03-11 23:17:13 +00:00

View File

@@ -154,12 +154,12 @@ export default function LandingPage() {
<ContactCenter
tag="Stay Connected"
tagIcon={Bell}
title="Join Our Community"
description="Subscribe to get exclusive updates on new menu items, special promotions, and events happening at JINYA Ramen Bar."
title="Join Our VIP Members Club"
description="Get early access to new menu items, VIP happy hour alerts, and members-only discounts. Be the first to experience our latest creations."
background={{ variant: "plain" }}
useInvertedBackground={true}
inputPlaceholder="Enter your email"
buttonText="Subscribe"
buttonText="Join Now"
termsText="We respect your privacy. Unsubscribe at any time."
/>
</div>