Merge version_1 into main #2
284
src/app/page.tsx
284
src/app/page.tsx
@@ -33,23 +33,16 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "La Storia",
|
||||
id: "about",
|
||||
},
|
||||
name: "La Storia", id: "about"},
|
||||
{
|
||||
name: "Il Menù",
|
||||
id: "products",
|
||||
},
|
||||
name: "Il Menù", id: "products"},
|
||||
{
|
||||
name: "Recensioni",
|
||||
id: "testimonials",
|
||||
},
|
||||
name: "Recensioni", id: "testimonials"},
|
||||
{
|
||||
name: "Contatti",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contatti", id: "contact"},
|
||||
]}
|
||||
brandName="Dal Primo"
|
||||
button={{ text: "Prenota", href: "#contact" }}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -57,97 +50,54 @@ export default function LandingPage() {
|
||||
<HeroBillboardTestimonial
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
title="L'Autentica Tradizione Abruzzese"
|
||||
description="Scopri un angolo di paradiso nel cuore di Pescara. Dal Primo unisce l'eleganza di un ambiente moderno con i sapori autentici e la passione della cucina tipica della nostra terra."
|
||||
testimonials={[
|
||||
{
|
||||
name: "Vittoria G.",
|
||||
handle: "@vittoriag",
|
||||
testimonial: "Un'esperienza bellissima, una vera sorpresa nel cuore di Pescara.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-portrait-young-woman-holding-muffin-hand-looking-away_23-2147974651.jpg?_wi=1",
|
||||
},
|
||||
name: "Vittoria G.", handle: "@vittoriag", testimonial: "Un'esperienza bellissima, una vera sorpresa nel cuore di Pescara.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-portrait-young-woman-holding-muffin-hand-looking-away_23-2147974651.jpg"},
|
||||
{
|
||||
name: "Rosa Arca",
|
||||
handle: "@rosaarca",
|
||||
testimonial: "Pecora alla callara magnifica, saporita e tenera. Un successo!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-people-bistro-medium-shot_23-2149366463.jpg?_wi=1",
|
||||
},
|
||||
name: "Rosa Arca", handle: "@rosaarca", testimonial: "Pecora alla callara magnifica, saporita e tenera. Un successo!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-people-bistro-medium-shot_23-2149366463.jpg"},
|
||||
{
|
||||
name: "Fabio C.",
|
||||
handle: "@fabioc",
|
||||
testimonial: "Eleganza, semplicità e gusto autentico. Davvero perfetto.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-talking-each-other-lunch-time-restaurant-focus-is-woman-eating-sandwich_637285-1962.jpg?_wi=1",
|
||||
},
|
||||
name: "Fabio C.", handle: "@fabioc", testimonial: "Eleganza, semplicità e gusto autentico. Davvero perfetto.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-talking-each-other-lunch-time-restaurant-focus-is-woman-eating-sandwich_637285-1962.jpg"},
|
||||
{
|
||||
name: "Marco V.",
|
||||
handle: "@marcov",
|
||||
testimonial: "Qualità degli ingredienti eccezionale. Ritornerò sicuramente.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/middle-age-friends-night-having-dinner_23-2149190962.jpg?_wi=1",
|
||||
},
|
||||
name: "Marco V.", handle: "@marcov", testimonial: "Qualità degli ingredienti eccezionale. Ritornerò sicuramente.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/middle-age-friends-night-having-dinner_23-2149190962.jpg"},
|
||||
{
|
||||
name: "Elena L.",
|
||||
handle: "@elenal",
|
||||
testimonial: "Servizio impeccabile e piatti curati nei minimi dettagli.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-senior-couple-posing_23-2149272871.jpg?_wi=1",
|
||||
},
|
||||
name: "Elena L.", handle: "@elenal", testimonial: "Servizio impeccabile e piatti curati nei minimi dettagli.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-senior-couple-posing_23-2149272871.jpg"},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Prenota un Tavolo",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Prenota un Tavolo", href: "#contact"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/side-view-fried-chicken-with-baked-potatoes-wooden-board-glass-red-wine-table_140725-12806.jpg"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/beautiful-mature-woman-having-fun-time_23-2149232830.jpg",
|
||||
alt: "Diner portrait",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/beautiful-mature-woman-having-fun-time_23-2149232830.jpg", alt: "Diner portrait"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-smiling-young-woman-enjoying-drinks_23-2147859549.jpg",
|
||||
alt: "Diner portrait",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-smiling-young-woman-enjoying-drinks_23-2147859549.jpg", alt: "Diner portrait"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/high-angle-friends-with-delicious-cocktails_23-2150244937.jpg",
|
||||
alt: "Diner portrait",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/high-angle-friends-with-delicious-cocktails_23-2150244937.jpg", alt: "Diner portrait"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/happy-woman-enjoying-dining-table-while-communicating-with-her-husband_637285-3516.jpg",
|
||||
alt: "Diner portrait",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/happy-woman-enjoying-dining-table-while-communicating-with-her-husband_637285-3516.jpg", alt: "Diner portrait"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/group-friends-eating-restaurant_23-2148006610.jpg",
|
||||
alt: "Diner portrait",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/group-friends-eating-restaurant_23-2148006610.jpg", alt: "Diner portrait"},
|
||||
]}
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text",
|
||||
text: "Tradizione",
|
||||
},
|
||||
type: "text", text: "Tradizione"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Qualità",
|
||||
},
|
||||
type: "text", text: "Qualità"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Pescara",
|
||||
},
|
||||
type: "text", text: "Pescara"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Gusto",
|
||||
},
|
||||
type: "text", text: "Gusto"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Passione",
|
||||
},
|
||||
type: "text", text: "Passione"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -173,47 +123,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Arrosticini Fatti a Mano",
|
||||
price: "10€",
|
||||
variant: "Classico",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/traditional-azerbaijani-kuku-with-cherry-tomato_140725-389.jpg",
|
||||
},
|
||||
id: "1", name: "Arrosticini Fatti a Mano", price: "10€", variant: "Classico", imageSrc: "http://img.b2bpic.net/free-photo/traditional-azerbaijani-kuku-with-cherry-tomato_140725-389.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Chitarrina al Tartufo",
|
||||
price: "14€",
|
||||
variant: "Primo Piatto",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/raw-pastas-trivet-marble-surface_114579-80845.jpg",
|
||||
},
|
||||
id: "2", name: "Chitarrina al Tartufo", price: "14€", variant: "Primo Piatto", imageSrc: "http://img.b2bpic.net/free-photo/raw-pastas-trivet-marble-surface_114579-80845.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Tiramisù Scomposto",
|
||||
price: "7€",
|
||||
variant: "Dessert",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/slice-cake-with-cocoa-cookies-white-plate_114579-19145.jpg",
|
||||
},
|
||||
id: "3", name: "Tiramisù Scomposto", price: "7€", variant: "Dessert", imageSrc: "http://img.b2bpic.net/free-photo/slice-cake-with-cocoa-cookies-white-plate_114579-19145.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Gnocchi al sugo di 3 carni",
|
||||
price: "12€",
|
||||
variant: "Primo Piatto",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/meat-with-potato-stew-served-plate-dark-background_1220-7157.jpg",
|
||||
},
|
||||
id: "4", name: "Gnocchi al sugo di 3 carni", price: "12€", variant: "Primo Piatto", imageSrc: "http://img.b2bpic.net/free-photo/meat-with-potato-stew-served-plate-dark-background_1220-7157.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Pizza Fritta Farcita",
|
||||
price: "8€",
|
||||
variant: "Antipasto",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-pizza-indoors_23-2150901109.jpg",
|
||||
},
|
||||
id: "5", name: "Pizza Fritta Farcita", price: "8€", variant: "Antipasto", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-pizza-indoors_23-2150901109.jpg"},
|
||||
{
|
||||
id: "6",
|
||||
name: "Tartare con Tartufo",
|
||||
price: "16€",
|
||||
variant: "Antipasto",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/seared-tuna-plate-top-view_1147-529.jpg",
|
||||
},
|
||||
id: "6", name: "Tartare con Tartufo", price: "16€", variant: "Antipasto", imageSrc: "http://img.b2bpic.net/free-photo/seared-tuna-plate-top-view_1147-529.jpg"},
|
||||
]}
|
||||
title="I Nostri Cavalli di Battaglia"
|
||||
description="Ogni piatto è preparato con amore, seguendo le ricette di una volta con un tocco contemporaneo che esalta i sapori locali."
|
||||
@@ -227,59 +147,28 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "Vittoria G.",
|
||||
role: "Local Guide",
|
||||
company: "Pescara",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-portrait-young-woman-holding-muffin-hand-looking-away_23-2147974651.jpg?_wi=2",
|
||||
},
|
||||
id: "t1", name: "Vittoria G.", role: "Local Guide", company: "Pescara", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-portrait-young-woman-holding-muffin-hand-looking-away_23-2147974651.jpg"},
|
||||
{
|
||||
id: "t2",
|
||||
name: "Francesca M.",
|
||||
role: "Appassionata",
|
||||
company: "Pescara",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-people-bistro-medium-shot_23-2149366463.jpg?_wi=2",
|
||||
},
|
||||
id: "t2", name: "Francesca M.", role: "Appassionata", company: "Pescara", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-people-bistro-medium-shot_23-2149366463.jpg"},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Rosa A.",
|
||||
role: "Local Guide",
|
||||
company: "Pescara",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-talking-each-other-lunch-time-restaurant-focus-is-woman-eating-sandwich_637285-1962.jpg?_wi=2",
|
||||
},
|
||||
id: "t3", name: "Rosa A.", role: "Local Guide", company: "Pescara", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-talking-each-other-lunch-time-restaurant-focus-is-woman-eating-sandwich_637285-1962.jpg"},
|
||||
{
|
||||
id: "t4",
|
||||
name: "E R.",
|
||||
role: "Foodie",
|
||||
company: "Pescara",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/middle-age-friends-night-having-dinner_23-2149190962.jpg?_wi=2",
|
||||
},
|
||||
id: "t4", name: "E R.", role: "Foodie", company: "Pescara", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/middle-age-friends-night-having-dinner_23-2149190962.jpg"},
|
||||
{
|
||||
id: "t5",
|
||||
name: "Tatiana B.",
|
||||
role: "Local Guide",
|
||||
company: "Bari",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-senior-couple-posing_23-2149272871.jpg?_wi=2",
|
||||
},
|
||||
id: "t5", name: "Tatiana B.", role: "Local Guide", company: "Bari", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-senior-couple-posing_23-2149272871.jpg"},
|
||||
]}
|
||||
kpiItems={[
|
||||
{
|
||||
value: "5/5",
|
||||
label: "Qualità Media",
|
||||
},
|
||||
value: "5/5", label: "Qualità Media"},
|
||||
{
|
||||
value: "100%",
|
||||
label: "Ingredienti Locali",
|
||||
},
|
||||
value: "100%", label: "Ingredienti Locali"},
|
||||
{
|
||||
value: "1000+",
|
||||
label: "Clienti Felici",
|
||||
},
|
||||
value: "1000+", label: "Clienti Felici"},
|
||||
]}
|
||||
title="Cosa dicono di noi"
|
||||
description="La soddisfazione dei nostri clienti è la nostra più grande gratifica. Leggi cosa pensano della nostra cucina e ospitalità."
|
||||
@@ -293,20 +182,11 @@ export default function LandingPage() {
|
||||
tag="Eccellenza"
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "100+",
|
||||
description: "Piatti preparati ogni giorno",
|
||||
},
|
||||
id: "m1", value: "100+", description: "Piatti preparati ogni giorno"},
|
||||
{
|
||||
id: "m2",
|
||||
value: "30+",
|
||||
description: "Anni di ricette tradizionali",
|
||||
},
|
||||
id: "m2", value: "30+", description: "Anni di ricette tradizionali"},
|
||||
{
|
||||
id: "m3",
|
||||
value: "99%",
|
||||
description: "Recensioni a 5 stelle",
|
||||
},
|
||||
id: "m3", value: "99%", description: "Recensioni a 5 stelle"},
|
||||
]}
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
@@ -319,23 +199,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
team={[
|
||||
{
|
||||
id: "member1",
|
||||
name: "Gianluca",
|
||||
role: "Chef Titolare",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-waiter-taking-orders-holding-digital-tablet-smiling-wearing-black-apron-uniform-standin_1258-155565.jpg",
|
||||
},
|
||||
id: "member1", name: "Gianluca", role: "Chef Titolare", imageSrc: "http://img.b2bpic.net/free-photo/handsome-waiter-taking-orders-holding-digital-tablet-smiling-wearing-black-apron-uniform-standin_1258-155565.jpg"},
|
||||
{
|
||||
id: "member2",
|
||||
name: "Alessia",
|
||||
role: "Direttore di Sala",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-business-owner-with-crossed-arms_23-2149434495.jpg",
|
||||
},
|
||||
id: "member2", name: "Alessia", role: "Direttore di Sala", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-business-owner-with-crossed-arms_23-2149434495.jpg"},
|
||||
{
|
||||
id: "member3",
|
||||
name: "Matteo",
|
||||
role: "Sommelier",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/waiter-offering-glass-wine-customers-waiting-food-table_482257-100057.jpg",
|
||||
},
|
||||
id: "member3", name: "Matteo", role: "Sommelier", imageSrc: "http://img.b2bpic.net/free-photo/waiter-offering-glass-wine-customers-waiting-food-table_482257-100057.jpg"},
|
||||
]}
|
||||
title="Il Nostro Cuore"
|
||||
description="Una famiglia dedicata alla cura di ogni dettaglio."
|
||||
@@ -347,20 +215,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "È necessaria la prenotazione?",
|
||||
content: "Sì, la prenotazione è sempre consigliata per garantire il miglior servizio possibile.",
|
||||
},
|
||||
id: "f1", title: "È necessaria la prenotazione?", content: "Sì, la prenotazione è sempre consigliata per garantire il miglior servizio possibile."},
|
||||
{
|
||||
id: "f2",
|
||||
title: "Avete opzioni senza glutine?",
|
||||
content: "Certamente! Siamo molto attenti alle esigenze dei nostri clienti e offriamo alternative sicure e deliziose.",
|
||||
},
|
||||
id: "f2", title: "Avete opzioni senza glutine?", content: "Certamente! Siamo molto attenti alle esigenze dei nostri clienti e offriamo alternative sicure e deliziose."},
|
||||
{
|
||||
id: "f3",
|
||||
title: "È possibile ospitare gruppi numerosi?",
|
||||
content: "Sì, siamo felici di ospitare gruppi di ogni dimensione, basterà contattarci in anticipo.",
|
||||
},
|
||||
id: "f3", title: "È possibile ospitare gruppi numerosi?", content: "Sì, siamo felici di ospitare gruppi di ogni dimensione, basterà contattarci in anticipo."},
|
||||
]}
|
||||
sideTitle="Domande Frequenti"
|
||||
sideDescription="Hai dubbi? Qui trovi le risposte alle domande più comuni sulla nostra cucina e le prenotazioni."
|
||||
@@ -372,8 +231,7 @@ export default function LandingPage() {
|
||||
<ContactSplit
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
tag="Contattaci"
|
||||
title="Prenota il tuo tavolo"
|
||||
description="Vieni a trovarci a Pescara. Prenota il tuo tavolo per vivere un'esperienza culinaria indimenticabile dal Primo."
|
||||
@@ -388,37 +246,23 @@ export default function LandingPage() {
|
||||
logoText="Dal Primo"
|
||||
columns={[
|
||||
{
|
||||
title: "Menu",
|
||||
items: [
|
||||
title: "Menu", items: [
|
||||
{
|
||||
label: "Antipasti",
|
||||
href: "#",
|
||||
},
|
||||
label: "Antipasti", href: "#"},
|
||||
{
|
||||
label: "Primi Piatti",
|
||||
href: "#",
|
||||
},
|
||||
label: "Primi Piatti", href: "#"},
|
||||
{
|
||||
label: "Secondi",
|
||||
href: "#",
|
||||
},
|
||||
label: "Secondi", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Info",
|
||||
items: [
|
||||
title: "Info", items: [
|
||||
{
|
||||
label: "Chi Siamo",
|
||||
href: "#about",
|
||||
},
|
||||
label: "Chi Siamo", href: "#about"},
|
||||
{
|
||||
label: "Contatti",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Contatti", href: "#contact"},
|
||||
{
|
||||
label: "Prenotazioni",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Prenotazioni", href: "#contact"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user