Update src/app/page.tsx
This commit is contained in:
@@ -78,7 +78,7 @@ export default function LandingPage() {
|
|||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/vertical-shot-tasty-tortillas-with-meat-tomato-sauce-ingredients_181624-46252.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/vertical-shot-tasty-tortillas-with-meat-tomato-sauce-ingredients_181624-46252.jpg?_wi=1"
|
||||||
imageAlt="Delicious Birria Tacos with dipping sauce"
|
imageAlt="Delicious Birria Tacos with dipping sauce"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
@@ -129,21 +129,21 @@ export default function LandingPage() {
|
|||||||
id: "p1",
|
id: "p1",
|
||||||
name: "MAD Birria Tacos",
|
name: "MAD Birria Tacos",
|
||||||
price: "€9.50",
|
price: "€9.50",
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-tacos-arrangement_23-2150878248.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/delicious-tacos-arrangement_23-2150878248.jpg?_wi=1",
|
||||||
imageAlt: "Three Birria Tacos",
|
imageAlt: "Three Birria Tacos",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "p2",
|
id: "p2",
|
||||||
name: "El Diablo Burrito",
|
name: "El Diablo Burrito",
|
||||||
price: "€8.90",
|
price: "€8.90",
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/mexican-burrito-with-rice_1147-395.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/mexican-burrito-with-rice_1147-395.jpg?_wi=1",
|
||||||
imageAlt: "Spicy Burrito",
|
imageAlt: "Spicy Burrito",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "p3",
|
id: "p3",
|
||||||
name: "Asada Loaded Nachos",
|
name: "Asada Loaded Nachos",
|
||||||
price: "€11.00",
|
price: "€11.00",
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-mexican-nachos-tortilla-chips-lemon-avocado-rusty-background_23-2148042539.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-mexican-nachos-tortilla-chips-lemon-avocado-rusty-background_23-2148042539.jpg?_wi=1",
|
||||||
imageAlt: "Loaded Nachos",
|
imageAlt: "Loaded Nachos",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -209,7 +209,7 @@ export default function LandingPage() {
|
|||||||
},
|
},
|
||||||
],
|
],
|
||||||
reverse: false,
|
reverse: false,
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-tasty-tortillas-with-meat-tomato-sauce-ingredients_181624-46252.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-tasty-tortillas-with-meat-tomato-sauce-ingredients_181624-46252.jpg?_wi=2",
|
||||||
imageAlt: "vibrant Mexican restaurant interior",
|
imageAlt: "vibrant Mexican restaurant interior",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -242,7 +242,7 @@ export default function LandingPage() {
|
|||||||
},
|
},
|
||||||
],
|
],
|
||||||
reverse: true,
|
reverse: true,
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-thai-food-still-life_23-2149508930.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/delicious-thai-food-still-life_23-2149508930.jpg?_wi=1",
|
||||||
imageAlt: "vibrant Mexican restaurant interior",
|
imageAlt: "vibrant Mexican restaurant interior",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -271,7 +271,7 @@ export default function LandingPage() {
|
|||||||
},
|
},
|
||||||
],
|
],
|
||||||
reverse: false,
|
reverse: false,
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-tacos-arrangement_23-2150878248.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/delicious-tacos-arrangement_23-2150878248.jpg?_wi=2",
|
||||||
imageAlt: "vibrant Mexican restaurant interior",
|
imageAlt: "vibrant Mexican restaurant interior",
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
@@ -294,7 +294,7 @@ export default function LandingPage() {
|
|||||||
tag: "Birria Tacos",
|
tag: "Birria Tacos",
|
||||||
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-young-smiling-woman-looking-camera_23-2148187139.jpg",
|
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-young-smiling-woman-looking-camera_23-2148187139.jpg",
|
||||||
avatarAlt: "Gabija P. avatar",
|
avatarAlt: "Gabija P. avatar",
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-tasty-tortillas-with-meat-tomato-sauce-ingredients_181624-46252.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-tasty-tortillas-with-meat-tomato-sauce-ingredients_181624-46252.jpg?_wi=3",
|
||||||
imageAlt: "professional woman smiling portrait",
|
imageAlt: "professional woman smiling portrait",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -306,7 +306,7 @@ export default function LandingPage() {
|
|||||||
tag: "El Diablo Burrito",
|
tag: "El Diablo Burrito",
|
||||||
avatarSrc: "http://img.b2bpic.net/free-photo/closeup-happy-good-looking-young-man_1262-3489.jpg",
|
avatarSrc: "http://img.b2bpic.net/free-photo/closeup-happy-good-looking-young-man_1262-3489.jpg",
|
||||||
avatarAlt: "Lukas K. avatar",
|
avatarAlt: "Lukas K. avatar",
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-thai-food-still-life_23-2149508930.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/delicious-thai-food-still-life_23-2149508930.jpg?_wi=2",
|
||||||
imageAlt: "professional woman smiling portrait",
|
imageAlt: "professional woman smiling portrait",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -318,7 +318,7 @@ export default function LandingPage() {
|
|||||||
tag: "Loaded Nachos",
|
tag: "Loaded Nachos",
|
||||||
avatarSrc: "http://img.b2bpic.net/free-photo/close-up-successful-woman-with-blue-shirt_1098-3627.jpg",
|
avatarSrc: "http://img.b2bpic.net/free-photo/close-up-successful-woman-with-blue-shirt_1098-3627.jpg",
|
||||||
avatarAlt: "Elena V. avatar",
|
avatarAlt: "Elena V. avatar",
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-tacos-arrangement_23-2150878248.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/delicious-tacos-arrangement_23-2150878248.jpg?_wi=3",
|
||||||
imageAlt: "professional woman smiling portrait",
|
imageAlt: "professional woman smiling portrait",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -330,7 +330,7 @@ export default function LandingPage() {
|
|||||||
tag: "Authentic Food",
|
tag: "Authentic Food",
|
||||||
avatarSrc: "http://img.b2bpic.net/free-photo/young-caucasian-man-smiling-happy-standing-city_839833-10609.jpg",
|
avatarSrc: "http://img.b2bpic.net/free-photo/young-caucasian-man-smiling-happy-standing-city_839833-10609.jpg",
|
||||||
avatarAlt: "Jonas M. avatar",
|
avatarAlt: "Jonas M. avatar",
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/mexican-burrito-with-rice_1147-395.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/mexican-burrito-with-rice_1147-395.jpg?_wi=2",
|
||||||
imageAlt: "professional woman smiling portrait",
|
imageAlt: "professional woman smiling portrait",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -342,7 +342,7 @@ export default function LandingPage() {
|
|||||||
tag: "Spicy Food",
|
tag: "Spicy Food",
|
||||||
avatarSrc: "http://img.b2bpic.net/free-photo/confident-business-woman-portrait-smiling-face_53876-137693.jpg",
|
avatarSrc: "http://img.b2bpic.net/free-photo/confident-business-woman-portrait-smiling-face_53876-137693.jpg",
|
||||||
avatarAlt: "Agnė R. avatar",
|
avatarAlt: "Agnė R. avatar",
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-mexican-nachos-tortilla-chips-lemon-avocado-rusty-background_23-2148042539.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-mexican-nachos-tortilla-chips-lemon-avocado-rusty-background_23-2148042539.jpg?_wi=2",
|
||||||
imageAlt: "professional woman smiling portrait",
|
imageAlt: "professional woman smiling portrait",
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
|
|||||||
Reference in New Issue
Block a user