Merge version_1 into main #1
@@ -44,7 +44,7 @@ export default function LandingPage() {
|
||||
<HeroBillboard
|
||||
title="Where Warmth Meets Quality"
|
||||
description="Step into an intimate sanctuary designed for meaningful conversations and exceptional coffee. Our carefully curated space combines premium ambiance with genuine hospitality—the perfect backdrop for your moments."
|
||||
background={{ variant: "aurora" }}
|
||||
background={{ variant: "radial-gradient" }}
|
||||
tag="Luxury Café Experience"
|
||||
tagAnimation="slide-up"
|
||||
buttons={[
|
||||
@@ -172,7 +172,7 @@ export default function LandingPage() {
|
||||
title="Visit Us Soon"
|
||||
description="Whether you want to reserve a table for a special moment or just need a cozy corner to work, we'd love to welcome you. Drop us a line."
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "aurora" }}
|
||||
background={{ variant: "radial-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
inputPlaceholder="Enter your email"
|
||||
buttonText="Send Message"
|
||||
|
||||
Reference in New Issue
Block a user