From 2c6bf6f9145dc61c5fde16ea1f2f4c1d4b6b25d6 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 06:36:55 +0000 Subject: [PATCH] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index a3e9642..84fee56 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -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"