Merge version_1 into main #1
@@ -71,7 +71,6 @@ export default function LandingPage() {
|
||||
{ text: "Listen Now", href: "#music" },
|
||||
{ text: "Book / Contact", href: "#contact" }
|
||||
]}
|
||||
useInvertedBackground={true}
|
||||
/>
|
||||
</div>
|
||||
<div id="about" data-section="about">
|
||||
@@ -93,7 +92,7 @@ export default function LandingPage() {
|
||||
{ id: "release-2", name: "Urban Pulse", price: "Stream Now", variant: "Hip Hop / R&B", imageSrc: "http://img.b2bpic.net/free-photo/blue-paint-red_23-2147745458.jpg", imageAlt: "futuristic album cover design" },
|
||||
{ id: "release-3", name: "Echoes in Time", price: "Stream Now", variant: "Ambient / Chillwave", imageSrc: "http://img.b2bpic.net/free-photo/digital-art-portrait-person-listening-music-headphones_23-2151065094.jpg", imageAlt: "bold experimental music cover" },
|
||||
{ id: "release-4", name: "Rhythm Revolution", price: "Stream Now", variant: "Afrobeat / Dance", imageSrc: "http://img.b2bpic.net/free-photo/beauty-digital-art-through-immersive-experiences_23-2151250274.jpg", imageAlt: "dynamic dance music cover" },
|
||||
{ id: "release-5", price: "Stream Now", variant: "Cinematic / Orchestral", imageSrc: "http://img.b2bpic.net/free-photo/still-life-with-heart-shaped-books-dried-flowers-old-cd_1150-19425.jpg", imageAlt: "cinematic orchestral album cover" },
|
||||
{ id: "release-5", name: "Cinematic Odyssey", price: "Stream Now", variant: "Cinematic / Orchestral", imageSrc: "http://img.b2bpic.net/free-photo/still-life-with-heart-shaped-books-dried-flowers-old-cd_1150-19425.jpg", imageAlt: "cinematic orchestral album cover" },
|
||||
{ id: "release-6", name: "Future Wave", price: "Stream Now", variant: "Progressive House", imageSrc: "http://img.b2bpic.net/free-photo/acoustic-guitar-speaker-word-home-black-background-top-view_169016-51093.jpg", imageAlt: "vibrant EDM album cover" }
|
||||
]}
|
||||
gridVariant="bento-grid"
|
||||
|
||||
Reference in New Issue
Block a user