Merge version_2 into main
Merge version_2 into main
This commit was merged in pull request #5.
This commit is contained in:
@@ -87,16 +87,16 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
id: "1", title: "Baile do Jaun",
|
||||
subtitle: "O pulso do funk", category: "Funk", value: "2024", icon: Music,
|
||||
title: "Baile do Jaun",
|
||||
description: "O pulso do funk", icon: Music,
|
||||
mediaItems: [
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/front-view-male-performer-playing-electric-guitar-window_23-2148680332.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/woman-listening-music-through-headphones-home_23-2149061747.jpg" },
|
||||
],
|
||||
},
|
||||
{
|
||||
id: "2", title: "Lost&Found",
|
||||
subtitle: "O som perdido", category: "Experimental", value: "2025", icon: Music,
|
||||
title: "Lost&Found",
|
||||
description: "O som perdido", icon: Music,
|
||||
mediaItems: [
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/top-view-hard-disk-with-red-light_23-2149413360.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/sustainable-lifestyle-with-zero-waste_23-2148999455.jpg" },
|
||||
|
||||
Reference in New Issue
Block a user