From ad0f32d24820b7f2daeaf499523900a6d0980431 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 17 Apr 2026 09:47:09 +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 2852413..209d773 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -85,7 +85,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/african-american-sound-producer-connecting-coiled-cable-mixing-console_482257-122219.jpg" + imageSrc="http://img.b2bpic.net/free-photo/african-american-sound-producer-connecting-coiled-cable-mixing-console_482257-122219.jpg?_wi=1" mediaAnimation="slide-up" avatars={[ { @@ -158,7 +158,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/african-american-sound-producer-connecting-coiled-cable-mixing-console_482257-122219.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/african-american-sound-producer-connecting-coiled-cable-mixing-console_482257-122219.jpg?_wi=2", imageAlt: "voice recording interface", }, { @@ -185,7 +185,7 @@ export default function LandingPage() { title: "Studio-Quality Export", description: "Render your masterpiece in high-resolution WAV or optimized MP3 files.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/portrait-asmr-artist-uses-quality-mic-studio-anti-stress-video_482257-124195.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-asmr-artist-uses-quality-mic-studio-anti-stress-video_482257-124195.jpg?_wi=1", }, items: [ { @@ -198,7 +198,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-teenage-girl-playing-guitar_23-2147879703.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-teenage-girl-playing-guitar_23-2147879703.jpg?_wi=1", imageAlt: "voice recording interface", }, ]} @@ -300,7 +300,7 @@ export default function LandingPage() { handle: "@alex_music", testimonial: "Incredible quality.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-asmr-artist-uses-quality-mic-studio-anti-stress-video_482257-124195.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-asmr-artist-uses-quality-mic-studio-anti-stress-video_482257-124195.jpg?_wi=2", }, { id: "2", @@ -308,7 +308,7 @@ export default function LandingPage() { handle: "@sarah_beats", testimonial: "Saved me hours.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-teenage-girl-playing-guitar_23-2147879703.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-teenage-girl-playing-guitar_23-2147879703.jpg?_wi=2", }, { id: "3", -- 2.49.1