Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-05-06 12:39:02 +00:00

View File

@@ -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",
},
]}