Merge version_1 into main #1
@@ -71,15 +71,15 @@ export default function LandingPage() {
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crispy-chicken-cutlet-with-katsu-sauce-with-white-rice-broccoli-stone-table_127032-3538.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crispy-chicken-cutlet-with-katsu-sauce-with-white-rice-broccoli-stone-table_127032-3538.jpg?_wi=1",
|
||||
imageAlt: "Crispy Chicken Tenders",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-friends-clinking-bottles_23-2149745567.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-friends-clinking-bottles_23-2149745567.jpg?_wi=1",
|
||||
imageAlt: "Friends Eating",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-process-making-lollipops-from-natural-ingredients_169016-19564.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-process-making-lollipops-from-natural-ingredients_169016-19564.jpg?_wi=1",
|
||||
imageAlt: "Cane's Sauce Drip",
|
||||
},
|
||||
]}
|
||||
@@ -232,7 +232,7 @@ export default function LandingPage() {
|
||||
},
|
||||
items: [],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crispy-chicken-cutlet-with-katsu-sauce-with-white-rice-broccoli-stone-table_127032-3538.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crispy-chicken-cutlet-with-katsu-sauce-with-white-rice-broccoli-stone-table_127032-3538.jpg?_wi=2",
|
||||
imageAlt: "chill hangout atmosphere vibe",
|
||||
},
|
||||
{
|
||||
@@ -243,7 +243,7 @@ export default function LandingPage() {
|
||||
},
|
||||
items: [],
|
||||
reverse: true,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-friends-clinking-bottles_23-2149745567.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-friends-clinking-bottles_23-2149745567.jpg?_wi=2",
|
||||
imageAlt: "chill hangout atmosphere vibe",
|
||||
},
|
||||
{
|
||||
@@ -254,7 +254,7 @@ export default function LandingPage() {
|
||||
},
|
||||
items: [],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-process-making-lollipops-from-natural-ingredients_169016-19564.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-process-making-lollipops-from-natural-ingredients_169016-19564.jpg?_wi=2",
|
||||
imageAlt: "chill hangout atmosphere vibe",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user