Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-05 14:42:05 +00:00

View File

@@ -19,7 +19,7 @@ export default function LandingPage() {
borderRadius="rounded"
contentWidth="smallMedium"
sizing="largeSmall"
background="grid"
background="circleGradient"
cardStyle="gradient-bordered"
primaryButtonStyle="radial-glow"
secondaryButtonStyle="solid"
@@ -43,7 +43,7 @@ export default function LandingPage() {
<HeroCentered
title="Your Next Favorite Travel Destination Awaits"
description="Step into 365 The Travel Cafe—where cozy ambiance, specialty coffee, and travel-inspired vibes meet in Surat's heart. Perfect for dates, work sessions, and unforgettable moments with friends."
background={{ variant: "grid" }}
background={{ variant: "plain" }}
avatars={[{ src: "http://img.b2bpic.net/free-photo/breakfast-wooden-table-with-natural-view_53876-139869.jpg", alt: "365 The Travel Cafe ambiance" }]}
avatarText="Surat's Most Loved Travel Cafe"
buttons={[
@@ -153,7 +153,7 @@ export default function LandingPage() {
tagIcon={Mail}
title="Reserve Your Spot Today"
description="Join us for an unforgettable experience. Sign up to get exclusive updates about new menu items, special events, and early access to our latest offerings."
background={{ variant: "grid" }}
background={{ variant: "plain" }}
useInvertedBackground={false}
inputPlaceholder="Enter your email address"
buttonText="Reserve Now"