3 Commits

Author SHA1 Message Date
31c79f568e Merge version_3 into main
Merge version_3 into main
2026-05-09 18:24:13 +00:00
1d9832567e Update src/app/page.tsx 2026-05-09 18:24:10 +00:00
9880c57707 Merge version_2 into main
Merge version_2 into main
2026-05-09 18:11:33 +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>