Merge version_1 into main #2
210
src/app/page.tsx
210
src/app/page.tsx
@@ -32,35 +32,21 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "#hero",
|
||||
},
|
||||
name: "Home", id: "#hero"},
|
||||
{
|
||||
name: "Chi Siamo",
|
||||
id: "#about",
|
||||
},
|
||||
name: "Chi Siamo", id: "#about"},
|
||||
{
|
||||
name: "Menu & Cocktail",
|
||||
id: "#menu",
|
||||
},
|
||||
name: "Menu & Cocktail", id: "#menu"},
|
||||
{
|
||||
name: "Eventi",
|
||||
id: "#events",
|
||||
},
|
||||
name: "Eventi", id: "#events"},
|
||||
{
|
||||
name: "Recensioni",
|
||||
id: "#testimonials",
|
||||
},
|
||||
name: "Recensioni", id: "#testimonials"},
|
||||
{
|
||||
name: "Contatti",
|
||||
id: "#contact",
|
||||
},
|
||||
name: "Contatti", id: "#contact"},
|
||||
]}
|
||||
brandName="Vickyta"
|
||||
button={{
|
||||
text: "Prenota un tavolo",
|
||||
href: "#contact",
|
||||
}}
|
||||
text: "Prenota un tavolo", href: "#contact"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -70,33 +56,21 @@ export default function LandingPage() {
|
||||
description="Aperitivi post-lavoro, cocktail d'autore e un'accoglienza che ti farà sentire a casa."
|
||||
buttons={[
|
||||
{
|
||||
text: "Scopri il nostro Menu",
|
||||
href: "#menu",
|
||||
},
|
||||
text: "Scopri il nostro Menu", href: "#menu"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/twinkly-lights-decoration-christmas-background_23-2148056704.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/twinkly-lights-decoration-christmas-background_23-2148056704.jpg"
|
||||
showDimOverlay={true}
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/two-men-cafe_23-2147775893.jpg",
|
||||
alt: "Happy customer",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/two-men-cafe_23-2147775893.jpg", alt: "Happy customer"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/stylish-room-with-blurred-effect_1203-554.jpg",
|
||||
alt: "Cheerful patron",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/stylish-room-with-blurred-effect_1203-554.jpg", alt: "Cheerful patron"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/full-frame-abstract-illuminated-blurred-background_23-2148055626.jpg",
|
||||
alt: "Satisfied visitor",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/full-frame-abstract-illuminated-blurred-background_23-2148055626.jpg", alt: "Satisfied visitor"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/luxury-restaurant-grill-bar-interior-with-chandeliers-furniture_114579-2341.jpg",
|
||||
alt: "Guest enjoying atmosphere",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/luxury-restaurant-grill-bar-interior-with-chandeliers-furniture_114579-2341.jpg", alt: "Guest enjoying atmosphere"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/beautiful-mature-woman-having-fun-time_23-2149232853.jpg",
|
||||
alt: "Happy mature woman",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/beautiful-mature-woman-having-fun-time_23-2149232853.jpg", alt: "Happy mature woman"},
|
||||
]}
|
||||
avatarText="Unisciti ai nostri 500+ clienti felici"
|
||||
/>
|
||||
@@ -110,19 +84,13 @@ export default function LandingPage() {
|
||||
description="Un locale nato dal cuore, dove la professionalità di Giusy e l'energia di Vittoria si incontrano per regalarti serate indimenticabili."
|
||||
bulletPoints={[
|
||||
{
|
||||
title: "Gestione Familiare",
|
||||
description: "Accoglienza autentica e curata nei dettagli.",
|
||||
},
|
||||
title: "Gestione Familiare", description: "Accoglienza autentica e curata nei dettagli."},
|
||||
{
|
||||
title: "Mixology d'Autore",
|
||||
description: "Cocktail unici preparati con maestria.",
|
||||
},
|
||||
title: "Mixology d'Autore", description: "Cocktail unici preparati con maestria."},
|
||||
{
|
||||
title: "Atmosfera Unica",
|
||||
description: "Il portale magico nel centro di Novara.",
|
||||
},
|
||||
title: "Atmosfera Unica", description: "Il portale magico nel centro di Novara."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/bartender-working-club_23-2150497650.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/bartender-working-club_23-2150497650.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
@@ -134,44 +102,30 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
title: "Cocktail Top",
|
||||
description: "Mixologia professionale e presentazioni curate.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-foamy-cocktail-garnished-with-rose-petal-pieces-egg-shells_140725-5125.jpg",
|
||||
},
|
||||
title: "Cocktail Top", description: "Mixologia professionale e presentazioni curate.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-foamy-cocktail-garnished-with-rose-petal-pieces-egg-shells_140725-5125.jpg", imageAlt: "professional cocktail presentation artistic"},
|
||||
items: [
|
||||
{
|
||||
icon: Sparkles,
|
||||
text: "Ricette d'autore",
|
||||
},
|
||||
text: "Ricette d'autore"},
|
||||
{
|
||||
icon: Award,
|
||||
text: "Ingredienti premium",
|
||||
},
|
||||
text: "Ingredienti premium"},
|
||||
],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/twinkly-lights-decoration-christmas-background_23-2148056704.jpg?_wi=2",
|
||||
imageAlt: "professional cocktail presentation artistic",
|
||||
},
|
||||
{
|
||||
title: "Musica Live",
|
||||
description: "Serate a tema e tributi indimenticabili.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-watching-man-playing-guitar-party_23-2149187060.jpg",
|
||||
},
|
||||
title: "Musica Live", description: "Serate a tema e tributi indimenticabili.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-watching-man-playing-guitar-party_23-2149187060.jpg", imageAlt: "professional cocktail presentation artistic"},
|
||||
items: [
|
||||
{
|
||||
icon: Music,
|
||||
text: "Band dal vivo",
|
||||
},
|
||||
text: "Band dal vivo"},
|
||||
{
|
||||
icon: Mic,
|
||||
text: "Eventi tematici",
|
||||
},
|
||||
text: "Eventi tematici"},
|
||||
],
|
||||
reverse: true,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bartender-working-club_23-2150497650.jpg?_wi=2",
|
||||
imageAlt: "professional cocktail presentation artistic",
|
||||
},
|
||||
]}
|
||||
title="I Nostri Servizi"
|
||||
@@ -187,41 +141,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "c1",
|
||||
name: "Vickyta Special",
|
||||
price: "€12",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-bartender-preparing-drink_23-2150494242.jpg",
|
||||
},
|
||||
id: "c1", name: "Vickyta Special", price: "€12", imageSrc: "http://img.b2bpic.net/free-photo/front-view-bartender-preparing-drink_23-2150494242.jpg"},
|
||||
{
|
||||
id: "c2",
|
||||
name: "Spritz d'Autore",
|
||||
price: "€9",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/glass-juice-with-whole-fruits-inside-basket-strawberries-blue-surface_114579-34153.jpg",
|
||||
},
|
||||
id: "c2", name: "Spritz d'Autore", price: "€9", imageSrc: "http://img.b2bpic.net/free-photo/glass-juice-with-whole-fruits-inside-basket-strawberries-blue-surface_114579-34153.jpg"},
|
||||
{
|
||||
id: "c3",
|
||||
name: "Mojito Magico",
|
||||
price: "€10",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-cottage-core-food-inspiration_52683-107182.jpg",
|
||||
},
|
||||
id: "c3", name: "Mojito Magico", price: "€10", imageSrc: "http://img.b2bpic.net/free-photo/still-life-cottage-core-food-inspiration_52683-107182.jpg"},
|
||||
{
|
||||
id: "c4",
|
||||
name: "Gin Tonic Premium",
|
||||
price: "€11",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cherry-plum-sprinkled-with-salt-glass-cold-drink_140725-2264.jpg",
|
||||
},
|
||||
id: "c4", name: "Gin Tonic Premium", price: "€11", imageSrc: "http://img.b2bpic.net/free-photo/cherry-plum-sprinkled-with-salt-glass-cold-drink_140725-2264.jpg"},
|
||||
{
|
||||
id: "c5",
|
||||
name: "Negroni Classico",
|
||||
price: "€10",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/red-cocktail-table_140725-827.jpg",
|
||||
},
|
||||
id: "c5", name: "Negroni Classico", price: "€10", imageSrc: "http://img.b2bpic.net/free-photo/red-cocktail-table_140725-827.jpg"},
|
||||
{
|
||||
id: "c6",
|
||||
name: "Moscow Mule",
|
||||
price: "€9",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-delicious-cocktail_52683-107587.jpg",
|
||||
},
|
||||
id: "c6", name: "Moscow Mule", price: "€9", imageSrc: "http://img.b2bpic.net/free-photo/still-life-delicious-cocktail_52683-107587.jpg"},
|
||||
]}
|
||||
title="Menu & Cocktail"
|
||||
description="La nostra selezione di bevande d'autore."
|
||||
@@ -235,28 +165,16 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "09:00",
|
||||
title: "Orario Apertura",
|
||||
items: [
|
||||
"Lunedì - Domenica",
|
||||
],
|
||||
id: "m1", value: "09:00", title: "Orario Apertura", items: [
|
||||
"Lunedì - Domenica"],
|
||||
},
|
||||
{
|
||||
id: "m2",
|
||||
value: "03:00",
|
||||
title: "Orario Chiusura",
|
||||
items: [
|
||||
"Sempre Aperto",
|
||||
],
|
||||
id: "m2", value: "03:00", title: "Orario Chiusura", items: [
|
||||
"Sempre Aperto"],
|
||||
},
|
||||
{
|
||||
id: "m3",
|
||||
value: "Via XX",
|
||||
title: "Location",
|
||||
items: [
|
||||
"Novara (NO)",
|
||||
],
|
||||
id: "m3", value: "Via XX", title: "Location", items: [
|
||||
"Novara (NO)"],
|
||||
},
|
||||
]}
|
||||
title="Vickyta in Numeri"
|
||||
@@ -272,25 +190,15 @@ export default function LandingPage() {
|
||||
author="Thomas Turbato"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-waitress-standing-with-cup-coffee_107420-12304.jpg",
|
||||
alt: "Thomas",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-waitress-standing-with-cup-coffee_107420-12304.jpg", alt: "Thomas"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/waitress-near-display-case-with-tartines_23-2147830513.jpg",
|
||||
alt: "Guest 1",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/waitress-near-display-case-with-tartines_23-2147830513.jpg", alt: "Guest 1"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/welcome-our-restaurant_1098-15702.jpg",
|
||||
alt: "Guest 2",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/welcome-our-restaurant_1098-15702.jpg", alt: "Guest 2"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/indoor-portrait-handsome-happy-enthusiastic-guy-striped-shirt-sitting-kitchen-table-with-arms-crossed_343059-3858.jpg",
|
||||
alt: "Guest 3",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/indoor-portrait-handsome-happy-enthusiastic-guy-striped-shirt-sitting-kitchen-table-with-arms-crossed_343059-3858.jpg", alt: "Guest 3"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/positive-young-caucasian-brunette-lady-wears-black-top-pants-hoodie-top-smiling-camera-cafe_197531-33294.jpg",
|
||||
alt: "Guest 4",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/positive-young-caucasian-brunette-lady-wears-black-top-pants-hoodie-top-smiling-camera-cafe_197531-33294.jpg", alt: "Guest 4"},
|
||||
]}
|
||||
ratingAnimation="slide-up"
|
||||
avatarsAnimation="slide-up"
|
||||
@@ -301,8 +209,7 @@ export default function LandingPage() {
|
||||
<ContactCenter
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
tag="Contatti"
|
||||
title="Prenota il tuo posto"
|
||||
description="Contattaci per riservare un tavolo o organizzare la tua festa privata."
|
||||
@@ -315,38 +222,25 @@ export default function LandingPage() {
|
||||
logoText="Vickyta"
|
||||
columns={[
|
||||
{
|
||||
title: "Contatti",
|
||||
items: [
|
||||
title: "Contatti", items: [
|
||||
{
|
||||
label: "Telefono",
|
||||
href: "tel:+390000000",
|
||||
},
|
||||
label: "Telefono", href: "tel:+390000000"},
|
||||
{
|
||||
label: "Email",
|
||||
href: "mailto:info@ilvickyta.it",
|
||||
},
|
||||
label: "Email", href: "mailto:info@ilvickyta.it"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Social",
|
||||
items: [
|
||||
title: "Social", items: [
|
||||
{
|
||||
label: "Instagram",
|
||||
href: "https://instagram.com/ilvickyta",
|
||||
},
|
||||
label: "Instagram", href: "https://instagram.com/ilvickyta"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legale",
|
||||
items: [
|
||||
title: "Legale", items: [
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#",
|
||||
},
|
||||
label: "Privacy Policy", href: "#"},
|
||||
{
|
||||
label: "Cookie Policy",
|
||||
href: "#",
|
||||
},
|
||||
label: "Cookie Policy", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user