Update src/app/contact/page.tsx
This commit is contained in:
@@ -103,7 +103,7 @@ export default function ContactPage() {
|
||||
author: "Dine-In Experience",
|
||||
description: "Experience the warmth and cozy ambiance of Big Cheese Cafe. We welcome you to enjoy your meal in our comfortable seating area. Perfect for casual hangouts and celebrations.",
|
||||
tags: ["Seating Available", "Outdoor Space", "Reservations Welcome"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/burning-candle-table_140725-8115.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/burning-candle-table_140725-8115.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -111,7 +111,7 @@ export default function ContactPage() {
|
||||
author: "Quick Delivery",
|
||||
description: "Order your favorite meals on Zomato or Swiggy for quick delivery to your doorstep. Fast, reliable, and delicious!",
|
||||
tags: ["Zomato", "Swiggy", "Home Delivery"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-hot-burger-with-cold-beer-table-dark-blue-background_181624-58594.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-hot-burger-with-cold-beer-table-dark-blue-background_181624-58594.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
@@ -119,7 +119,7 @@ export default function ContactPage() {
|
||||
author: "Direct Contact",
|
||||
description: "Reach us directly via WhatsApp at +91 70751 43444 for instant orders, inquiries, or special requests. We're available till 1 AM daily.",
|
||||
tags: ["24/7 Available", "Quick Response", "Special Orders"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/meat-shaurma-roll-arabic-street-food_114579-7269.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/meat-shaurma-roll-arabic-street-food_114579-7269.jpg?_wi=3",
|
||||
},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user