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