Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-04-12 01:21:20 +00:00

View File

@@ -74,22 +74,22 @@ export default function LandingPage() {
carouselItems={[
{
id: "1",
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-red-cafe-interior-with-tiled-walls_181624-59785.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-red-cafe-interior-with-tiled-walls_181624-59785.jpg?_wi=1",
imageAlt: "elegant mexican restaurant interior",
},
{
id: "2",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-mexican-tasty-tacos-de-pastor-plate_181624-42045.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-mexican-tasty-tacos-de-pastor-plate_181624-42045.jpg?_wi=1",
imageAlt: "delicious chicken enchiladas with rice and beans",
},
{
id: "3",
imageSrc: "http://img.b2bpic.net/free-photo/seared-scallops-with-pea-puree_23-2151942376.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/seared-scallops-with-pea-puree_23-2151942376.jpg?_wi=1",
imageAlt: "queso con chorizo appetizer",
},
{
id: "4",
imageSrc: "http://img.b2bpic.net/free-photo/man-holds-plate-nachos-with-tortilla-chips_140725-2637.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-holds-plate-nachos-with-tortilla-chips_140725-2637.jpg?_wi=1",
imageAlt: "nachos platter with guacamole",
},
{
@@ -114,7 +114,7 @@ export default function LandingPage() {
description="Located in the heart of Santa Ana, Rosa Madera offers more than just a meal—we provide an escape into vibrant Mexican design and elegant hospitality."
subdescription="Whether it's a romantic anniversary or a lively night with friends, our friendly staff and cozy environment make every occasion feel special."
icon={Utensils}
imageSrc="http://img.b2bpic.net/free-photo/beautiful-mexican-party-decoration_23-2149317299.jpg"
imageSrc="http://img.b2bpic.net/free-photo/beautiful-mexican-party-decoration_23-2149317299.jpg?_wi=1"
mediaAnimation="slide-up"
/>
</div>
@@ -181,7 +181,7 @@ export default function LandingPage() {
quote: "Visited for our anniversary and it was a memorable experience! The decor is stunning.",
tag: "5 stars",
avatarSrc: "http://img.b2bpic.net/free-photo/group-happy-friends-having-fun-while-eating-cake-cafe_637285-7896.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-red-cafe-interior-with-tiled-walls_181624-59785.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-red-cafe-interior-with-tiled-walls_181624-59785.jpg?_wi=2",
imageAlt: "smiling happy restaurant customer",
},
{
@@ -192,7 +192,7 @@ export default function LandingPage() {
quote: "The restaurant is very clean—from chairs to bathrooms. Atmosphere is beautiful.",
tag: "5 stars",
avatarSrc: "http://img.b2bpic.net/free-photo/smiling-female-staff-airport-terminal_107420-85049.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-mexican-party-decoration_23-2149317299.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-mexican-party-decoration_23-2149317299.jpg?_wi=2",
imageAlt: "smiling happy restaurant customer",
},
{
@@ -203,7 +203,7 @@ export default function LandingPage() {
quote: "Had a great meal and time here! Recommend you visit you wont regret it.",
tag: "5 stars",
avatarSrc: "http://img.b2bpic.net/free-photo/low-angle-friends-shaking-hands_23-2148395404.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-mexican-tasty-tacos-de-pastor-plate_181624-42045.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-mexican-tasty-tacos-de-pastor-plate_181624-42045.jpg?_wi=2",
imageAlt: "smiling happy restaurant customer",
},
{
@@ -214,7 +214,7 @@ export default function LandingPage() {
quote: "The service and atmosphere were my favorite thing about the experience.",
tag: "5 stars",
avatarSrc: "http://img.b2bpic.net/free-photo/merry-young-adult-enjoying-christmas-conversation-video-call-room-decorated-festivity-celebration-talking-woman-preparing-drink-wine-kitchen-with-joyful-ornaments_482257-28400.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/seared-scallops-with-pea-puree_23-2151942376.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/seared-scallops-with-pea-puree_23-2151942376.jpg?_wi=2",
imageAlt: "smiling happy restaurant customer",
},
{
@@ -225,7 +225,7 @@ export default function LandingPage() {
quote: "Beautiful ambiance, friendly staff, fair prices, drinks are a must!",
tag: "5 stars",
avatarSrc: "http://img.b2bpic.net/free-photo/group-friends-having-lunch-together-restaurant_23-2150520109.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-holds-plate-nachos-with-tortilla-chips_140725-2637.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-holds-plate-nachos-with-tortilla-chips_140725-2637.jpg?_wi=2",
imageAlt: "smiling happy restaurant customer",
},
]}