Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-05-09 18:25:40 +00:00

View File

@@ -59,7 +59,7 @@ export default function LandingPage() {
}}
title="Authentic Mexican Flavors in Houston"
description="Experience family-friendly dining with our signature fajitas, fresh tacos, and handcrafted margaritas."
imageSrc="http://img.b2bpic.net/free-photo/ancient-chinise-room_1417-1692.jpg"
imageSrc="http://img.b2bpic.net/free-photo/ancient-chinise-room_1417-1692.jpg?_wi=1"
imageAlt="La Hacienda authentic interior"
/>
</div>
@@ -100,19 +100,19 @@ export default function LandingPage() {
id: "1",
name: "Signature Fajitas",
price: "$18",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-taco-table_23-2150770579.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-taco-table_23-2150770579.jpg?_wi=1",
},
{
id: "2",
name: "Street Tacos",
price: "$12",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-mexican-food-with-meat_23-2148614396.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-mexican-food-with-meat_23-2148614396.jpg?_wi=1",
},
{
id: "3",
name: "Fresh Margaritas",
price: "$10",
imageSrc: "http://img.b2bpic.net/free-photo/cocktail-garnished-with-lime-white-table_23-2148283646.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cocktail-garnished-with-lime-white-table_23-2148283646.jpg?_wi=1",
},
{
id: "4",
@@ -181,7 +181,7 @@ export default function LandingPage() {
quote: "The fajitas are the best in Houston. Always a great family night out.",
tag: "Dining",
avatarSrc: "http://img.b2bpic.net/free-photo/young-friends-enjoying-time-together_23-2148395394.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/ancient-chinise-room_1417-1692.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/ancient-chinise-room_1417-1692.jpg?_wi=2",
imageAlt: "portrait happy customer restaurant",
},
{
@@ -203,7 +203,7 @@ export default function LandingPage() {
quote: "Perfect spot for drinks and apps. The service is always warm.",
tag: "Drinks",
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-pretty-waitress_1098-15705.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-mexican-food-with-meat_23-2148614396.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-mexican-food-with-meat_23-2148614396.jpg?_wi=2",
imageAlt: "portrait happy customer restaurant",
},
{
@@ -214,7 +214,7 @@ export default function LandingPage() {
quote: "We've been coming here for years. Never disappoints.",
tag: "Family",
avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-mexican-party-decoration-with-food_23-2149317346.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-taco-table_23-2150770579.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-taco-table_23-2150770579.jpg?_wi=2",
imageAlt: "portrait happy customer restaurant",
},
{
@@ -225,7 +225,7 @@ export default function LandingPage() {
quote: "Friendly staff and quick delivery too. Highly recommend.",
tag: "Takeout",
avatarSrc: "http://img.b2bpic.net/free-photo/friends-near-bar-looking-phone_171337-18161.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cocktail-garnished-with-lime-white-table_23-2148283646.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cocktail-garnished-with-lime-white-table_23-2148283646.jpg?_wi=2",
imageAlt: "portrait happy customer restaurant",
},
]}