Update src/app/page.tsx
This commit is contained in:
@@ -52,8 +52,6 @@ export default function LandingPage() {
|
||||
{
|
||||
text: "Find Us", href: "#contact"},
|
||||
]}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DV0TUYaAV5fQwgYUdMpYahxqTL/uploaded-1778352811629-ki3n7sa6.png"
|
||||
imageAlt="Authentic mexican tacos served on a rustic table"
|
||||
mediaAnimation="blur-reveal"
|
||||
avatars={[
|
||||
{ src: "http://img.b2bpic.net/free-photo/mexican-vegetables_23-2148024776.jpg", alt: "Mexican vegetables" },
|
||||
@@ -102,9 +100,11 @@ export default function LandingPage() {
|
||||
{ id: "4", name: "Lengua", price: "$4.00", imageSrc: "http://img.b2bpic.net/free-photo/tacos-with-vegetables-meat-view_23-2148750437.jpg" },
|
||||
{ id: "5", name: "Pollo Asado", price: "$3.00", imageSrc: "http://img.b2bpic.net/free-photo/creative-composition-tasty-food_23-2148949079.jpg" },
|
||||
{ id: "6", name: "Grande Burrito", price: "$12.00", imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-shawarma-dish_23-2151805518.jpg" },
|
||||
{ id: "7", name: "Quesadilla Suprema", price: "$8.50", imageSrc: "http://img.b2bpic.net/free-photo/quesadilla-top-view_23-2148873752.jpg" },
|
||||
{ id: "8", name: "Guacamole & Chips", price: "$6.00", imageSrc: "http://img.b2bpic.net/free-photo/guacamole-chips_23-2148873752.jpg" }
|
||||
]}
|
||||
title="Our Signature Tacos"
|
||||
description="Experience our most loved street-style classics."
|
||||
title="Our Signature Menu"
|
||||
description="Handcrafted Mexican favorites made fresh daily."
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user