From acb01d2ef56e47a07ef737119442c12323c900b2 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 07:47:41 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index be3db13..ded6310 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -59,7 +59,7 @@ export default function SitaraStudioPage() { background={{ variant: "plain" }} dashboard={{ title: "Studio Booking Stats", logoIcon: Camera, - imageSrc: "http://img.b2bpic.net/free-photo/set-up-studio-shoot_53876-144951.jpg", imageAlt: "Professional studio setup", buttons: [ + imageSrc: "http://img.b2bpic.net/free-photo/set-up-studio-shoot_53876-144951.jpg?_wi=1", imageAlt: "Professional studio setup", buttons: [ { text: "WhatsApp", href: "https://wa.me/919876543210" }, @@ -157,7 +157,7 @@ export default function SitaraStudioPage() { value: "Parel", title: "Prime Mumbai Location" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/set-up-studio-shoot_53876-144951.jpg" + imageSrc="http://img.b2bpic.net/free-photo/set-up-studio-shoot_53876-144951.jpg?_wi=2" imageAlt="Studio interior features" useInvertedBackground={false} mediaAnimation="slide-up" -- 2.49.1