From a37fc6d9eee87f59cbc7a1e4e9a0dd40b7d0e3dd Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 16 Mar 2026 12:52:46 +0000 Subject: [PATCH] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 1214023..18f8f95 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -89,7 +89,7 @@ export default function ContactPage() { handle: "@location", testimonial: "Our café is conveniently located at Zargarlik ko'chasi 16, Tashkent. Easy parking and accessible from all major routes in the city.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-girl-with-ginger-hair-green-eyes-freckles_1268-17379.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-girl-with-ginger-hair-green-eyes-freckles_1268-17379.jpg?_wi=3", imageAlt: "Location Info", }, { @@ -97,7 +97,7 @@ export default function ContactPage() { handle: "@hours", testimonial: "Open 24/7 means you can visit ARDINO Coffee whenever inspiration strikes. Perfect for early mornings, late nights, or anytime in between.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg?_wi=3", imageAlt: "Hours Info", }, ]}