Compare commits
7 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| b107daac75 | |||
| 7e981dcac2 | |||
| 90bd4f40b8 | |||
| fb53341b37 | |||
| 43e02978de | |||
| a93338fd62 | |||
| 224b1bc9c5 |
1416
src/app/layout.tsx
1416
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -61,7 +61,8 @@ export default function LandingPage() {
|
||||
avatarText="Trusted by 3000+ happy visitors"
|
||||
buttons={[
|
||||
{ text: "View Menu", href: "#products" },
|
||||
{ text: "Get Directions", href: "https://maps.google.com/?q=P-14+Sahdev+Marg+C+Scheme+Ashok+Nagar+Jaipur" }
|
||||
{ text: "Get Directions", href: "https://maps.google.com/?q=P-14+Sahdev+Marg+C+Scheme+Ashok+Nagar+Jaipur" },
|
||||
{ text: "Order Now on WhatsApp", href: "https://wa.me/918619246464" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
ariaLabel="Stepout Cafe hero section"
|
||||
@@ -170,7 +171,7 @@ export default function LandingPage() {
|
||||
title="Whether you're working on your laptop, catching up with friends, or enjoying a peaceful coffee break — Stepout Cafe is your cozy corner in Jaipur. Come for the coffee, stay for the vibe, and become part of our creative community."
|
||||
useInvertedBackground={false}
|
||||
buttons={[
|
||||
{ text: "Book Your Table", href: "https://wa.me/918619246464" },
|
||||
{ text: "Reserve Your Table Now", href: "https://wa.me/918619246464" },
|
||||
{ text: "Order Online", href: "#contact" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user