5 Commits

Author SHA1 Message Date
90bd4f40b8 Update src/app/page.tsx 2026-03-09 13:39:44 +00:00
fb53341b37 Update src/app/layout.tsx 2026-03-09 13:39:44 +00:00
43e02978de Merge version_1 into main
Merge version_1 into main
2026-03-09 13:38:01 +00:00
a93338fd62 Merge version_1 into main
Merge version_1 into main
2026-03-09 13:36:40 +00:00
224b1bc9c5 Merge version_1 into main
Merge version_1 into main
2026-03-09 13:35:23 +00:00
2 changed files with 11 additions and 1407 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -170,7 +170,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." 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} useInvertedBackground={false}
buttons={[ 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" } { text: "Order Online", href: "#contact" }
]} ]}
buttonAnimation="slide-up" buttonAnimation="slide-up"