Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-04-23 14:40:04 +00:00

View File

@@ -30,22 +30,10 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarLayoutFloatingOverlay
navItems={[
{
name: "Home",
id: "#hero",
},
{
name: "Chi Siamo",
id: "#about",
},
{
name: "Il Menù",
id: "#menu",
},
{
name: "Contatti",
id: "#contact",
},
{ name: "Home", id: "#hero" },
{ name: "Chi Siamo", id: "#about" },
{ name: "Il Menù", id: "#menu" },
{ name: "Contatti", id: "#contact" },
]}
brandName="PAYER"
/>
@@ -55,99 +43,35 @@ export default function LandingPage() {
<HeroBillboardTestimonial
useInvertedBackground={true}
background={{
variant: "plain",
}}
variant: "plain"}}
title="PAYER micrOsteria"
description="L'osteria per un giorno, l'accoglienza di sempre. Autenticità e sapore nel cuore di Spinea."
testimonials={[
{
name: "Marco Rossi",
handle: "@marco",
testimonial: "Esperienza fantastica, il baccalà è eccellente!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-friends-having-good-time_23-2148395391.jpg",
},
{
name: "Giulia Bianchi",
handle: "@giulia",
testimonial: "Atmosfera intima e curata nei dettagli.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-doing-selfie-with-modern-phone-cafe_7502-7239.jpg",
},
{
name: "Luca Verdi",
handle: "@luca",
testimonial: "Cicchetti freschissimi, torneremo sicuramente.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/women-eating-traditional-italian-pizza-together_52683-110887.jpg",
},
{
name: "Elena Neri",
handle: "@elena",
testimonial: "Il giardino è perfetto per le sere d'estate.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-making-order-while-talking-black-waitress-cafe_637285-8068.jpg",
},
{
name: "Paolo Gialli",
handle: "@paolo",
testimonial: "4.9 stelle meritate, cucina autentica.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-drinking-coffee-night-out_23-2149144024.jpg",
},
{ name: "Marco Rossi", handle: "@marco", testimonial: "Esperienza fantastica, il baccalà è eccellente!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-friends-having-good-time_23-2148395391.jpg" },
{ name: "Giulia Bianchi", handle: "@giulia", testimonial: "Atmosfera intima e curata nei dettagli.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-doing-selfie-with-modern-phone-cafe_7502-7239.jpg" },
{ name: "Luca Verdi", handle: "@luca", testimonial: "Cicchetti freschissimi, torneremo sicuramente.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/women-eating-traditional-italian-pizza-together_52683-110887.jpg" },
{ name: "Elena Neri", handle: "@elena", testimonial: "Il giardino è perfetto per le sere d'estate.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-making-order-while-talking-black-waitress-cafe_637285-8068.jpg" },
{ name: "Paolo Gialli", handle: "@paolo", testimonial: "4.9 stelle meritate, cucina autentica.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-drinking-coffee-night-out_23-2149144024.jpg" },
]}
buttons={[
{
text: "Chiama Ora",
href: "tel:3394510576",
},
{ text: "Chiama Ora", href: "tel:3394510576" },
]}
imageSrc="http://img.b2bpic.net/free-photo/luxury-dining-room-illuminated-by-candlelight-glow-generated-by-ai_188544-24152.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/luxury-dining-room-illuminated-by-candlelight-glow-generated-by-ai_188544-24152.jpg"
mediaAnimation="blur-reveal"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/table-setting-with-textured-wine-glasses-candles-leaves_169016-18721.jpg",
alt: "Diner 1",
},
{
src: "http://img.b2bpic.net/free-photo/beautiful-wedding-reception-hall-with-decorated-luxury-table-setting_181624-13771.jpg",
alt: "Diner 2",
},
{
src: "http://img.b2bpic.net/free-photo/restaurant-table-with-cutlery_23-2148172713.jpg",
alt: "Diner 3",
},
{
src: "http://img.b2bpic.net/free-photo/wonderful-wedding-table-amazing-restaurant_8353-9875.jpg",
alt: "Diner 4",
},
{
src: "http://img.b2bpic.net/free-photo/friends-shaking-hands-restaurant_23-2148395405.jpg",
alt: "Diner 5",
},
{ src: "http://img.b2bpic.net/free-photo/table-setting-with-textured-wine-glasses-candles-leaves_169016-18721.jpg", alt: "Diner 1" },
{ src: "http://img.b2bpic.net/free-photo/beautiful-wedding-reception-hall-with-decorated-luxury-table-setting_181624-13771.jpg", alt: "Diner 2" },
{ src: "http://img.b2bpic.net/free-photo/restaurant-table-with-cutlery_23-2148172713.jpg", alt: "Diner 3" },
{ src: "http://img.b2bpic.net/free-photo/wonderful-wedding-table-amazing-restaurant_8353-9875.jpg", alt: "Diner 4" },
{ src: "http://img.b2bpic.net/free-photo/friends-shaking-hands-restaurant_23-2148395405.jpg", alt: "Diner 5" },
]}
avatarText="Unisciti ai nostri 170+ clienti soddisfatti"
marqueeItems={[
{
type: "text",
text: "Baccalà Mantecato",
},
{
type: "text",
text: "Cicchetti Veneti",
},
{
type: "text",
text: "Pesce Fresco",
},
{
type: "text",
text: "Atmosfera Intima",
},
{
type: "text",
text: "Cucina Autentica",
},
{ type: "text", text: "Baccalà Mantecato" },
{ type: "text", text: "Cicchetti Veneti" },
{ type: "text", text: "Pesce Fresco" },
{ type: "text", text: "Atmosfera Intima" },
{ type: "text", text: "Cucina Autentica" },
]}
/>
</div>
@@ -159,20 +83,11 @@ export default function LandingPage() {
title="Benvenuti da PAYER"
description="Un angolo autentico nel cuore di Spinea. Con un punteggio di 4.9 stelle, la nostra missione è offrire unesperienza culinaria genuina in un ambiente intimo e curato. Aperitivo veloce o cena sotto gli ombrelloni, qui trovi la tradizione."
bulletPoints={[
{
title: "Ambiente Intimo",
description: "Curato nei minimi dettagli per farti sentire a casa.",
},
{
title: "Sapore Autentico",
description: "Tradizione veneta in ogni singola preparazione.",
},
{
title: "Spazio Esterno",
description: "Goditi il dehors nelle calde serate estive.",
},
{ title: "Ambiente Intimo", description: "Curato nei minimi dettagli per farti sentire a casa." },
{ title: "Sapore Autentico", description: "Tradizione veneta in ogni singola preparazione." },
{ title: "Spazio Esterno", description: "Goditi il dehors nelle calde serate estive." },
]}
imageSrc="http://img.b2bpic.net/free-photo/happy-coffee-shop-owner-holding-open-sign-while-reopening-after-coronavirus-pandemic_637285-6310.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/happy-coffee-shop-owner-holding-open-sign-while-reopening-after-coronavirus-pandemic_637285-6310.jpg"
mediaAnimation="slide-up"
/>
</div>
@@ -184,58 +99,25 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
title: "Antipasti Genuini",
description: "Cicchetti selezionati con cura.",
bentoComponent: "media-stack",
items: [
{
imageSrc: "http://img.b2bpic.net/free-photo/top-view-variety-pickles-cucumbers-tomatoes-cabbage-plate_140725-11556.jpg",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/eclairs-with-fruit-composition-glass-wine_114579-17955.jpg",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/pan-fried-meat-wooden-board-with-greens-bun-with-sesame-seeds_141793-17560.jpg",
},
title: "Antipasti Genuini", description: "Cicchetti selezionati con cura.", bentoComponent: "media-stack", items: [
{ imageSrc: "http://img.b2bpic.net/free-photo/top-view-variety-pickles-cucumbers-tomatoes-cabbage-plate_140725-11556.jpg" },
{ imageSrc: "http://img.b2bpic.net/free-photo/eclairs-with-fruit-composition-glass-wine_114579-17955.jpg" },
{ imageSrc: "http://img.b2bpic.net/free-photo/pan-fried-meat-wooden-board-with-greens-bun-with-sesame-seeds_141793-17560.jpg" },
],
imageSrc: "http://img.b2bpic.net/free-photo/luxury-dining-room-illuminated-by-candlelight-glow-generated-by-ai_188544-24152.jpg?_wi=2",
imageAlt: "fresh italian antipasti selection",
},
{
title: "Primi di Mare",
description: "Specialità di pesce freschissimo.",
bentoComponent: "media-stack",
items: [
{
imageSrc: "http://img.b2bpic.net/free-photo/spaghetti-with-fried-shrimps-fresh-tomatoes_127675-2481.jpg",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/top-view-pasta-with-mussels-plate_23-2148375695.jpg",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/meatballs-plate-garnished-with-tomato-sauce-grated-parmesan-parsley_141793-1926.jpg",
},
title: "Primi di Mare", description: "Specialità di pesce freschissimo.", bentoComponent: "media-stack", items: [
{ imageSrc: "http://img.b2bpic.net/free-photo/spaghetti-with-fried-shrimps-fresh-tomatoes_127675-2481.jpg" },
{ imageSrc: "http://img.b2bpic.net/free-photo/top-view-pasta-with-mussels-plate_23-2148375695.jpg" },
{ imageSrc: "http://img.b2bpic.net/free-photo/meatballs-plate-garnished-with-tomato-sauce-grated-parmesan-parsley_141793-1926.jpg" },
],
imageSrc: "http://img.b2bpic.net/free-photo/happy-coffee-shop-owner-holding-open-sign-while-reopening-after-coronavirus-pandemic_637285-6310.jpg?_wi=2",
imageAlt: "fresh italian antipasti selection",
},
{
title: "Fritture Dorate",
description: "Croccanti e gustose, come da tradizione.",
bentoComponent: "media-stack",
items: [
{
imageSrc: "http://img.b2bpic.net/free-photo/fried-fish-with-spicy-sauce_74190-646.jpg",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-eating-lula-kebab-pita-bread-with-yogurt-tomatoes-grilled-hot-peppers-tray_141793-17487.jpg",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/creamy-seafood-soup-with-mussels-shrimp-small-octopus_140725-1326.jpg",
},
title: "Fritture Dorate", description: "Croccanti e gustose, come da tradizione.", bentoComponent: "media-stack", items: [
{ imageSrc: "http://img.b2bpic.net/free-photo/fried-fish-with-spicy-sauce_74190-646.jpg" },
{ imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-eating-lula-kebab-pita-bread-with-yogurt-tomatoes-grilled-hot-peppers-tray_141793-17487.jpg" },
{ imageSrc: "http://img.b2bpic.net/free-photo/creamy-seafood-soup-with-mussels-shrimp-small-octopus_140725-1326.jpg" },
],
imageSrc: "http://img.b2bpic.net/free-photo/traditional-spanish-pintxos-wooden-table_123827-35885.jpg?_wi=1",
imageAlt: "fresh italian antipasti selection",
},
]}
title="I Nostri Sapori"
@@ -248,43 +130,14 @@ export default function LandingPage() {
textboxLayout="default"
gridVariant="bento-grid"
useInvertedBackground={false}
animationType="slide-up"
products={[
{
id: "1",
name: "Mix di Cicchetti",
price: "10€",
imageSrc: "http://img.b2bpic.net/free-photo/traditional-spanish-pintxos-wooden-table_123827-35885.jpg?_wi=2",
},
{
id: "2",
name: "Insalata di Piovra",
price: "12€",
imageSrc: "http://img.b2bpic.net/free-photo/shrimp-salad-with-spinach-lettuce-cherry-tomato-parmesan_140725-202.jpg",
},
{
id: "3",
name: "Baccalà Mantecato",
price: "12€",
imageSrc: "http://img.b2bpic.net/free-photo/mushroom-cream-sauce-healthy-delicious-food-top-view_114579-8448.jpg",
},
{
id: "4",
name: "Mozzarella in Carrozza",
price: "2,50€",
imageSrc: "http://img.b2bpic.net/free-photo/fresh-salad-with-cherry-tomatoes-basil-mozzarella-black-olives_2829-14378.jpg",
},
{
id: "5",
name: "Polpette Artigianali",
price: "2,50€",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-meat-balls-brown-board-rice-flour-fresh-green-lemon-fallen-oil-bottle-fresh-vegetables-yellow-ginger-red-stripped-towel-black-background_140725-160137.jpg",
},
{
id: "6",
name: "Seppie in Nero",
price: "16€",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-choco-dessert-brown-with-pineapple-slice-choco-bars-ice-cream-inside-white-plate-cream_140725-16904.jpg",
},
{ id: "1", name: "Mix di Cicchetti", price: "10€", imageSrc: "http://img.b2bpic.net/free-photo/traditional-spanish-pintxos-wooden-table_123827-35885.jpg" },
{ id: "2", name: "Insalata di Piovra", price: "12€", imageSrc: "http://img.b2bpic.net/free-photo/shrimp-salad-with-spinach-lettuce-cherry-tomato-parmesan_140725-202.jpg" },
{ id: "3", name: "Baccalà Mantecato", price: "12€", imageSrc: "http://img.b2bpic.net/free-photo/mushroom-cream-sauce-healthy-delicious-food-top-view_114579-8448.jpg" },
{ id: "4", name: "Mozzarella in Carrozza", price: "2,50€", imageSrc: "http://img.b2bpic.net/free-photo/fresh-salad-with-cherry-tomatoes-basil-mozzarella-black-olives_2829-14378.jpg" },
{ id: "5", name: "Polpette Artigianali", price: "2,50€", imageSrc: "http://img.b2bpic.net/free-photo/top-view-meat-balls-brown-board-rice-flour-fresh-green-lemon-fallen-oil-bottle-fresh-vegetables-yellow-ginger-red-stripped-towel-black-background_140725-160137.jpg" },
{ id: "6", name: "Seppie in Nero", price: "16€", imageSrc: "http://img.b2bpic.net/free-photo/top-view-choco-dessert-brown-with-pineapple-slice-choco-bars-ice-cream-inside-white-plate-cream_140725-16904.jpg" },
]}
title="Il Menù"
description="Ogni giorno una nuova scoperta stagionale."
@@ -295,61 +148,18 @@ export default function LandingPage() {
<TestimonialCardSixteen
textboxLayout="default"
useInvertedBackground={true}
animationType="slide-up"
testimonials={[
{
id: "t1",
name: "Anna",
role: "Cliente",
company: "Locale",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-luxurious-restaurant_23-2150517450.jpg",
},
{
id: "t2",
name: "Luca",
role: "Cliente",
company: "Locale",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/stylish-smiling-woman-colorful-outfit-retro-vintage-50-s-cafe-dancing-drinking-milk-shake-cocktail-blue-skirt-red-shirt-wearing-sunglasses-having-fun-cheerful-mood_285396-10399.jpg",
},
{
id: "t3",
name: "Sara",
role: "Cliente",
company: "Locale",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/friends-eating-pizza-side-view_23-2149872410.jpg",
},
{
id: "t4",
name: "Matteo",
role: "Cliente",
company: "Locale",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-girls-hanging-out_23-2149334016.jpg",
},
{
id: "t5",
name: "Elena",
role: "Cliente",
company: "Locale",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/giving-cake-friend_23-2147716930.jpg",
},
{ id: "t1", name: "Anna", role: "Cliente", company: "Locale", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-luxurious-restaurant_23-2150517450.jpg" },
{ id: "t2", name: "Luca", role: "Cliente", company: "Locale", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/stylish-smiling-woman-colorful-outfit-retro-vintage-50-s-cafe-dancing-drinking-milk-shake-cocktail-blue-skirt-red-shirt-wearing-sunglasses-having-fun-cheerful-mood_285396-10399.jpg" },
{ id: "t3", name: "Sara", role: "Cliente", company: "Locale", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/friends-eating-pizza-side-view_23-2149872410.jpg" },
{ id: "t4", name: "Matteo", role: "Cliente", company: "Locale", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-girls-hanging-out_23-2149334016.jpg" },
{ id: "t5", name: "Elena", role: "Cliente", company: "Locale", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/giving-cake-friend_23-2147716930.jpg" },
]}
kpiItems={[
{
value: "4.9",
label: "Google Rating",
},
{
value: "170+",
label: "Recensioni",
},
{
value: "100%",
label: "Passione",
},
{ value: "4.9", label: "Google Rating" },
{ value: "170+", label: "Recensioni" },
{ value: "100%", label: "Passione" },
]}
title="Cosa Dicono di Noi"
description="Oltre 170 recensioni confermano la nostra passione."
@@ -361,21 +171,9 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
faqs={[
{
id: "f1",
title: "Dove vi trovate?",
content: "Siamo in Via C. Cattaneo, 21 30038 Spinea (VE), a soli 2,5 km dal centro.",
},
{
id: "f2",
title: "Quali sono i vostri orari?",
content: "Siamo pronti ad accoglierti dalle ore 17:00. Siamo chiusi la mattina.",
},
{
id: "f3",
title: "È necessaria la prenotazione?",
content: "Consigliamo sempre di prenotare al 339 451 0576.",
},
{ id: "f1", title: "Dove vi trovate?", content: "Siamo in Via C. Cattaneo, 21 30038 Spinea (VE), a soli 2,5 km dal centro." },
{ id: "f2", title: "Quali sono i vostri orari?", content: "Siamo pronti ad accoglierti dalle ore 17:00. Siamo chiusi la mattina." },
{ id: "f3", title: "È necessaria la prenotazione?", content: "Consigliamo sempre di prenotare al 339 451 0576." },
]}
title="Domande Frequenti"
description="Tutto quello che devi sapere prima di passare a trovarci."
@@ -389,25 +187,10 @@ export default function LandingPage() {
title="Prenota il tuo tavolo"
description="Contattaci per riservare il tuo posto e goderti l'esperienza PAYER."
inputs={[
{
name: "name",
type: "text",
placeholder: "Nome e Cognome",
required: true,
},
{
name: "phone",
type: "tel",
placeholder: "Numero di Telefono",
required: true,
},
{ name: "name", type: "text", placeholder: "Nome e Cognome", required: true },
{ name: "phone", type: "tel", placeholder: "Numero di Telefono", required: true },
]}
textarea={{
name: "message",
placeholder: "Data e numero di persone...",
rows: 4,
required: true,
}}
textarea={{ name: "message", placeholder: "Data e numero di persone...", rows: 4, required: true }}
imageSrc="http://img.b2bpic.net/free-photo/cinematic-style-view-parent-child-spending-time-together_23-2151587602.jpg"
/>
</div>
@@ -415,14 +198,8 @@ export default function LandingPage() {
<div id="footer" data-section="footer">
<FooterLogoReveal
logoText="PAYER micrOsteria"
leftLink={{
text: "Via C. Cattaneo, 21, Spinea (VE)",
href: "https://maps.google.com",
}}
rightLink={{
text: "Prenota: 339 451 0576",
href: "tel:3394510576",
}}
leftLink={{ text: "Via C. Cattaneo, 21, Spinea (VE)", href: "https://maps.google.com" }}
rightLink={{ text: "Prenota: 339 451 0576", href: "tel:3394510576" }}
/>
</div>
</ReactLenis>