Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| ae407c862e | |||
| b6488e433e | |||
| 183cb2fef2 |
200
src/app/page.tsx
200
src/app/page.tsx
@@ -32,21 +32,13 @@ export default function LandingPage() {
|
|||||||
<NavbarStyleCentered
|
<NavbarStyleCentered
|
||||||
navItems={[
|
navItems={[
|
||||||
{
|
{
|
||||||
name: "Menu",
|
name: "Menu", id: "#menu"},
|
||||||
id: "#menu",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "About",
|
name: "About", id: "#about"},
|
||||||
id: "#about",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "Reviews",
|
name: "Reviews", id: "#reviews"},
|
||||||
id: "#reviews",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "Contact",
|
name: "Contact", id: "#contact"},
|
||||||
id: "#contact",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
brandName="Da Irene"
|
brandName="Da Irene"
|
||||||
/>
|
/>
|
||||||
@@ -55,42 +47,21 @@ export default function LandingPage() {
|
|||||||
<div id="hero" data-section="hero">
|
<div id="hero" data-section="hero">
|
||||||
<HeroSplitDualMedia
|
<HeroSplitDualMedia
|
||||||
background={{
|
background={{
|
||||||
variant: "gradient-bars",
|
variant: "gradient-bars"}}
|
||||||
}}
|
|
||||||
title="Da Irene – Autentica Cucina Italiana"
|
title="Da Irene – Autentica Cucina Italiana"
|
||||||
description="Scopri i sapori della tradizione. Pizze d'autore, primi piatti di mare freschissimi e un'atmosfera accogliente nel cuore di Torino."
|
description="Scopri i sapori della tradizione. Pizze d'autore, primi piatti di mare freschissimi e un'atmosfera accogliente nel cuore di Torino."
|
||||||
tag="Prenota ora: 351 818 0932"
|
tag="Prenota ora: 351 818 0932"
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "Vedi Menu",
|
text: "Vedi Menu", href: "#menu"},
|
||||||
href: "#menu",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
text: "Prenota",
|
text: "Prenota", href: "#contact"},
|
||||||
href: "#contact",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
mediaItems={[
|
mediaItems={[
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/luxury-meeting-dining-room-table-multiple-chairs_114579-2067.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/luxury-meeting-dining-room-table-multiple-chairs_114579-2067.jpg", imageAlt: "Interno ristorante"},
|
||||||
imageAlt: "Interno ristorante",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-black-plates-with-pasta-wooden-board_482257-25251.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/top-view-black-plates-with-pasta-wooden-board_482257-25251.jpg", imageAlt: "Pasta carbonara"}
|
||||||
imageAlt: "Pasta carbonara",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-cafe_1157-4340.jpg",
|
|
||||||
imageAlt: "Couple in cafe",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/wicker-gray-table-with-glass-gray-chairs_140725-3025.jpg",
|
|
||||||
imageAlt: "Wicker gray table with glass and gray chairs",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/there-are-glasses-wine-water-table-with-white-cloth-are-ready-dining_613910-3428.jpg",
|
|
||||||
imageAlt: "There are glasses for wine and water on the table with white cloth are ready for dining.",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
mediaAnimation="slide-up"
|
mediaAnimation="slide-up"
|
||||||
rating={5}
|
rating={5}
|
||||||
@@ -103,9 +74,7 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
title="La Nostra Storia"
|
title="La Nostra Storia"
|
||||||
description={[
|
description={[
|
||||||
"Da Irene, la passione per la buona cucina è di casa. Dal 1980 selezioniamo i migliori ingredienti per offrirvi un'esperienza culinaria indimenticabile.",
|
"Da Irene, la passione per la buona cucina è di casa. Dal 1980 selezioniamo i migliori ingredienti per offrirvi un'esperienza culinaria indimenticabile.", "Il nostro segreto? Un impasto leggero per la pizza, pesce fresco ogni giorno e un servizio attento che ti fa sentire tra amici."]}
|
||||||
"Il nostro segreto? Un impasto leggero per la pizza, pesce fresco ogni giorno e un servizio attento che ti fa sentire tra amici.",
|
|
||||||
]}
|
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -117,59 +86,23 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
products={[
|
products={[
|
||||||
{
|
{
|
||||||
id: "1",
|
id: "1", brand: "Specialità", name: "Antipasto Da Irene", price: "12€", rating: 5,
|
||||||
brand: "Specialità",
|
reviewCount: "200", imageSrc: "http://img.b2bpic.net/free-photo/pizza-meat-lover-cheese_1388-649.jpg"},
|
||||||
name: "Antipasto Da Irene",
|
|
||||||
price: "12€",
|
|
||||||
rating: 5,
|
|
||||||
reviewCount: "200",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/pizza-meat-lover-cheese_1388-649.jpg",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "2",
|
id: "2", brand: "Pasta", name: "Carbonara Tradizionale", price: "14€", rating: 5,
|
||||||
brand: "Pasta",
|
reviewCount: "150", imageSrc: "http://img.b2bpic.net/free-photo/classic-ceasar-with-chicken-fillet-vegetable-mix_114579-2302.jpg"},
|
||||||
name: "Carbonara Tradizionale",
|
|
||||||
price: "14€",
|
|
||||||
rating: 5,
|
|
||||||
reviewCount: "150",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/classic-ceasar-with-chicken-fillet-vegetable-mix_114579-2302.jpg",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "3",
|
id: "3", brand: "Pizza", name: "Pizza Margherita Special", price: "9€", rating: 5,
|
||||||
brand: "Pizza",
|
reviewCount: "300", imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-delicious-cheesy-pepperoni-pizza-inside-brick-stone-oven_181624-58518.jpg"},
|
||||||
name: "Pizza Margherita Special",
|
|
||||||
price: "9€",
|
|
||||||
rating: 5,
|
|
||||||
reviewCount: "300",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-delicious-cheesy-pepperoni-pizza-inside-brick-stone-oven_181624-58518.jpg",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "4",
|
id: "4", brand: "Mare", name: "Fritto Misto Reale", price: "18€", rating: 5,
|
||||||
brand: "Mare",
|
reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/top-view-hands-taking-slices-pizza-with-cheese_23-2148765340.jpg"},
|
||||||
name: "Fritto Misto Reale",
|
|
||||||
price: "18€",
|
|
||||||
rating: 5,
|
|
||||||
reviewCount: "120",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-hands-taking-slices-pizza-with-cheese_23-2148765340.jpg",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "5",
|
id: "5", brand: "Dolci", name: "Tiramisù della Casa", price: "6€", rating: 5,
|
||||||
brand: "Dolci",
|
reviewCount: "400", imageSrc: "http://img.b2bpic.net/free-photo/chef-is-cutting-traditional-margarita-pizza-customers-with-special-knife_613910-14078.jpg"},
|
||||||
name: "Tiramisù della Casa",
|
|
||||||
price: "6€",
|
|
||||||
rating: 5,
|
|
||||||
reviewCount: "400",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/chef-is-cutting-traditional-margarita-pizza-customers-with-special-knife_613910-14078.jpg",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "6",
|
id: "6", brand: "Secondo", name: "Burrata e Prosciutto", price: "13€", rating: 5,
|
||||||
brand: "Secondo",
|
reviewCount: "90", imageSrc: "http://img.b2bpic.net/free-photo/top-view-colored-bell-peppers-cutting-board-with-raw-pasta-spaghetti-turquoise-surface_141793-18398.jpg"},
|
||||||
name: "Burrata e Prosciutto",
|
|
||||||
price: "13€",
|
|
||||||
rating: 5,
|
|
||||||
reviewCount: "90",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-colored-bell-peppers-cutting-board-with-raw-pasta-spaghetti-turquoise-surface_141793-18398.jpg",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
title="Piatti Forti"
|
title="Piatti Forti"
|
||||||
description="Una selezione dei piatti più amati dai nostri clienti."
|
description="Una selezione dei piatti più amati dai nostri clienti."
|
||||||
@@ -184,25 +117,15 @@ export default function LandingPage() {
|
|||||||
author="Marco Rossi"
|
author="Marco Rossi"
|
||||||
avatars={[
|
avatars={[
|
||||||
{
|
{
|
||||||
src: "http://img.b2bpic.net/free-photo/ecstatic-caucasian-girl-sitting-cafe-eating-salad-blithesome-woman-enjoying-fresh-vegetables_197531-17191.jpg",
|
src: "http://img.b2bpic.net/free-photo/ecstatic-caucasian-girl-sitting-cafe-eating-salad-blithesome-woman-enjoying-fresh-vegetables_197531-17191.jpg", alt: "Diner 1"},
|
||||||
alt: "Diner 1",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
src: "http://img.b2bpic.net/free-photo/joyful-multiethnic-women-have-fun-together-laugh-happily_273609-18136.jpg",
|
src: "http://img.b2bpic.net/free-photo/joyful-multiethnic-women-have-fun-together-laugh-happily_273609-18136.jpg", alt: "Diner 2"},
|
||||||
alt: "Diner 2",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
src: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-with-food_23-2149250084.jpg",
|
src: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-with-food_23-2149250084.jpg", alt: "Diner 3"},
|
||||||
alt: "Diner 3",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
src: "http://img.b2bpic.net/free-photo/portrait-waitress-standing-counter_1170-668.jpg",
|
src: "http://img.b2bpic.net/free-photo/portrait-waitress-standing-counter_1170-668.jpg", alt: "Diner 4"},
|
||||||
alt: "Diner 4",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
src: "http://img.b2bpic.net/free-photo/adults-enjoying-mexican-food_23-2149663853.jpg",
|
src: "http://img.b2bpic.net/free-photo/adults-enjoying-mexican-food_23-2149663853.jpg", alt: "Adults enjoying mexican food"},
|
||||||
alt: "Adults enjoying mexican food",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
ratingAnimation="slide-up"
|
ratingAnimation="slide-up"
|
||||||
avatarsAnimation="slide-up"
|
avatarsAnimation="slide-up"
|
||||||
@@ -217,25 +140,13 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
metrics={[
|
metrics={[
|
||||||
{
|
{
|
||||||
id: "m1",
|
id: "m1", value: "609+", title: "Recensioni", description: "Clienti soddisfatti online", icon: Star,
|
||||||
value: "609+",
|
|
||||||
title: "Recensioni",
|
|
||||||
description: "Clienti soddisfatti online",
|
|
||||||
icon: Star,
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "m2",
|
id: "m2", value: "4.6", title: "Rating", description: "Valutazione media Google", icon: Award,
|
||||||
value: "4.6",
|
|
||||||
title: "Rating",
|
|
||||||
description: "Valutazione media Google",
|
|
||||||
icon: Award,
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "m3",
|
id: "m3", value: "40+", title: "Anni", description: "Tradizione e qualità", icon: Clock,
|
||||||
value: "40+",
|
|
||||||
title: "Anni",
|
|
||||||
description: "Tradizione e qualità",
|
|
||||||
icon: Clock,
|
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
title="La Nostra Reputazione"
|
title="La Nostra Reputazione"
|
||||||
@@ -249,20 +160,11 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
faqs={[
|
faqs={[
|
||||||
{
|
{
|
||||||
id: "f1",
|
id: "f1", title: "È necessaria la prenotazione?", content: "Sì, consigliamo vivamente di prenotare, specialmente nel fine settimana."},
|
||||||
title: "È necessaria la prenotazione?",
|
|
||||||
content: "Sì, consigliamo vivamente di prenotare, specialmente nel fine settimana.",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "f2",
|
id: "f2", title: "Offrite opzioni senza glutine?", content: "Sì, offriamo un impasto pizza senza glutine su richiesta."},
|
||||||
title: "Offrite opzioni senza glutine?",
|
|
||||||
content: "Sì, offriamo un impasto pizza senza glutine su richiesta.",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "f3",
|
id: "f3", title: "Avete spazi esterni?", content: "Sì, disponiamo di una comoda veranda esterna per la bella stagione."},
|
||||||
title: "Avete spazi esterni?",
|
|
||||||
content: "Sì, disponiamo di una comoda veranda esterna per la bella stagione.",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/happy-close-up-portrait-beautiful-black-skinned-woman-wearing-blouse-flower-headband-enjoying-dinner-while-eating-restaurant_613910-18781.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/happy-close-up-portrait-beautiful-black-skinned-woman-wearing-blouse-flower-headband-enjoying-dinner-while-eating-restaurant_613910-18781.jpg"
|
||||||
mediaAnimation="slide-up"
|
mediaAnimation="slide-up"
|
||||||
@@ -279,22 +181,14 @@ export default function LandingPage() {
|
|||||||
description="Compila il form per prenotare, ti risponderemo al più presto."
|
description="Compila il form per prenotare, ti risponderemo al più presto."
|
||||||
inputs={[
|
inputs={[
|
||||||
{
|
{
|
||||||
name: "name",
|
name: "name", type: "text", placeholder: "Nome e Cognome", required: true,
|
||||||
type: "text",
|
|
||||||
placeholder: "Nome e Cognome",
|
|
||||||
required: true,
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: "phone",
|
name: "phone", type: "tel", placeholder: "Numero di Telefono", required: true,
|
||||||
type: "tel",
|
|
||||||
placeholder: "Numero di Telefono",
|
|
||||||
required: true,
|
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
textarea={{
|
textarea={{
|
||||||
name: "message",
|
name: "message", placeholder: "Messaggio (data, ora, numero persone)", rows: 4,
|
||||||
placeholder: "Messaggio (data, ora, numero persone)",
|
|
||||||
rows: 4,
|
|
||||||
required: true,
|
required: true,
|
||||||
}}
|
}}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/milk-bottle-food-bag-arrangement_23-2148773371.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/milk-bottle-food-bag-arrangement_23-2148773371.jpg"
|
||||||
@@ -307,29 +201,19 @@ export default function LandingPage() {
|
|||||||
<FooterSimple
|
<FooterSimple
|
||||||
columns={[
|
columns={[
|
||||||
{
|
{
|
||||||
title: "Da Irene",
|
title: "Da Irene", items: [
|
||||||
items: [
|
|
||||||
{
|
{
|
||||||
label: "V. Caraglio, 32, Torino",
|
label: "V. Caraglio, 32, Torino", href: "#"},
|
||||||
href: "#",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "351 818 0932",
|
label: "351 818 0932", href: "tel:3518180932"},
|
||||||
href: "tel:3518180932",
|
|
||||||
},
|
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Info",
|
title: "Info", items: [
|
||||||
items: [
|
|
||||||
{
|
{
|
||||||
label: "Orari: 19:00 - 23:30",
|
label: "Orari: 19:00 - 23:30", href: "#"},
|
||||||
href: "#",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "Privacy Policy",
|
label: "Privacy Policy", href: "#"},
|
||||||
href: "#",
|
|
||||||
},
|
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
|
|||||||
Reference in New Issue
Block a user