Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-07 01:34:48 +00:00

View File

@@ -68,7 +68,7 @@ export default function LandingPage() {
},
]}
buttonAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/modern-interior-empty-wooden-chairs_1203-4495.jpg"
imageSrc="http://img.b2bpic.net/free-photo/modern-interior-empty-wooden-chairs_1203-4495.jpg?_wi=1"
imageAlt="Andaluz warm restaurant interior"
/>
</div>
@@ -79,7 +79,7 @@ export default function LandingPage() {
title="A Legacy of Flavor"
description="Andaluz was born from a desire to bring the warmth of our family table to the heart of the city. We honor the deep Old World heritage of Andalusia, creating a space where authentic recipes, live music, and heartfelt hospitality thrive until the late hours."
tag="Our Story"
imageSrc="http://img.b2bpic.net/free-photo/woman-putting-yogurt-stuffed-grape-leaves-dolma_140725-5314.jpg"
imageSrc="http://img.b2bpic.net/free-photo/woman-putting-yogurt-stuffed-grape-leaves-dolma_140725-5314.jpg?_wi=1"
imageAlt="Traditional authentic kitchen preparation"
/>
</div>
@@ -96,19 +96,19 @@ export default function LandingPage() {
bentoComponent: "media-stack",
items: [
{
imageSrc: "http://img.b2bpic.net/free-photo/creative-composition-tasty-food_23-2148949078.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/creative-composition-tasty-food_23-2148949078.jpg?_wi=1",
imageAlt: "Quesabirria",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/creative-composition-tasty-food_23-2148949078.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/creative-composition-tasty-food_23-2148949078.jpg?_wi=2",
imageAlt: "Quesabirria",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/creative-composition-tasty-food_23-2148949078.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/creative-composition-tasty-food_23-2148949078.jpg?_wi=3",
imageAlt: "Quesabirria",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/modern-interior-empty-wooden-chairs_1203-4495.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/modern-interior-empty-wooden-chairs_1203-4495.jpg?_wi=2",
imageAlt: "elegant rustic dining restaurant atmosphere",
},
{
@@ -117,19 +117,19 @@ export default function LandingPage() {
bentoComponent: "media-stack",
items: [
{
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-mexican-food-ready-be-served_23-2148614437.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-mexican-food-ready-be-served_23-2148614437.jpg?_wi=1",
imageAlt: "Fajitas",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-mexican-food-ready-be-served_23-2148614437.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-mexican-food-ready-be-served_23-2148614437.jpg?_wi=2",
imageAlt: "Fajitas",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-mexican-food-ready-be-served_23-2148614437.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-mexican-food-ready-be-served_23-2148614437.jpg?_wi=3",
imageAlt: "Fajitas",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/woman-putting-yogurt-stuffed-grape-leaves-dolma_140725-5314.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-putting-yogurt-stuffed-grape-leaves-dolma_140725-5314.jpg?_wi=2",
imageAlt: "family owned restaurant traditional kitchen",
},
{
@@ -138,19 +138,19 @@ export default function LandingPage() {
bentoComponent: "media-stack",
items: [
{
imageSrc: "http://img.b2bpic.net/free-photo/traditional-peruvian-ceviche-sea-bass-fillet-wooden-table_123827-35772.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/traditional-peruvian-ceviche-sea-bass-fillet-wooden-table_123827-35772.jpg?_wi=1",
imageAlt: "Aguachiles",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/traditional-peruvian-ceviche-sea-bass-fillet-wooden-table_123827-35772.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/traditional-peruvian-ceviche-sea-bass-fillet-wooden-table_123827-35772.jpg?_wi=2",
imageAlt: "Aguachiles",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/traditional-peruvian-ceviche-sea-bass-fillet-wooden-table_123827-35772.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/traditional-peruvian-ceviche-sea-bass-fillet-wooden-table_123827-35772.jpg?_wi=3",
imageAlt: "Aguachiles",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/creative-composition-tasty-food_23-2148949078.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/creative-composition-tasty-food_23-2148949078.jpg?_wi=4",
imageAlt: "quesabirria tacos authentic mexican style",
},
]}