Merge version_1 into main #1
@@ -72,19 +72,19 @@ export default function LandingPage() {
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bright-purple-square-mosaic-textural-background_1258-69254.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bright-purple-square-mosaic-textural-background_1258-69254.jpg?_wi=1",
|
||||
imageAlt: "Dynamic racing scene",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-aerial-shot-narrow-bridge_181624-198.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-aerial-shot-narrow-bridge_181624-198.jpg?_wi=1",
|
||||
imageAlt: "Racing track layout",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/professional-dashboard-element-set_23-2148359394.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/professional-dashboard-element-set_23-2148359394.jpg?_wi=1",
|
||||
imageAlt: "Cockpit interface",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-3d-car-model_23-2151138949.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-3d-car-model_23-2151138949.jpg?_wi=1",
|
||||
imageAlt: "City racer car",
|
||||
},
|
||||
{
|
||||
@@ -190,7 +190,7 @@ export default function LandingPage() {
|
||||
role: "Streamer",
|
||||
company: "TwitchSpeed",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bright-purple-square-mosaic-textural-background_1258-69254.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bright-purple-square-mosaic-textural-background_1258-69254.jpg?_wi=2",
|
||||
imageAlt: "game development studio workspace",
|
||||
},
|
||||
{
|
||||
@@ -199,7 +199,7 @@ export default function LandingPage() {
|
||||
role: "Game Critic",
|
||||
company: "TechRacer",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-aerial-shot-narrow-bridge_181624-198.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-aerial-shot-narrow-bridge_181624-198.jpg?_wi=2",
|
||||
imageAlt: "game development studio workspace",
|
||||
},
|
||||
{
|
||||
@@ -208,7 +208,7 @@ export default function LandingPage() {
|
||||
role: "Fan",
|
||||
company: "CasualRacer",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/professional-dashboard-element-set_23-2148359394.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/professional-dashboard-element-set_23-2148359394.jpg?_wi=2",
|
||||
imageAlt: "game development studio workspace",
|
||||
},
|
||||
{
|
||||
@@ -217,7 +217,7 @@ export default function LandingPage() {
|
||||
role: "Casual",
|
||||
company: "DriveDaily",
|
||||
rating: 4,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-3d-car-model_23-2151138949.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-3d-car-model_23-2151138949.jpg?_wi=2",
|
||||
imageAlt: "game development studio workspace",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user