Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -61,11 +61,11 @@ export default function LandingPage() {
|
||||
description="Explore infinite alternate timelines. Make choices, watch them evolve, and see where your decisions lead you in the Reality Engine."
|
||||
leftCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/out-focus-bokeh-city_1353-311.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/out-focus-bokeh-city_1353-311.jpg?_wi=1",
|
||||
imageAlt: "Timeline 1",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blurred-night-lights_23-2148139287.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blurred-night-lights_23-2148139287.jpg?_wi=1",
|
||||
imageAlt: "Timeline 2",
|
||||
},
|
||||
{
|
||||
@@ -73,7 +73,7 @@ export default function LandingPage() {
|
||||
imageAlt: "Timeline 3",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blurred-night-lights_23-2148139260.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blurred-night-lights_23-2148139260.jpg?_wi=1",
|
||||
imageAlt: "Timeline 4",
|
||||
},
|
||||
{
|
||||
@@ -250,7 +250,7 @@ export default function LandingPage() {
|
||||
price: "Free",
|
||||
rating: 5,
|
||||
reviewCount: "1.2K",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/global-network-illustration_53876-16141.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/global-network-illustration_53876-16141.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
@@ -316,7 +316,7 @@ export default function LandingPage() {
|
||||
quote: "Simulating my life if I never quit gaming was a huge wake-up call.",
|
||||
tag: "Gaming",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/handsome-bearded-redhead-guy-posing-against-white-wall_176420-33158.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/out-focus-bokeh-city_1353-311.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/out-focus-bokeh-city_1353-311.jpg?_wi=2",
|
||||
imageAlt: "professional headshot person",
|
||||
},
|
||||
{
|
||||
@@ -327,7 +327,7 @@ export default function LandingPage() {
|
||||
quote: "The business simulator is scarily accurate regarding the burnout risk.",
|
||||
tag: "Business",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/handsome-bearded-man-looking-camera_23-2148179012.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/global-network-illustration_53876-16141.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/global-network-illustration_53876-16141.jpg?_wi=2",
|
||||
imageAlt: "professional headshot person",
|
||||
},
|
||||
{
|
||||
@@ -349,7 +349,7 @@ export default function LandingPage() {
|
||||
quote: "The branching paths are incredibly detailed and immersive.",
|
||||
tag: "Creative",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-attractive-fashionable-young-fair-haired-caucasian-lady-with-freckles-loose-hairdo-no-make-up-posing-studio-wearing-white-shirt-gray-copyspace-wall-looking-camera_343059-4195.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blurred-night-lights_23-2148139287.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blurred-night-lights_23-2148139287.jpg?_wi=2",
|
||||
imageAlt: "professional headshot person",
|
||||
},
|
||||
{
|
||||
@@ -360,7 +360,7 @@ export default function LandingPage() {
|
||||
quote: "It really highlights that every decision creates a unique future.",
|
||||
tag: "Sports",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/close-up-space-helmet-laptop-running-ship-systems-interface_482257-126314.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blurred-night-lights_23-2148139260.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blurred-night-lights_23-2148139260.jpg?_wi=2",
|
||||
imageAlt: "professional headshot person",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user