Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-05-18 06:34:59 +00:00

View File

@@ -71,15 +71,15 @@ export default function LandingPage() {
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/soda-with-slice-lemon_1203-560.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/soda-with-slice-lemon_1203-560.jpg?_wi=1",
imageAlt: "Fresh seafood platter restaurant",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/delicious-oysters-ready-eat-still-life_23-2150202947.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-oysters-ready-eat-still-life_23-2150202947.jpg?_wi=1",
imageAlt: "Seafood feast on table",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/restaurant-room-with-guns-wall_140725-6307.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/restaurant-room-with-guns-wall_140725-6307.jpg?_wi=1",
imageAlt: "Traditional clam bar setting",
},
{
@@ -145,7 +145,7 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/closeup-half-onion-cutting-board-with-fresh-vegetables-salad_169016-52041.jpg",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/soda-with-slice-lemon_1203-560.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/soda-with-slice-lemon_1203-560.jpg?_wi=2",
imageAlt: "freshly shucked oysters platter",
},
{
@@ -153,7 +153,7 @@ export default function LandingPage() {
description: "A legendary family recipe passed down through generations of the Randazzo family.",
bentoComponent: "reveal-icon",
icon: Droplets,
imageSrc: "http://img.b2bpic.net/free-photo/delicious-oysters-ready-eat-still-life_23-2150202947.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-oysters-ready-eat-still-life_23-2150202947.jpg?_wi=2",
imageAlt: "freshly shucked oysters platter",
},
{
@@ -161,7 +161,7 @@ export default function LandingPage() {
description: "We source the finest local catch daily to ensure the highest quality in every dish.",
bentoComponent: "reveal-icon",
icon: Fish,
imageSrc: "http://img.b2bpic.net/free-photo/restaurant-room-with-guns-wall_140725-6307.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/restaurant-room-with-guns-wall_140725-6307.jpg?_wi=2",
imageAlt: "freshly shucked oysters platter",
},
]}