diff --git a/src/app/page.tsx b/src/app/page.tsx index 54c79ce..d23e8ed 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -69,7 +69,7 @@ export default function LandingPage() { handle: "@kroc_artist", testimonial: "These beats have taken my sound to the next level. Absolute fire.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/blurred-night-lights_23-2148139392.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/blurred-night-lights_23-2148139392.jpg?_wi=1", imageAlt: "cinematic music studio neon dark", }, { @@ -77,7 +77,7 @@ export default function LandingPage() { handle: "@lilace_music", testimonial: "Production is top-tier. Professional and reliable as hell.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/back-view-woman-standing-shadow_23-2147781280.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/back-view-woman-standing-shadow_23-2147781280.jpg?_wi=1", imageAlt: "cinematic music studio neon dark", }, { @@ -85,7 +85,7 @@ export default function LandingPage() { handle: "@lunarays", testimonial: "Collaborating with this brand has been a game changer for my EP.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/vibrant-neon-colorful-liquid-background_53876-106179.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/vibrant-neon-colorful-liquid-background_53876-106179.jpg?_wi=1", imageAlt: "cinematic music studio neon dark", }, { @@ -93,7 +93,7 @@ export default function LandingPage() { handle: "@jflowbeats", testimonial: "Best mixing and mastering in the game right now.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/watercolor-paint-background-holi-festival_23-2148093779.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/watercolor-paint-background-holi-festival_23-2148093779.jpg?_wi=1", imageAlt: "cinematic music studio neon dark", }, { @@ -101,11 +101,11 @@ export default function LandingPage() { handle: "@neosoul", testimonial: "Custom beats delivered on time and sounded exactly as I envisioned.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/fantasy-dj-illustration_23-2151642136.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/fantasy-dj-illustration_23-2151642136.jpg?_wi=1", imageAlt: "cinematic music studio neon dark", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/blurred-night-lights_23-2148139392.jpg" + imageSrc="http://img.b2bpic.net/free-photo/blurred-night-lights_23-2148139392.jpg?_wi=2" mediaAnimation="opacity" avatars={[ { @@ -159,7 +159,7 @@ export default function LandingPage() { useInvertedBackground={false} title="About The Producer" description="With over 10 years in the music industry, I craft sounds that define modern genres. From dark trap to ambient electronic, every beat is custom-made for the artist." - imageSrc="http://img.b2bpic.net/free-photo/back-view-woman-standing-shadow_23-2147781280.jpg" + imageSrc="http://img.b2bpic.net/free-photo/back-view-woman-standing-shadow_23-2147781280.jpg?_wi=2" /> @@ -175,21 +175,21 @@ export default function LandingPage() { name: "Dark Trap Aura", price: "$150", variant: "Beat", - imageSrc: "http://img.b2bpic.net/free-photo/vibrant-neon-colorful-liquid-background_53876-106179.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/vibrant-neon-colorful-liquid-background_53876-106179.jpg?_wi=2", }, { id: "2", name: "Neon Lofi Dreams", price: "$120", variant: "Beat", - imageSrc: "http://img.b2bpic.net/free-photo/watercolor-paint-background-holi-festival_23-2148093779.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/watercolor-paint-background-holi-festival_23-2148093779.jpg?_wi=2", }, { id: "3", name: "Hyperpop Pulse", price: "$200", variant: "Beat", - imageSrc: "http://img.b2bpic.net/free-photo/fantasy-dj-illustration_23-2151642136.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/fantasy-dj-illustration_23-2151642136.jpg?_wi=2", }, { id: "4",