Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| a38602e527 | |||
| 427f676e16 | |||
| fdb58b80d7 | |||
| 55aef8becf | |||
| 5db16c55bd |
1415
src/app/layout.tsx
1415
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -48,7 +48,7 @@ export default function CineTreeCafePage() {
|
||||
tag="Late Night Café"
|
||||
background={{ variant: "plain" }}
|
||||
buttons={[
|
||||
{ text: "Call Now", href: "tel:+911234567890" },
|
||||
{ text: "Order Coffee Now", href: "tel:+911234567890" },
|
||||
{ text: "Get Directions", href: "https://maps.google.com/?q=Cine+Tree+Cafe+Connaught+Place" }
|
||||
]}
|
||||
mediaItems={[
|
||||
|
||||
Reference in New Issue
Block a user