diff --git a/src/app/page.tsx b/src/app/page.tsx index 920bca2..23a5766 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -89,7 +89,7 @@ export default function HomePage() { title: "Ovoz Bolalar", description: "A powerful rendition showcasing vocal range and emotional performance", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-bearded-smiling-black-man-wool-suit_613910-16049.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-bearded-smiling-black-man-wool-suit_613910-16049.jpg?_wi=1", button: { text: "Play All Tracks", href: "/music", @@ -99,7 +99,7 @@ export default function HomePage() { title: "What's Up (Cover)", description: "Daniel's unique interpretation of the classic 4 Non Blondes hit", - imageSrc: "http://img.b2bpic.net/free-photo/artistic-woman_23-2147781679.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/artistic-woman_23-2147781679.jpg?_wi=1", button: { text: "View Playlist", href: "/music", @@ -109,7 +109,7 @@ export default function HomePage() { title: "Original Compositions", description: "Explore Daniel's original songs and unreleased material", - imageSrc: "http://img.b2bpic.net/free-photo/control-room-desk-equipped-with-motorized-faders-amplifier_482257-124486.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/control-room-desk-equipped-with-motorized-faders-amplifier_482257-124486.jpg?_wi=1", button: { text: "Discover More", href: "/music", @@ -134,7 +134,7 @@ export default function HomePage() { description="For booking inquiries, collaboration opportunities, or general questions, reach out through email or social media." background={{ variant: "sparkles-gradient" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/smiley-woman-playing-guitar-medium-shot_23-2149200005.jpg" + imageSrc="http://img.b2bpic.net/free-photo/smiley-woman-playing-guitar-medium-shot_23-2149200005.jpg?_wi=1" imageAlt="Daniel Azizov performing" mediaAnimation="slide-up" mediaPosition="right"