Merge version_1 into main #2
151
src/app/page.tsx
151
src/app/page.tsx
@@ -30,21 +30,13 @@ export default function LandingPage() {
|
||||
<NavbarStyleFullscreen
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Home", id: "hero"},
|
||||
{
|
||||
name: "Chi Siamo",
|
||||
id: "about",
|
||||
},
|
||||
name: "Chi Siamo", id: "about"},
|
||||
{
|
||||
name: "Prodotti",
|
||||
id: "products",
|
||||
},
|
||||
name: "Prodotti", id: "products"},
|
||||
{
|
||||
name: "Contatti",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contatti", id: "contact"},
|
||||
]}
|
||||
brandName="Pasticceria Lombardi"
|
||||
/>
|
||||
@@ -53,21 +45,16 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroLogoBillboard
|
||||
background={{
|
||||
variant: "sparkles-gradient",
|
||||
}}
|
||||
variant: "sparkles-gradient"}}
|
||||
logoText="Pasticceria Lombardi"
|
||||
description="Dal 1980, pasticceria artigianale con lievitati 24 ore al lievito madre, ad Osimo."
|
||||
buttons={[
|
||||
{
|
||||
text: "Scopri i prodotti",
|
||||
href: "#products",
|
||||
},
|
||||
text: "Scopri i prodotti", href: "#products"},
|
||||
{
|
||||
text: "Contattaci",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Contattaci", href: "#contact"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/woman-looking-turkish-sweets-shop_107420-94721.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/woman-looking-turkish-sweets-shop_107420-94721.jpg"
|
||||
imageAlt="Pasticceria Lombardi, Osimo"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
@@ -80,19 +67,13 @@ export default function LandingPage() {
|
||||
metrics={[
|
||||
{
|
||||
icon: Award,
|
||||
label: "Dal 1980",
|
||||
value: "40+",
|
||||
},
|
||||
label: "Dal 1980", value: "40+"},
|
||||
{
|
||||
icon: Wheat,
|
||||
label: "Lievito Madre",
|
||||
value: "Lievitati",
|
||||
},
|
||||
label: "Lievito Madre", value: "Lievitati"},
|
||||
{
|
||||
icon: Award,
|
||||
label: "Artigianale",
|
||||
value: "Laboratorio",
|
||||
},
|
||||
label: "Artigianale", value: "Laboratorio"},
|
||||
]}
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
@@ -106,41 +87,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
name: "Lievitati",
|
||||
price: "Artigianali",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pressed-out-dough-by-cook-with-fork_176474-5503.jpg?_wi=1",
|
||||
},
|
||||
id: "p1", name: "Lievitati", price: "Artigianali", imageSrc: "http://img.b2bpic.net/free-photo/pressed-out-dough-by-cook-with-fork_176474-5503.jpg"},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Mignon",
|
||||
price: "Freschi",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-yummy-creamy-cakes-little-desserts-tea-with-fruits-chocolate-chips-white-surface-fruit-cake-cream-biscuit-pie-tea_140725-118428.jpg?_wi=1",
|
||||
},
|
||||
id: "p2", name: "Mignon", price: "Freschi", imageSrc: "http://img.b2bpic.net/free-photo/top-view-yummy-creamy-cakes-little-desserts-tea-with-fruits-chocolate-chips-white-surface-fruit-cake-cream-biscuit-pie-tea_140725-118428.jpg"},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Torte da viaggio",
|
||||
price: "Selezionate",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tart-with-profiteroles-top-with-whipped-cream_114579-64590.jpg",
|
||||
},
|
||||
id: "p3", name: "Torte da viaggio", price: "Selezionate", imageSrc: "http://img.b2bpic.net/free-photo/tart-with-profiteroles-top-with-whipped-cream_114579-64590.jpg"},
|
||||
{
|
||||
id: "p4",
|
||||
name: "Biscotteria",
|
||||
price: "Artigianale",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-stacked-delicious-cookies-old-newspaper-dark-background_140725-94695.jpg",
|
||||
},
|
||||
id: "p4", name: "Biscotteria", price: "Artigianale", imageSrc: "http://img.b2bpic.net/free-photo/top-view-stacked-delicious-cookies-old-newspaper-dark-background_140725-94695.jpg"},
|
||||
{
|
||||
id: "p5",
|
||||
name: "Semifreddi",
|
||||
price: "Gourmet",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pancake-chocolate-cake-with-fresh-raspberries-pink-background_127032-3433.jpg",
|
||||
},
|
||||
id: "p5", name: "Semifreddi", price: "Gourmet", imageSrc: "http://img.b2bpic.net/free-photo/pancake-chocolate-cake-with-fresh-raspberries-pink-background_127032-3433.jpg"},
|
||||
{
|
||||
id: "p6",
|
||||
name: "Salato",
|
||||
price: "Buffet",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dessert-catering_1203-2654.jpg",
|
||||
},
|
||||
id: "p6", name: "Salato", price: "Buffet", imageSrc: "http://img.b2bpic.net/free-photo/dessert-catering_1203-2654.jpg"},
|
||||
]}
|
||||
title="I nostri prodotti"
|
||||
description="Scopri la qualità dei nostri prodotti artigianali, fatti ogni giorno nel nostro laboratorio."
|
||||
@@ -154,64 +111,43 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Servizio Catering",
|
||||
description: "Buffet personalizzati per eventi",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/gray-bread-table_140725-4736.jpg",
|
||||
},
|
||||
title: "Servizio Catering", description: "Buffet personalizzati per eventi", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/gray-bread-table_140725-4736.jpg"},
|
||||
items: [
|
||||
{
|
||||
icon: Check,
|
||||
text: "Buffet",
|
||||
},
|
||||
text: "Buffet"},
|
||||
{
|
||||
icon: Check,
|
||||
text: "Catering",
|
||||
},
|
||||
text: "Catering"},
|
||||
],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-looking-turkish-sweets-shop_107420-94721.jpg?_wi=2",
|
||||
imageAlt: "fresh artisan lievitati cake",
|
||||
},
|
||||
{
|
||||
title: "Accessibilità",
|
||||
description: "Comodità per tutti",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-baked-yummy-cakes-with-cream-along-with-different-berries-bright-purple-desk-cake-biscuit-berry-sweet-bake-tea_140725-32871.jpg",
|
||||
},
|
||||
title: "Accessibilità", description: "Comodità per tutti", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-baked-yummy-cakes-with-cream-along-with-different-berries-bright-purple-desk-cake-biscuit-berry-sweet-bake-tea_140725-32871.jpg"},
|
||||
items: [
|
||||
{
|
||||
icon: Check,
|
||||
text: "Parcheggio",
|
||||
},
|
||||
text: "Parcheggio"},
|
||||
{
|
||||
icon: Check,
|
||||
text: "Accessibile",
|
||||
},
|
||||
text: "Accessibile"},
|
||||
],
|
||||
reverse: true,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pressed-out-dough-by-cook-with-fork_176474-5503.jpg?_wi=2",
|
||||
imageAlt: "fresh artisan lievitati cake",
|
||||
},
|
||||
{
|
||||
title: "Consegna",
|
||||
description: "A casa tua in un clic",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-fruit-cake-delicious-round-formed-with-fresh-blue-berries-dark-cake-biscuit-sweet-sugar_140725-24796.jpg",
|
||||
},
|
||||
title: "Consegna", description: "A casa tua in un clic", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-fruit-cake-delicious-round-formed-with-fresh-blue-berries-dark-cake-biscuit-sweet-sugar_140725-24796.jpg"},
|
||||
items: [
|
||||
{
|
||||
icon: Check,
|
||||
text: "Consegna a domicilio",
|
||||
},
|
||||
text: "Consegna a domicilio"},
|
||||
{
|
||||
icon: Check,
|
||||
text: "Take away",
|
||||
},
|
||||
text: "Take away"},
|
||||
],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-yummy-creamy-cakes-little-desserts-tea-with-fruits-chocolate-chips-white-surface-fruit-cake-cream-biscuit-pie-tea_140725-118428.jpg?_wi=2",
|
||||
imageAlt: "fresh artisan lievitati cake",
|
||||
},
|
||||
]}
|
||||
title="I nostri servizi"
|
||||
@@ -223,16 +159,13 @@ export default function LandingPage() {
|
||||
<ContactCTA
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
tag="Contatti"
|
||||
title="Vieni a trovarci a Osimo"
|
||||
description="Via Cristoforo Colombo 143-145-147, Osimo. Telefono: +39 071 714875"
|
||||
buttons={[
|
||||
{
|
||||
text: "Invia una email",
|
||||
href: "mailto:pasticcerialombardiosimo@gmail.com",
|
||||
},
|
||||
text: "Invia una email", href: "mailto:pasticcerialombardiosimo@gmail.com"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -242,29 +175,19 @@ export default function LandingPage() {
|
||||
logoText="Pasticceria Lombardi"
|
||||
columns={[
|
||||
{
|
||||
title: "Pasticceria",
|
||||
items: [
|
||||
title: "Pasticceria", items: [
|
||||
{
|
||||
label: "Chi Siamo",
|
||||
href: "#about",
|
||||
},
|
||||
label: "Chi Siamo", href: "#about"},
|
||||
{
|
||||
label: "Prodotti",
|
||||
href: "#products",
|
||||
},
|
||||
label: "Prodotti", href: "#products"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Contatti",
|
||||
items: [
|
||||
title: "Contatti", items: [
|
||||
{
|
||||
label: "Osimo, AN",
|
||||
href: "#",
|
||||
},
|
||||
label: "Osimo, AN", href: "#"},
|
||||
{
|
||||
label: "pasticcerialombardiosimo@gmail.com",
|
||||
href: "mailto:pasticcerialombardiosimo@gmail.com",
|
||||
},
|
||||
label: "pasticcerialombardiosimo@gmail.com", href: "mailto:pasticcerialombardiosimo@gmail.com"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user