Merge version_2 into main
Merge version_2 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -163,9 +163,9 @@ export default function LandingPage() {
|
|||||||
{
|
{
|
||||||
id: "lasagna", name: "Lasaña Casera", price: "12.50€", imageSrc: "http://img.b2bpic.net/free-photo/customs-food-plate-high-angle_23-2149598955.jpg", imageAlt: "Porción de lasaña tradicional"},
|
id: "lasagna", name: "Lasaña Casera", price: "12.50€", imageSrc: "http://img.b2bpic.net/free-photo/customs-food-plate-high-angle_23-2149598955.jpg", imageAlt: "Porción de lasaña tradicional"},
|
||||||
{
|
{
|
||||||
id: "tiramisu", name: "Tiramisú", price: "6.00€", imageSrc: "http://img.b2bpic.net/free-photo/side-view-coffee-dessert-with-cream-chocolate-cup-coffee-beans-cup-tea-table_141793-3621.jpg", alt: "Postre Tiramisú italiano"},
|
id: "tiramisu", name: "Tiramisú", price: "6.00€", imageSrc: "http://img.b2bpic.net/free-photo/side-view-coffee-dessert-with-cream-chocolate-cup-coffee-beans-cup-tea-table_141793-3621.jpg", imageAlt: "Postre Tiramisú italiano"},
|
||||||
{
|
{
|
||||||
id: "tarta-queso", name: "Tarta de Queso", price: "5.50€", imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-cheese-cake-with-berries-top-wooden-plate-with-berries-side_181624-12453.jpg", alt: "Tarta de queso con frutos rojos"},
|
id: "tarta-queso", name: "Tarta de Queso", price: "5.50€", imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-cheese-cake-with-berries-top-wooden-plate-with-berries-side_181624-12453.jpg", imageAlt: "Tarta de queso con frutos rojos"},
|
||||||
]}
|
]}
|
||||||
title="Nuestra Carta Destacada"
|
title="Nuestra Carta Destacada"
|
||||||
description="Explora nuestra selección de especialidades, desde pizzas clásicas de horno de leña hasta exquisitas pastas y postres caseros."
|
description="Explora nuestra selección de especialidades, desde pizzas clásicas de horno de leña hasta exquisitas pastas y postres caseros."
|
||||||
|
|||||||
Reference in New Issue
Block a user