Update src/app/page.tsx
This commit is contained in:
@@ -45,7 +45,7 @@ export default function LandingPage() {
|
|||||||
<HeroLogoBillboard
|
<HeroLogoBillboard
|
||||||
background={{ variant: "gradient-bars" }}
|
background={{ variant: "gradient-bars" }}
|
||||||
logoText="The Coffee Bean & Tea Leaf"
|
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={[
|
buttons={[
|
||||||
{ text: "Explore Menu", href: "#product" },
|
{ text: "Explore Menu", href: "#product" },
|
||||||
{ text: "Visit Us", href: "#contact" },
|
{ 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"
|
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"
|
imageAlt="Coffee Shop Atmosphere"
|
||||||
mediaAnimation="slide-up"
|
mediaAnimation="slide-up"
|
||||||
|
className="shadow-2xl"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user