2 Commits

Author SHA1 Message Date
b107daac75 Update src/app/page.tsx 2026-03-09 13:42:47 +00:00
7e981dcac2 Merge version_2 into main
Merge version_2 into main
2026-03-09 13:39:48 +00:00

View File

@@ -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"