From 2ab8ce307dda42dd4e697a5db7da49cbb58d56f4 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 13:39:43 +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 ec2a815..5983ce8 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -75,7 +75,7 @@ export default function ContactPage() { tagAnimation="slide-up" background={{ variant: "sparkles-gradient" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/modern-luxury-furniture-adorns-comfortable-home-interior-generated-by-ai_188544-29070.jpg" + imageSrc="http://img.b2bpic.net/free-photo/modern-luxury-furniture-adorns-comfortable-home-interior-generated-by-ai_188544-29070.jpg?_wi=2" imageAlt="Barbershop interior" mediaAnimation="slide-up" mediaPosition="right" @@ -94,7 +94,7 @@ export default function ContactPage() { tag="Location" tagIcon={MapPin} tagAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/brown-vintage-leather-chairs-stylish-barber-shop_627829-6188.jpg" + imageSrc="http://img.b2bpic.net/free-photo/brown-vintage-leather-chairs-stylish-barber-shop_627829-6188.jpg?_wi=4" imageAlt="Barbershop location" mediaAnimation="slide-up" mediaPosition="left" @@ -130,7 +130,7 @@ export default function ContactPage() { {/* Footer */}