diff --git a/src/app/page.tsx b/src/app/page.tsx index f7f8e47..9f226fb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -62,7 +62,7 @@ export default function LandingPage() { { value: "6+", title: "Cover Tracks Mastered" }, { value: "5", title: "Original Songs in Production" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/medium-shot-man-woman-with-guitars_23-2149223645.jpg" + imageSrc="http://img.b2bpic.net/free-photo/medium-shot-man-woman-with-guitars_23-2149223645.jpg?_wi=1" imageAlt="Three band members in studio" useInvertedBackground={true} mediaAnimation="slide-up" @@ -141,10 +141,10 @@ export default function LandingPage() { tag="Band Members" members={[ { - id: "1", name: "Lead Guitar & Vocals", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-woman-with-guitars_23-2149223645.jpg" + id: "1", name: "Lead Guitar & Vocals", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-woman-with-guitars_23-2149223645.jpg?_wi=2" }, { - id: "2", name: "Bass & Keys", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-woman-with-guitars_23-2149223645.jpg" + id: "2", name: "Bass & Keys", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-woman-with-guitars_23-2149223645.jpg?_wi=3" }, { id: "3", name: "Drums", imageSrc: "http://img.b2bpic.net/free-photo/drum-kit-drums-studio-beautiful-background-close-up_169016-6584.jpg"