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"