Merge version_1 into main #1
@@ -68,7 +68,7 @@ export default function LandingPage() {
|
||||
href: "#contact",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/natural-fresh-mexican-ingredients_23-2147640342.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/natural-fresh-mexican-ingredients_23-2147640342.jpg?_wi=1"
|
||||
imageAlt="Authentic Mexican Food"
|
||||
showDimOverlay={true}
|
||||
/>
|
||||
@@ -116,42 +116,42 @@ export default function LandingPage() {
|
||||
name: "Authentic Tacos",
|
||||
price: "$8",
|
||||
variant: "Authentic corn shells, seasoned steak",
|
||||
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",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Tamales",
|
||||
price: "$12",
|
||||
variant: "Slow-cooked, hand-wrapped masa",
|
||||
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",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Tortas",
|
||||
price: "$10",
|
||||
variant: "Crusty bread, slow-braised pork",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/different-delicious-mexican-dishes-rusty-background-with-mexican-hat_23-2148042518.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/different-delicious-mexican-dishes-rusty-background-with-mexican-hat_23-2148042518.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Rice & Beans",
|
||||
price: "$5",
|
||||
variant: "Flavorful rice and perfectly seasoned beans",
|
||||
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",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Horchata",
|
||||
price: "$4",
|
||||
variant: "Refreshing, cool, traditional drink",
|
||||
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",
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
name: "Full Plates",
|
||||
price: "$15",
|
||||
variant: "Satisfying, generous portions",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/different-delicious-mexican-dishes-rusty-background-with-mexican-hat_23-2148042518.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/different-delicious-mexican-dishes-rusty-background-with-mexican-hat_23-2148042518.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="Fan Favorites"
|
||||
@@ -179,7 +179,7 @@ export default function LandingPage() {
|
||||
handle: "@guide",
|
||||
testimonial: "Authentic Mexican tacos — totally is a must.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photo-pleased-dark-skinned-girl-smiles-positively-camera_273609-28711.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photo-pleased-dark-skinned-girl-smiles-positively-camera_273609-28711.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
@@ -187,7 +187,7 @@ export default function LandingPage() {
|
||||
handle: "@local",
|
||||
testimonial: "Feels like walking into your kitchen at home.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photo-pleased-dark-skinned-girl-smiles-positively-camera_273609-28711.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photo-pleased-dark-skinned-girl-smiles-positively-camera_273609-28711.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
@@ -232,7 +232,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/natural-fresh-mexican-ingredients_23-2147640342.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/natural-fresh-mexican-ingredients_23-2147640342.jpg?_wi=2"
|
||||
logoText="Little Mexico"
|
||||
columns={[
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user