Update src/app/page.tsx
This commit is contained in:
@@ -45,7 +45,7 @@ export default function LandingPage() {
|
|||||||
|
|
||||||
<div id="hero" data-section="hero">
|
<div id="hero" data-section="hero">
|
||||||
<HeroOverlay
|
<HeroOverlay
|
||||||
title="JD Café: Where Every Sip Meets Quality"
|
title="JD Café"
|
||||||
description="Good Food. Pure Quality."
|
description="Good Food. Pure Quality."
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
@@ -156,10 +156,10 @@ export default function LandingPage() {
|
|||||||
variant: "plain"}}
|
variant: "plain"}}
|
||||||
tag="Visit Us"
|
tag="Visit Us"
|
||||||
title="JD Café, Gandhinagar"
|
title="JD Café, Gandhinagar"
|
||||||
description="Opp. Bus Stand, Children Garden, Sector 28, Gandhinagar, Gujarat 382028 | Phone: 090232 13306"
|
description="Opp. Bus Stand, Children Garden, Sector 28, Gandhinagar, Gujarat 382028\n\nPhone: 090232 13306"
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "Call Now", href: "tel:09023213306"},
|
text: "Get Directions", href: "https://maps.google.com/?q=JD+Cafe+Sector+28+Gandhinagar"},
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user