Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-07 18:20:31 +00:00

View File

@@ -142,7 +142,7 @@ export default function LandingPage() {
description: "A community gathering place where everyone is a regular.",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/top-view-tasty-pomegranate-salad-green-salad-with-fresh-vegetables-light-background_140725-137276.jpg"
imageSrc="http://img.b2bpic.net/free-photo/top-view-tasty-pomegranate-salad-green-salad-with-fresh-vegetables-light-background_140725-137276.jpg?_wi=1"
imageAlt="Alice's Restaurant Kitchen"
mediaAnimation="blur-reveal"
/>
@@ -160,11 +160,11 @@ export default function LandingPage() {
icon: Star,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/delicious-dumplings-with-peas-red-pepper_114579-43397.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-dumplings-with-peas-red-pepper_114579-43397.jpg?_wi=1",
imageAlt: "Handmade Breakfast",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/delicious-dumplings-with-peas-red-pepper_114579-43397.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-dumplings-with-peas-red-pepper_114579-43397.jpg?_wi=2",
imageAlt: "Handmade Breakfast Detail",
},
],
@@ -177,15 +177,15 @@ export default function LandingPage() {
icon: Award,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/rice-cooked-with-herbs-carrots-meat-cutlet_140725-7052.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/rice-cooked-with-herbs-carrots-meat-cutlet_140725-7052.jpg?_wi=1",
imageAlt: "Legendary Tenderloin",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/rice-cooked-with-herbs-carrots-meat-cutlet_140725-7052.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/rice-cooked-with-herbs-carrots-meat-cutlet_140725-7052.jpg?_wi=2",
imageAlt: "Legendary Tenderloin Detail",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-pomegranate-salad-green-salad-with-fresh-vegetables-light-background_140725-137276.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-pomegranate-salad-green-salad-with-fresh-vegetables-light-background_140725-137276.jpg?_wi=2",
imageAlt: "chef cooking in diner kitchen",
},
{
@@ -194,15 +194,15 @@ export default function LandingPage() {
icon: Zap,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/delicious-3d-coffee-drink_23-2151840643.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-3d-coffee-drink_23-2151840643.jpg?_wi=1",
imageAlt: "Fresh Coffee",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/delicious-3d-coffee-drink_23-2151840643.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-3d-coffee-drink_23-2151840643.jpg?_wi=2",
imageAlt: "Fresh Coffee Detail",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/delicious-dumplings-with-peas-red-pepper_114579-43397.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-dumplings-with-peas-red-pepper_114579-43397.jpg?_wi=3",
imageAlt: "fresh handmade pancake stack breakfast",
},
]}