Merge version_3 into main

Merge version_3 into main
This commit was merged in pull request #4.
This commit is contained in:
2026-05-09 18:24:13 +00:00

View File

@@ -45,7 +45,7 @@ export default function LandingPage() {
<HeroLogoBillboard
background={{ variant: "gradient-bars" }}
logoText="The Coffee Bean & Tea Leaf"
description="Awaken your senses with the rich, velvety aroma of our signature roasts and the delicate floral notes of our artisan teas; step inside today to discover your new favorite brew in the heart of Delhi."
description="Lose yourself in the enchanting symphony of our house-roasted beans and hand-plucked botanical teas. We invite you to step through our doors into a realm of sensory delight—a sanctuary where every cup is a romantic gesture to your senses, perfectly crafted in the soul of Delhi."
buttons={[
{ text: "Explore Menu", href: "#product" },
{ text: "Visit Us", href: "#contact" },
@@ -53,6 +53,7 @@ export default function LandingPage() {
imageSrc="http://img.b2bpic.net/free-photo/coffee-beans-glass-jar-black-background-closeup-selective-focus-vertical-frame-roasting-preparing-coffee-vertical-frame_166373-2289.jpg"
imageAlt="Coffee Shop Atmosphere"
mediaAnimation="slide-up"
className="shadow-2xl"
/>
</div>