From 5794233ffb73c4845e37cb69866930545f156158 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 19 Apr 2026 01:30:04 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index a13f3f2..c5ce2bd 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -74,7 +74,7 @@ export default function LandingPage() { href: "#products", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/world-theatre-day-celebration_23-2151185641.jpg" + imageSrc="http://img.b2bpic.net/free-photo/world-theatre-day-celebration_23-2151185641.jpg?_wi=1" mediaAnimation="slide-up" avatars={[ { @@ -132,7 +132,7 @@ export default function LandingPage() { description="Melody Baku is more than a production studio; it's where artistry meets high-fidelity engineering." subdescription="With over a decade of experience in the music industry, we specialize in delivering cinematic audio, production expertise, and artist development services that stand out in the global landscape." icon={Music} - imageSrc="http://img.b2bpic.net/free-photo/retro-pickup-machine_23-2150711828.jpg" + imageSrc="http://img.b2bpic.net/free-photo/retro-pickup-machine_23-2150711828.jpg?_wi=1" mediaAnimation="blur-reveal" /> @@ -161,7 +161,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/world-theatre-day-celebration_23-2151185641.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/world-theatre-day-celebration_23-2151185641.jpg?_wi=2", imageAlt: "studio headphones wood", }, { @@ -182,7 +182,7 @@ export default function LandingPage() { }, ], reverse: true, - imageSrc: "http://img.b2bpic.net/free-photo/retro-pickup-machine_23-2150711828.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/retro-pickup-machine_23-2150711828.jpg?_wi=2", imageAlt: "studio headphones wood", }, { @@ -203,7 +203,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/creative-musician-singing-guitar-professional-studio-control-room_482257-122299.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/creative-musician-singing-guitar-professional-studio-control-room_482257-122299.jpg?_wi=1", imageAlt: "studio headphones wood", }, ]} @@ -253,7 +253,7 @@ export default function LandingPage() { price: "150$", rating: 5, reviewCount: "95", - imageSrc: "http://img.b2bpic.net/free-photo/creative-musician-singing-guitar-professional-studio-control-room_482257-122299.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/creative-musician-singing-guitar-professional-studio-control-room_482257-122299.jpg?_wi=2", }, { id: "p5", -- 2.49.1