diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index accf905..9dbf366 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -72,7 +72,7 @@ export default function ContactPage() { { text: "Call Now", href: "tel:+919876543210" }, { text: "WhatsApp", href: "https://wa.me/919876543210" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/studio-with-props-photography_23-2148885663.jpg" + imageSrc="http://img.b2bpic.net/free-photo/studio-with-props-photography_23-2148885663.jpg?_wi=5" imageAlt="Komal Photo Studio contact" useInvertedBackground={false} /> @@ -110,7 +110,7 @@ export default function ContactPage() { { text: "Send Message", href: "https://wa.me/919876543210" }, { text: "Call Immediately", href: "tel:+919876543210" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/groom-bride-their-wedding-day-forest_1303-29404.jpg" + imageSrc="http://img.b2bpic.net/free-photo/groom-bride-their-wedding-day-forest_1303-29404.jpg?_wi=5" imageAlt="Celebration" useInvertedBackground={false} /> @@ -118,7 +118,7 @@ export default function ContactPage() {