diff --git a/src/app/page.tsx b/src/app/page.tsx index 17dc3ba..7189ca0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -125,7 +125,7 @@ export default function LandingPage() { { title: "Black Sabbath - Iron Man", description: "The legendary solo and driving rhythm section performed with authentic energy and precision", imageSrc: - "https://images.unsplash.com/photo-1514525253161-7a46d19cd819?w=800&h=600&fit=crop", imageAlt: "Iron Man cover"}, + "https://images.unsplash.com/photo-1514525253161-7a46d19cd819?w=800&h=600&fit=crop&_wi=1", imageAlt: "Iron Man cover"}, { title: "Van Halen - Jump", description: "Celebrating the iconic keyboard riff reimagined on guitar with high-energy performance", imageSrc: @@ -167,7 +167,7 @@ export default function LandingPage() { required: true, }} useInvertedBackground={true} - imageSrc="https://images.unsplash.com/photo-1514525253161-7a46d19cd819?w=800&h=600&fit=crop" + imageSrc="https://images.unsplash.com/photo-1514525253161-7a46d19cd819?w=800&h=600&fit=crop&_wi=2" imageAlt="guitarist studio recording session" mediaAnimation="slide-up" mediaPosition="right"