From 83aacdcfec411c36fbf42c22b72add2c92094f39 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 23 May 2026 05:31:33 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 390c1ab..0bbdb4c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -76,7 +76,7 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/cool-round-shaped-futuristic-sci-fi-techno-lights-perfect-futuristic-backgrounds_181624-9811.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cool-round-shaped-futuristic-sci-fi-techno-lights-perfect-futuristic-backgrounds_181624-9811.jpg?_wi=1", imageAlt: "Osman Mir & Aamir Mir Live", }, { @@ -124,21 +124,21 @@ export default function LandingPage() { title: "Sufi Soul", subtitle: "Live at Ahmedabad", description: "An immersive experience of traditional sufi melodies.", - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-acoustic-guitar-dark-ray-light_169016-17647.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-acoustic-guitar-dark-ray-light_169016-17647.jpg?_wi=1", }, { tag: "Highlight", title: "Folk Energy", subtitle: "Global Tour", description: "High-energy folk tracks from the world tour.", - imageSrc: "http://img.b2bpic.net/free-photo/mix-yellow-red-light-spots_23-2147798883.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mix-yellow-red-light-spots_23-2147798883.jpg?_wi=1", }, { tag: "Highlight", title: "Legacy", subtitle: "Rare Classics", description: "Soulful renditions of ancestral classics.", - imageSrc: "http://img.b2bpic.net/free-photo/young-couple-spending-time-together-night_23-2149328352.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-couple-spending-time-together-night_23-2149328352.jpg?_wi=1", }, ]} title="Performance Showcase" @@ -315,7 +315,7 @@ export default function LandingPage() { quote: "Their music is not just entertainment; it's a soulful prayer that heals the heart.", tag: "Verified Fan", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-man-listening-music_23-2149443779.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/cool-round-shaped-futuristic-sci-fi-techno-lights-perfect-futuristic-backgrounds_181624-9811.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cool-round-shaped-futuristic-sci-fi-techno-lights-perfect-futuristic-backgrounds_181624-9811.jpg?_wi=2", imageAlt: "happy concert audience", }, { @@ -337,7 +337,7 @@ export default function LandingPage() { quote: "A masterclass in modernizing classical heritage for the new generation.", tag: "Expert", avatarSrc: "http://img.b2bpic.net/free-photo/happy-dj-rooftop-front-view_23-2149739880.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-acoustic-guitar-dark-ray-light_169016-17647.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-acoustic-guitar-dark-ray-light_169016-17647.jpg?_wi=2", imageAlt: "happy concert audience", }, { @@ -348,7 +348,7 @@ export default function LandingPage() { quote: "Unmatched energy and absolute professionalism. The gold standard for live entertainment.", tag: "Partner", avatarSrc: "http://img.b2bpic.net/free-photo/woman-with-2000s-items-front-view_23-2149741992.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/mix-yellow-red-light-spots_23-2147798883.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mix-yellow-red-light-spots_23-2147798883.jpg?_wi=2", imageAlt: "happy concert audience", }, { @@ -359,7 +359,7 @@ export default function LandingPage() { quote: "They carry the legacy of our ancestors forward with grace, beauty, and immense talent.", tag: "Fan", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-making-music_23-2149223682.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/young-couple-spending-time-together-night_23-2149328352.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-couple-spending-time-together-night_23-2149328352.jpg?_wi=2", imageAlt: "happy concert audience", }, ]} -- 2.49.1