From f5b7b7c9e686a18a2464a7446fc13586285bd9fa Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 07:45:49 +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 e6a3c13..f4b2ed3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -56,7 +56,7 @@ export default function SitaraStudioPage() { background={{ variant: "grid" }} 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"}, { @@ -139,7 +139,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