Merge version_1 into main #1
@@ -83,7 +83,7 @@ export default function LandingPage() {
|
||||
href: "#catering",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/top-view-tacos-with-vegetables-meat_23-2148750432.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/top-view-tacos-with-vegetables-meat_23-2148750432.jpg?_wi=1"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
{
|
||||
@@ -149,37 +149,37 @@ export default function LandingPage() {
|
||||
id: "1",
|
||||
name: "Al Pastor",
|
||||
price: "$3.00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-arrangement-meat-veggies-mexican-taco_23-2148329049.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-arrangement-meat-veggies-mexican-taco_23-2148329049.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Cabeza",
|
||||
price: "$3.50",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-arrangement-meat-veggies-mexican-taco_23-2148329049.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-arrangement-meat-veggies-mexican-taco_23-2148329049.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Tripe",
|
||||
price: "$3.50",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-arrangement-meat-veggies-mexican-taco_23-2148329049.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-arrangement-meat-veggies-mexican-taco_23-2148329049.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Steak",
|
||||
price: "$3.50",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-arrangement-meat-veggies-mexican-taco_23-2148329049.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-arrangement-meat-veggies-mexican-taco_23-2148329049.jpg?_wi=4",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Pig's Feet",
|
||||
price: "$4.00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-arrangement-meat-veggies-mexican-taco_23-2148329049.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-arrangement-meat-veggies-mexican-taco_23-2148329049.jpg?_wi=5",
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
name: "Handmade Salsas",
|
||||
price: "Included",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-arrangement-meat-veggies-mexican-taco_23-2148329049.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-arrangement-meat-veggies-mexican-taco_23-2148329049.jpg?_wi=6",
|
||||
},
|
||||
]}
|
||||
title="Our Signature Menu"
|
||||
@@ -197,21 +197,21 @@ export default function LandingPage() {
|
||||
title: "Cebada",
|
||||
subtitle: "Traditional Refreshment",
|
||||
description: "Our signature drink made following a generational recipe.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crackers-glass-cold-beer-marble-surface-high-quality-photo_114579-67295.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crackers-glass-cold-beer-marble-surface-high-quality-photo_114579-67295.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
tag: "Classic",
|
||||
title: "Agua Fresca",
|
||||
subtitle: "Daily Freshness",
|
||||
description: "Made with seasonal fruits for that perfect natural sweetness.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crackers-glass-cold-beer-marble-surface-high-quality-photo_114579-67295.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crackers-glass-cold-beer-marble-surface-high-quality-photo_114579-67295.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
tag: "Essential",
|
||||
title: "Horchata",
|
||||
subtitle: "Creamy & Sweet",
|
||||
description: "Smooth, cinnamon-infused traditional delight.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crackers-glass-cold-beer-marble-surface-high-quality-photo_114579-67295.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crackers-glass-cold-beer-marble-surface-high-quality-photo_114579-67295.jpg?_wi=3",
|
||||
},
|
||||
]}
|
||||
title="Authentic Beverages"
|
||||
@@ -311,7 +311,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/top-view-tacos-with-vegetables-meat_23-2148750432.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/top-view-tacos-with-vegetables-meat_23-2148750432.jpg?_wi=2"
|
||||
logoText="Tacos El Mora"
|
||||
columns={[
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user