Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -109,27 +109,27 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "1",
|
||||
name: "Luna Sol",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-girl-with-pink-hairs-looks-positive_114579-14804.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-girl-with-pink-hairs-looks-positive_114579-14804.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Echo Theory",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-artist-painting-studio-with-watercolors_23-2149908447.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-artist-painting-studio-with-watercolors_23-2149908447.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Markus K",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-mechanic-standing-repair-shop_1170-1349.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-mechanic-standing-repair-shop_1170-1349.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Jia Lin",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-with-iris-fantasy-colors_23-2150140118.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-with-iris-fantasy-colors_23-2150140118.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Rhythm Blue",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/non-binary-person-leather-jacket-sitting-stairs_23-2148760568.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/non-binary-person-leather-jacket-sitting-stairs_23-2148760568.jpg?_wi=1",
|
||||
},
|
||||
]}
|
||||
cardTitle="Our Artist Roster"
|
||||
@@ -151,31 +151,31 @@ export default function LandingPage() {
|
||||
id: "t1",
|
||||
name: "Alex Rivers",
|
||||
role: "Founder & CEO",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-mechanic-standing-repair-shop_1170-1349.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-mechanic-standing-repair-shop_1170-1349.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "t2",
|
||||
name: "Sarah Chen",
|
||||
role: "A&R Director",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-artist-painting-studio-with-watercolors_23-2149908447.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-artist-painting-studio-with-watercolors_23-2149908447.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Marcus V",
|
||||
role: "Head of Production",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-with-iris-fantasy-colors_23-2150140118.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-with-iris-fantasy-colors_23-2150140118.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "t4",
|
||||
name: "Elena Rossi",
|
||||
role: "Creative Lead",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/non-binary-person-leather-jacket-sitting-stairs_23-2148760568.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/non-binary-person-leather-jacket-sitting-stairs_23-2148760568.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "t5",
|
||||
name: "Jordan P",
|
||||
role: "Studio Manager",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-girl-with-pink-hairs-looks-positive_114579-14804.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-girl-with-pink-hairs-looks-positive_114579-14804.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user