diff --git a/src/app/page.tsx b/src/app/page.tsx
index 7ecf73b..4d440db 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -30,22 +30,10 @@ export default function LandingPage() {
@@ -53,43 +41,19 @@ export default function LandingPage() {
@@ -183,42 +103,12 @@ export default function LandingPage() {
gridVariant="uniform-all-items-equal"
useInvertedBackground={true}
products={[
- {
- id: "p1",
- name: "Risotto luganiga",
- price: "CHF 24",
- imageSrc: "http://img.b2bpic.net/free-photo/fettuccine-alfredo-with-chicken-mushroom-parmesan-hebs_140725-5805.jpg?_wi=2",
- },
- {
- id: "p2",
- name: "Polenta e ossobuco",
- price: "CHF 28",
- imageSrc: "http://img.b2bpic.net/free-photo/meat-stew-with-potatoes-oil-spices_114579-4497.jpg?_wi=2",
- },
- {
- id: "p3",
- name: "Tagliatelle al cervo",
- price: "CHF 26",
- imageSrc: "http://img.b2bpic.net/free-photo/top-view-cooked-dough-slices-with-meatballs-gray-background-color-meat-restaurant-dinner-cooking-pasta_140725-157547.jpg",
- },
- {
- id: "p4",
- name: "Porcini freschi",
- price: "CHF 22",
- imageSrc: "http://img.b2bpic.net/free-photo/top-view-mushroom-salad_23-2148471924.jpg",
- },
- {
- id: "p5",
- name: "Tiramisù casa",
- price: "CHF 12",
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-piece-tiramisu_23-2147772015.jpg",
- },
- {
- id: "p6",
- name: "Vino locale in ciotola",
- price: "CHF 8",
- imageSrc: "http://img.b2bpic.net/free-photo/top-view-dolma-along-with-red-cherry-tomatoes-inside-brown-pots-wooden-desk_140725-13312.jpg?_wi=2",
- },
+ { id: "p1", name: "Risotto luganiga", price: "CHF 24", imageSrc: "http://img.b2bpic.net/free-photo/fettuccine-alfredo-with-chicken-mushroom-parmesan-hebs_140725-5805.jpg" },
+ { id: "p2", name: "Polenta e ossobuco", price: "CHF 28", imageSrc: "http://img.b2bpic.net/free-photo/meat-stew-with-potatoes-oil-spices_114579-4497.jpg" },
+ { id: "p3", name: "Tagliatelle al cervo", price: "CHF 26", imageSrc: "http://img.b2bpic.net/free-photo/top-view-cooked-dough-slices-with-meatballs-gray-background-color-meat-restaurant-dinner-cooking-pasta_140725-157547.jpg" },
+ { id: "p4", name: "Porcini freschi", price: "CHF 22", imageSrc: "http://img.b2bpic.net/free-photo/top-view-mushroom-salad_23-2148471924.jpg" },
+ { id: "p5", name: "Tiramisù casa", price: "CHF 12", imageSrc: "http://img.b2bpic.net/free-photo/close-up-piece-tiramisu_23-2147772015.jpg" },
+ { id: "p6", name: "Vino locale in ciotola", price: "CHF 8", imageSrc: "http://img.b2bpic.net/free-photo/top-view-dolma-along-with-red-cherry-tomatoes-inside-brown-pots-wooden-desk_140725-13312.jpg" },
]}
title="I nostri piatti forti"
description="Sapori artigianali preparati con amore"
@@ -232,34 +122,10 @@ export default function LandingPage() {
gridVariant="two-items-per-row"
useInvertedBackground={false}
features={[
- {
- id: "f1",
- title: "Posizione centralissima",
- description: "Nel cuore di Lugano, facilmente raggiungibili.",
- imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-fresh-cheese-table_23-2150267671.jpg?_wi=2",
- imageAlt: "authentic ticino restaurant interior warm lighting",
- },
- {
- id: "f2",
- title: "Esperienza autentica",
- description: "Non il solito ristorante, ma una grotta tradizionale.",
- imageSrc: "http://img.b2bpic.net/free-photo/cheerful-tanned-student-with-thick-beard-having-good-coffee-lunch-smiling-happily-enjoying-summer-vacations-tropical-country_273609-1756.jpg?_wi=3",
- imageAlt: "smiling happy guest restaurant portrait",
- },
- {
- id: "f3",
- title: "Passaparola internazionale",
- description: "Consigliati dai turisti e amati dai locali.",
- imageSrc: "http://img.b2bpic.net/free-photo/side-view-friends-enjoying-dinner-party_52683-132626.jpg?_wi=2",
- imageAlt: "satisfied customer dining experience",
- },
- {
- id: "f4",
- title: "Porzioni abbondanti",
- description: "La qualità e la quantità di una volta.",
- imageSrc: "http://img.b2bpic.net/free-photo/girl-with-cheesecake_1303-3944.jpg?_wi=2",
- imageAlt: "young woman smiling dinner restaurant",
- },
+ { id: "f1", title: "Posizione centralissima", description: "Nel cuore di Lugano, facilmente raggiungibili.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-fresh-cheese-table_23-2150267671.jpg", imageAlt: "authentic ticino restaurant interior warm lighting" },
+ { id: "f2", title: "Esperienza autentica", description: "Non il solito ristorante, ma una grotta tradizionale.", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-tanned-student-with-thick-beard-having-good-coffee-lunch-smiling-happily-enjoying-summer-vacations-tropical-country_273609-1756.jpg", imageAlt: "smiling happy guest restaurant portrait" },
+ { id: "f3", title: "Passaparola internazionale", description: "Consigliati dai turisti e amati dai locali.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-friends-enjoying-dinner-party_52683-132626.jpg", imageAlt: "satisfied customer dining experience" },
+ { id: "f4", title: "Porzioni abbondanti", description: "La qualità e la quantità di una volta.", imageSrc: "http://img.b2bpic.net/free-photo/girl-with-cheesecake_1303-3944.jpg", imageAlt: "young woman smiling dinner restaurant" },
]}
title="Perché sceglierci"
description="La differenza che ci rende unici"
@@ -272,30 +138,10 @@ export default function LandingPage() {
title="Prenota il tuo posto"
description="Posti limitati, prenota in anticipo per evitare attese."
inputs={[
- {
- name: "name",
- type: "text",
- placeholder: "Il tuo nome",
- required: true,
- },
- {
- name: "phone",
- type: "tel",
- placeholder: "Il tuo telefono",
- required: true,
- },
- {
- name: "date",
- type: "date",
- placeholder: "Data",
- required: true,
- },
- {
- name: "people",
- type: "number",
- placeholder: "Numero persone",
- required: true,
- },
+ { name: "name", type: "text", placeholder: "Il tuo nome", required: true },
+ { name: "phone", type: "tel", placeholder: "Il tuo telefono", required: true },
+ { name: "date", type: "date", placeholder: "Data", required: true },
+ { name: "people", type: "number", placeholder: "Numero persone", required: true },
]}
imageSrc="http://img.b2bpic.net/free-photo/front-view-cute-japanese-girl-drinking-lemonade_23-2148665351.jpg"
buttonText="Prenota ora"
@@ -308,35 +154,16 @@ export default function LandingPage() {
logoText="Osteria Ticinese"
columns={[
{
- title: "Contatti",
- items: [
- {
- label: "+41 91 000 00 00",
- href: "tel:+41910000000",
- },
- {
- label: "info@osteriaticinese.ch",
- href: "mailto:info@osteriaticinese.ch",
- },
+ title: "Contatti", items: [
+ { label: "+41 91 000 00 00", href: "tel:+41910000000" },
+ { label: "info@osteriaticinese.ch", href: "mailto:info@osteriaticinese.ch" },
],
},
{
- title: "Orari",
- items: [
- {
- label: "Lun-Dom: 12:00 - 23:00",
- href: "#",
- },
- ],
+ title: "Orari", items: [{ label: "Lun-Dom: 12:00 - 23:00", href: "#" }],
},
{
- title: "Prenotazioni",
- items: [
- {
- label: "Prenota un tavolo",
- href: "#contact",
- },
- ],
+ title: "Prenotazioni", items: [{ label: "Prenota un tavolo", href: "#contact" }],
},
]}
/>
@@ -344,4 +171,4 @@ export default function LandingPage() {
);
-}
+}
\ No newline at end of file