From 9a3ee4f3d6b88f6f4c1ffd40d748d57c265641ad Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 05:46:46 +0000 Subject: [PATCH] Update src/app/services/page.tsx --- src/app/services/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index ff0dcc2..9f3594d 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -80,7 +80,7 @@ export default function ServicesPage() { { text: "Book Your Shoot", href: "/contact" }, { text: "Get a Quote", href: "/contact" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/side-view-beautiful-bride-bridegroom-which-hugging-kissing-each-other-while-guests-holding-cold-sparkles-which-burning-creating-glowing-arch-night-ceremony-outdoor_8353-12110.jpg" + imageSrc="http://img.b2bpic.net/free-photo/side-view-beautiful-bride-bridegroom-which-hugging-kissing-each-other-while-guests-holding-cold-sparkles-which-burning-creating-glowing-arch-night-ceremony-outdoor_8353-12110.jpg?_wi=2" imageAlt="Wedding photography services" useInvertedBackground={false} /> @@ -144,7 +144,7 @@ export default function ServicesPage() { { text: "Call Now", href: "tel:+919876543210" }, { text: "WhatsApp Us", 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=3" imageAlt="Photography studio setup" useInvertedBackground={false} /> @@ -152,7 +152,7 @@ export default function ServicesPage() {