Merge version_2 into main #2

Merged
bender merged 1 commits from version_2 into main 2026-03-10 06:37:31 +00:00

View File

@@ -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"