Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-05-27 01:53:03 +00:00

View File

@@ -78,11 +78,11 @@ export default function LandingPage() {
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/delicious-traditional-tacos-arrangement_23-2150799507.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-traditional-tacos-arrangement_23-2150799507.jpg?_wi=1",
imageAlt: "Outdoor riverfront dining at Boathouse Cantina",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-vegetable-salad-dark-surface_140725-88391.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-vegetable-salad-dark-surface_140725-88391.jpg?_wi=1",
imageAlt: "Gourmet burger and fries",
},
{
@@ -206,7 +206,7 @@ export default function LandingPage() {
description: "Our team is dedicated to providing warm hospitality and exceptional service to make your visit enjoyable.",
bentoComponent: "reveal-icon",
icon: Smile,
imageSrc: "http://img.b2bpic.net/free-photo/delicious-traditional-tacos-arrangement_23-2150799507.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-traditional-tacos-arrangement_23-2150799507.jpg?_wi=2",
imageAlt: "Delicious tacos on plate arrangement",
},
{
@@ -214,7 +214,7 @@ export default function LandingPage() {
description: "Enjoy the energetic buzz of Salida, often accompanied by live music and community events.",
bentoComponent: "reveal-icon",
icon: Music,
imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-vegetable-salad-dark-surface_140725-88391.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-vegetable-salad-dark-surface_140725-88391.jpg?_wi=2",
imageAlt: "Delicious tacos on plate arrangement",
},
]}