Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -105,7 +105,7 @@ export default function LandingPage() {
|
||||
href: "#",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/view-tacos-with-vegetables-meat_23-2148750434.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/view-tacos-with-vegetables-meat_23-2148750434.jpg?_wi=1"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/adults-enjoying-mexican-food_23-2149663836.jpg",
|
||||
@@ -171,7 +171,7 @@ export default function LandingPage() {
|
||||
price: "$3.50",
|
||||
rating: 5,
|
||||
reviewCount: "1.2k",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-tacos-with-vegetables-meat_23-2148750434.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-tacos-with-vegetables-meat_23-2148750434.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -180,7 +180,7 @@ export default function LandingPage() {
|
||||
price: "$8.00",
|
||||
rating: 5,
|
||||
reviewCount: "800",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-tacos-with-vegetables-meat_23-2148750434.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-tacos-with-vegetables-meat_23-2148750434.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
@@ -189,7 +189,7 @@ export default function LandingPage() {
|
||||
price: "$12.00",
|
||||
rating: 4,
|
||||
reviewCount: "500",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-tacos-with-vegetables-meat_23-2148750434.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-tacos-with-vegetables-meat_23-2148750434.jpg?_wi=4",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
@@ -198,7 +198,7 @@ export default function LandingPage() {
|
||||
price: "$15.00",
|
||||
rating: 5,
|
||||
reviewCount: "900",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-tacos-with-vegetables-meat_23-2148750434.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-tacos-with-vegetables-meat_23-2148750434.jpg?_wi=5",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
@@ -207,7 +207,7 @@ export default function LandingPage() {
|
||||
price: "$10.00",
|
||||
rating: 4,
|
||||
reviewCount: "400",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-tacos-with-vegetables-meat_23-2148750434.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-tacos-with-vegetables-meat_23-2148750434.jpg?_wi=6",
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
@@ -216,7 +216,7 @@ export default function LandingPage() {
|
||||
price: "$4.00",
|
||||
rating: 5,
|
||||
reviewCount: "600",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-tacos-with-vegetables-meat_23-2148750434.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-tacos-with-vegetables-meat_23-2148750434.jpg?_wi=7",
|
||||
},
|
||||
]}
|
||||
title="Explore the Menu / Explora el Menú"
|
||||
@@ -230,7 +230,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
title="Frequently Asked Questions / Preguntas Frecuentes"
|
||||
description="Everything you need to know about Taqueria Rojas. / Todo lo que necesitas saber sobre Taqueria Rojas."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/view-tacos-with-vegetables-meat_23-2148750434.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/view-tacos-with-vegetables-meat_23-2148750434.jpg?_wi=8"
|
||||
mediaAnimation="slide-up"
|
||||
faqsAnimation="slide-up"
|
||||
faqs={[
|
||||
@@ -277,7 +277,7 @@ export default function LandingPage() {
|
||||
placeholder: "Message / Mensaje",
|
||||
rows: 4,
|
||||
}}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/view-tacos-with-vegetables-meat_23-2148750434.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/view-tacos-with-vegetables-meat_23-2148750434.jpg?_wi=9"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user