Merge version_4 into main
Merge version_4 into main
This commit was merged in pull request #5.
This commit is contained in:
@@ -134,17 +134,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "pasta-ragu", name: "Wild Mushroom Tagliatelle", price: "28 EUR", imageSrc: "http://img.b2bpic.net/free-photo/top-view-cooked-ground-pasta-with-seasonings-dark-blue-desk-pasta-dough-cooking-meal-dish-color_140725-117608.jpg", imageAlt: "Wild Mushroom Tagliatelle"},
|
||||
id: "pasta-ragu", name: "Wild Mushroom Tagliatelle", price: "30 EUR", imageSrc: "http://img.b2bpic.net/free-photo/top-view-cooked-ground-pasta-with-seasonings-dark-blue-desk-pasta-dough-cooking-meal-dish-color_140725-117608.jpg", imageAlt: "Wild Mushroom Tagliatelle"},
|
||||
{
|
||||
id: "sea-bass", name: "Pan-Seared Sea Bass", price: "45 EUR", imageSrc: "http://img.b2bpic.net/free-photo/fried-salmon-sauce-fried-eggplant_140725-2972.jpg", imageAlt: "Pan-Seared Sea Bass with Asparagus"},
|
||||
id: "sea-bass", name: "Pan-Seared Sea Bass", price: "48 EUR", imageSrc: "http://img.b2bpic.net/free-photo/fried-salmon-sauce-fried-eggplant_140725-2972.jpg", imageAlt: "Pan-Seared Sea Bass with Asparagus"},
|
||||
{
|
||||
id: "chocolate-lava", name: "Molten Chocolate Soufflé", price: "15 EUR", imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-chocolate-cake_23-2148549959.jpg", imageAlt: "Molten Chocolate Soufflé"},
|
||||
id: "chocolate-lava", name: "Molten Chocolate Soufflé", price: "17 EUR", imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-chocolate-cake_23-2148549959.jpg", imageAlt: "Molten Chocolate Soufflé"},
|
||||
{
|
||||
id: "saffron-risotto", name: "Saffron & Prawn Risotto", price: "32 EUR", imageSrc: "http://img.b2bpic.net/free-photo/carrot-salad-with-cheese-top_140725-6069.jpg", imageAlt: "Saffron & Prawn Risotto"},
|
||||
id: "saffron-risotto", name: "Saffron & Prawn Risotto", price: "35 EUR", imageSrc: "http://img.b2bpic.net/free-photo/carrot-salad-with-cheese-top_140725-6069.jpg", imageAlt: "Saffron & Prawn Risotto"},
|
||||
{
|
||||
id: "lamb-shank", name: "Slow-Braised Lamb Shank", price: "55 EUR", imageSrc: "http://img.b2bpic.net/free-photo/traditional-italian-dish-burrata-mozzarella_501050-759.jpg", imageAlt: "Slow-Braised Lamb Shank with Root Vegetables"},
|
||||
id: "lamb-shank", name: "Slow-Braised Lamb Shank", price: "58 EUR", imageSrc: "http://img.b2bpic.net/free-photo/traditional-italian-dish-burrata-mozzarella_501050-759.jpg", imageAlt: "Slow-Braised Lamb Shank with Root Vegetables"},
|
||||
{
|
||||
id: "beetroot-carpaccio", name: "Beetroot Carpaccio with Goat Cheese", price: "18 EUR", imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-delicious-food-arrangement_23-2148510904.jpg", imageAlt: "Beetroot Carpaccio with Goat Cheese"},
|
||||
id: "beetroot-carpaccio", name: "Beetroot Carpaccio with Goat Cheese", price: "20 EUR", imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-delicious-food-arrangement_23-2148510904.jpg", imageAlt: "Beetroot Carpaccio with Goat Cheese"},
|
||||
]}
|
||||
title="Our Seasonal Culinary Creations"
|
||||
description="Explore a selection from our ever-evolving menu, crafted with the freshest seasonal ingredients and Chef Teodora's signature touch."
|
||||
|
||||
Reference in New Issue
Block a user