Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-05 19:07:04 +00:00

View File

@@ -58,53 +58,53 @@ export default function LandingPage() {
description="Fresh pupusas, homemade pastries, and family-style meals made with love."
leftCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/mexican-food_23-2148024802.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/mexican-food_23-2148024802.jpg?_wi=1",
imageAlt: "Authentic Salvadoran pupusas on a rustic table",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/delicious-food-arrangement-view_23-2148716415.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-food-arrangement-view_23-2148716415.jpg?_wi=1",
imageAlt: "Hand-made pupusas",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/top-view-food-notebook-arrangement_23-2148708222.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-food-notebook-arrangement_23-2148708222.jpg?_wi=1",
imageAlt: "Fresh pan con pollo",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/french-fries-bowl-seen-from_1220-274.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/french-fries-bowl-seen-from_1220-274.jpg?_wi=1",
imageAlt: "Traditional yuca frita",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/fresh-pastry-table_1398-2210.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/fresh-pastry-table_1398-2210.jpg?_wi=1",
imageAlt: "Fresh Salvadoran pastries",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/mexican-food_23-2148024802.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/mexican-food_23-2148024802.jpg?_wi=2",
imageAlt: "Hearty Salvadoran meal plate",
},
]}
rightCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/top-view-food-notebook-arrangement_23-2148708222.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-food-notebook-arrangement_23-2148708222.jpg?_wi=2",
imageAlt: "Fresh pan con pollo",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/french-fries-bowl-seen-from_1220-274.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/french-fries-bowl-seen-from_1220-274.jpg?_wi=2",
imageAlt: "Traditional yuca frita",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/fresh-pastry-table_1398-2210.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/fresh-pastry-table_1398-2210.jpg?_wi=2",
imageAlt: "Fresh Salvadoran pastries",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/mexican-food_23-2148024802.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/mexican-food_23-2148024802.jpg?_wi=3",
imageAlt: "Hearty Salvadoran meal plate",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/delicious-food-arrangement-view_23-2148716415.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-food-arrangement-view_23-2148716415.jpg?_wi=2",
imageAlt: "Hand-made pupusas",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/mexican-food_23-2148024802.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/mexican-food_23-2148024802.jpg?_wi=4",
imageAlt: "Traditional family meal",
},
]}
@@ -177,37 +177,37 @@ export default function LandingPage() {
id: "1",
name: "Handmade Pupusas",
price: "$3.50",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-food-arrangement-view_23-2148716415.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-food-arrangement-view_23-2148716415.jpg?_wi=3",
},
{
id: "2",
name: "Pan Con Pollo",
price: "$8.95",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-food-notebook-arrangement_23-2148708222.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-food-notebook-arrangement_23-2148708222.jpg?_wi=3",
},
{
id: "3",
name: "Yuca Frita",
price: "$6.50",
imageSrc: "http://img.b2bpic.net/free-photo/french-fries-bowl-seen-from_1220-274.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/french-fries-bowl-seen-from_1220-274.jpg?_wi=3",
},
{
id: "4",
name: "Salvadoran Empanadas",
price: "$4.00",
imageSrc: "http://img.b2bpic.net/free-photo/fresh-pastry-table_1398-2210.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/fresh-pastry-table_1398-2210.jpg?_wi=3",
},
{
id: "5",
name: "Fresh Pastries",
price: "$2.50",
imageSrc: "http://img.b2bpic.net/free-photo/fresh-pastry-table_1398-2210.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/fresh-pastry-table_1398-2210.jpg?_wi=4",
},
{
id: "6",
name: "Shrimp Tacos",
price: "$9.50",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-food-arrangement-view_23-2148716415.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-food-arrangement-view_23-2148716415.jpg?_wi=4",
},
]}
title="Made Fresh Daily"