Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-05-06 18:51:46 +00:00

View File

@@ -31,22 +31,10 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarLayoutFloatingOverlay
navItems={[
{
name: "Home",
id: "hero",
},
{
name: "About",
id: "about",
},
{
name: "Products",
id: "products",
},
{
name: "Contact",
id: "contact",
},
{ name: "Home", id: "hero" },
{ name: "About", id: "about" },
{ name: "Products", id: "products" },
{ name: "Contact", id: "contact" },
]}
brandName="Mascheroni Mabe Snc"
/>
@@ -54,46 +42,17 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroBillboardCarousel
background={{
variant: "gradient-bars",
}}
background={{ variant: "gradient-bars" }}
title="Soluzioni per Cucine Industriali di Eccellenza"
description="Mascheroni Mabe Snc trasforma il tuo spazio professionale in un centro di efficienza, igiene e performance."
buttons={[
{
text: "Scopri i Prodotti",
href: "#products",
},
{
text: "Contattaci",
href: "#contact",
},
]}
buttons={[{ text: "Scopri i Prodotti", href: "#products" }, { text: "Contattaci", href: "#contact" }]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/chef-recording-detailed-cooking-demonstration-vlog-tutorial_482257-121188.jpg?_wi=1",
imageAlt: "Kitchen 1",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/female-chef-uniform-garnishes-dish-with-herbs-leaves-spices_482257-124611.jpg?_wi=1",
imageAlt: "Kitchen 2",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/professional-stainless-steel-kitchen-design-photo-was-made-restouraunt_613910-12332.jpg",
imageAlt: "Kitchen 3",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/chef-with-uniform-utensil-kitchen_23-2148145551.jpg",
imageAlt: "Kitchen 4",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/male-chef-kitchen-washing-frying-pan_23-2149646223.jpg",
imageAlt: "Kitchen 5",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/futuristic-kitchen-interior-design_23-2151821269.jpg",
imageAlt: "Kitchen 6",
},
{ imageSrc: "http://img.b2bpic.net/free-photo/chef-recording-detailed-cooking-demonstration-vlog-tutorial_482257-121188.jpg", imageAlt: "Kitchen 1" },
{ imageSrc: "http://img.b2bpic.net/free-photo/female-chef-uniform-garnishes-dish-with-herbs-leaves-spices_482257-124611.jpg", imageAlt: "Kitchen 2" },
{ imageSrc: "http://img.b2bpic.net/free-photo/professional-stainless-steel-kitchen-design-photo-was-made-restouraunt_613910-12332.jpg", imageAlt: "Kitchen 3" },
{ imageSrc: "http://img.b2bpic.net/free-photo/chef-with-uniform-utensil-kitchen_23-2148145551.jpg", imageAlt: "Kitchen 4" },
{ imageSrc: "http://img.b2bpic.net/free-photo/male-chef-kitchen-washing-frying-pan_23-2149646223.jpg", imageAlt: "Kitchen 5" },
{ imageSrc: "http://img.b2bpic.net/free-photo/futuristic-kitchen-interior-design_23-2151821269.jpg", imageAlt: "Kitchen 6" },
]}
/>
</div>
@@ -103,9 +62,7 @@ export default function LandingPage() {
useInvertedBackground={true}
title="La nostra Storia di Qualità"
description={[
"Da decenni, Mascheroni Mabe Snc è sinonimo di innovazione nel settore delle cucine industriali. Progettiamo e realizziamo impianti su misura per ristoranti, alberghi e comunità.",
"La nostra missione è offrire soluzioni che combinano tecnologia avanzata e robustezza costruttiva, garantendo sempre la massima sicurezza alimentare.",
]}
"Da decenni, Mascheroni Mabe Snc è sinonimo di innovazione nel settore delle cucine industriali. Progettiamo e realizziamo impianti su misura per ristoranti, alberghi e comunità.", "La nostra missione è offrire soluzioni che combinano tecnologia avanzata e robustezza costruttiva, garantendo sempre la massima sicurezza alimentare."]}
/>
</div>
@@ -115,24 +72,9 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
features={[
{
title: "Design su Misura",
description: "Progettazione ergonomica ottimizzata per i flussi di lavoro.",
imageSrc: "http://img.b2bpic.net/free-photo/atmosphere-kitchen-cafe-process_1321-4218.jpg",
imageAlt: "commercial kitchen stainless oven",
},
{
title: "Materiali di Alta Qualità",
description: "Acciaio inox certificato per la massima durabilità e igiene.",
imageSrc: "http://img.b2bpic.net/free-photo/chef-recording-detailed-cooking-demonstration-vlog-tutorial_482257-121188.jpg?_wi=2",
imageAlt: "commercial kitchen stainless oven",
},
{
title: "Assistenza Tecnica",
description: "Supporto post-vendita dedicato con tecnici specializzati.",
imageSrc: "http://img.b2bpic.net/free-photo/female-chef-uniform-garnishes-dish-with-herbs-leaves-spices_482257-124611.jpg?_wi=2",
imageAlt: "commercial kitchen stainless oven",
},
{ title: "Design su Misura", description: "Progettazione ergonomica ottimizzata per i flussi di lavoro.", imageSrc: "http://img.b2bpic.net/free-photo/atmosphere-kitchen-cafe-process_1321-4218.jpg", imageAlt: "commercial kitchen stainless oven" },
{ title: "Materiali di Alta Qualità", description: "Acciaio inox certificato per la massima durabilità e igiene.", imageSrc: "http://img.b2bpic.net/free-photo/chef-recording-detailed-cooking-demonstration-vlog-tutorial_482257-121188.jpg", imageAlt: "commercial kitchen stainless oven" },
{ title: "Assistenza Tecnica", description: "Supporto post-vendita dedicato con tecnici specializzati.", imageSrc: "http://img.b2bpic.net/free-photo/female-chef-uniform-garnishes-dish-with-herbs-leaves-spices_482257-124611.jpg", imageAlt: "commercial kitchen stainless oven" },
]}
title="Perché Scegliere Mascheroni Mabe"
description="Qualità, affidabilità e supporto costante in ogni fase del progetto."
@@ -141,64 +83,17 @@ export default function LandingPage() {
<div id="products" data-section="products">
<ProductCardTwo
animationType="slide-up"
textboxLayout="default"
gridVariant="uniform-all-items-equal"
useInvertedBackground={true}
products={[
{
id: "p1",
brand: "Mascheroni Mabe",
name: "Cucina Professionale Modulare",
price: "Su richiesta",
rating: 5,
reviewCount: "12",
imageSrc: "http://img.b2bpic.net/free-photo/polished-gas-cooker-after-washingperfectly-clean-gas-cooker-after-being-washed-with-polishing-chemicals-result-washing-burners_132075-13132.jpg",
},
{
id: "p2",
brand: "Mascheroni Mabe",
name: "Lavastoviglie a Tunnel",
price: "Su richiesta",
rating: 5,
reviewCount: "8",
imageSrc: "http://img.b2bpic.net/free-photo/kitchen-countertop-sink-with-dishes_1153-5875.jpg",
},
{
id: "p3",
brand: "Mascheroni Mabe",
name: "Cella Frigorifera Industriale",
price: "Su richiesta",
rating: 4,
reviewCount: "15",
imageSrc: "http://img.b2bpic.net/free-photo/polished-gas-cooker-after-washingperfectly-clean-gas-cooker-after-being-washed-with-polishing-chemicals-result-washing-burners_132075-13133.jpg",
},
{
id: "p4",
brand: "Mascheroni Mabe",
name: "Friggitrice Industriale Alta Potenza",
price: "Su richiesta",
rating: 5,
reviewCount: "6",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-cooking-japanese-street-food_23-2149288395.jpg",
},
{
id: "p5",
brand: "Mascheroni Mabe",
name: "Tavolo Lavoro Inox",
price: "Su richiesta",
rating: 4,
reviewCount: "20",
imageSrc: "http://img.b2bpic.net/free-photo/small-business-owner-cleaning-up-coffee-shop_23-2149458141.jpg",
},
{
id: "p6",
brand: "Mascheroni Mabe",
name: "Forno a Convezione",
price: "Su richiesta",
rating: 5,
reviewCount: "10",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-placing-cookies-tray-oven_23-2148044413.jpg",
},
{ id: "p1", brand: "Mascheroni Mabe", name: "Cucina Professionale Modulare", price: "Su richiesta", rating: 5, reviewCount: "12", imageSrc: "http://img.b2bpic.net/free-photo/polished-gas-cooker-after-washingperfectly-clean-gas-cooker-after-being-washed-with-polishing-chemicals-result-washing-burners_132075-13132.jpg" },
{ id: "p2", brand: "Mascheroni Mabe", name: "Lavastoviglie a Tunnel", price: "Su richiesta", rating: 5, reviewCount: "8", imageSrc: "http://img.b2bpic.net/free-photo/kitchen-countertop-sink-with-dishes_1153-5875.jpg" },
{ id: "p3", brand: "Mascheroni Mabe", name: "Cella Frigorifera Industriale", price: "Su richiesta", rating: 4, reviewCount: "15", imageSrc: "http://img.b2bpic.net/free-photo/polished-gas-cooker-after-washingperfectly-clean-gas-cooker-after-being-washed-with-polishing-chemicals-result-washing-burners_132075-13133.jpg" },
{ id: "p4", brand: "Mascheroni Mabe", name: "Friggitrice Industriale Alta Potenza", price: "Su richiesta", rating: 5, reviewCount: "6", imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-cooking-japanese-street-food_23-2149288395.jpg" },
{ id: "p5", brand: "Mascheroni Mabe", name: "Tavolo Lavoro Inox", price: "Su richiesta", rating: 4, reviewCount: "20", imageSrc: "http://img.b2bpic.net/free-photo/small-business-owner-cleaning-up-coffee-shop_23-2149458141.jpg" },
{ id: "p6", brand: "Mascheroni Mabe", name: "Forno a Convezione", price: "Su richiesta", rating: 5, reviewCount: "10", imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-placing-cookies-tray-oven_23-2148044413.jpg" },
]}
title="I Nostri Impianti"
description="Una gamma completa di attrezzature professionali per ogni esigenza culinaria."
@@ -211,21 +106,9 @@ export default function LandingPage() {
title="I Nostri Risultati"
tag="Statistiche"
metrics={[
{
id: "m1",
value: "500+",
description: "Progetti realizzati con successo",
},
{
id: "m2",
value: "25+",
description: "Anni di esperienza nel settore",
},
{
id: "m3",
value: "99%",
description: "Clienti soddisfatti dei nostri impianti",
},
{ id: "m1", value: "500+", description: "Progetti realizzati con successo" },
{ id: "m2", value: "25+", description: "Anni di esperienza nel settore" },
{ id: "m3", value: "99%", description: "Clienti soddisfatti dei nostri impianti" },
]}
metricsAnimation="slide-up"
/>
@@ -237,60 +120,16 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
testimonials={[
{
id: "1",
name: "Marco Rossi",
role: "Executive Chef",
company: "Grand Hotel",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/view-chef-working-kitchen_23-2149728027.jpg",
},
{
id: "2",
name: "Elena Bianchi",
role: "Manager",
company: "Catering Solutions",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-chef-cooking-restaurant-kitchen_329181-16143.jpg",
},
{
id: "3",
name: "Luca Verdi",
role: "Direttore",
company: "Ristorante Stella",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiley-waiter-with-food-drinks-table_23-2148245018.jpg",
},
{
id: "4",
name: "Giulia Neri",
role: "Head Chef",
company: "Ospedale Centrale",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-man-holding-knife_23-2149631738.jpg",
},
{
id: "5",
name: "Andrea Bruno",
role: "Proprietario",
company: "Mensa Aziendale",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-posing-indoors_23-2151038681.jpg",
},
{ id: "1", name: "Marco Rossi", role: "Executive Chef", company: "Grand Hotel", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/view-chef-working-kitchen_23-2149728027.jpg" },
{ id: "2", name: "Elena Bianchi", role: "Manager", company: "Catering Solutions", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-chef-cooking-restaurant-kitchen_329181-16143.jpg" },
{ id: "3", name: "Luca Verdi", role: "Direttore", company: "Ristorante Stella", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiley-waiter-with-food-drinks-table_23-2148245018.jpg" },
{ id: "4", name: "Giulia Neri", role: "Head Chef", company: "Ospedale Centrale", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-man-holding-knife_23-2149631738.jpg" },
{ id: "5", name: "Andrea Bruno", role: "Proprietario", company: "Mensa Aziendale", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-posing-indoors_23-2151038681.jpg" },
]}
kpiItems={[
{
value: "100%",
label: "Qualità Garantita",
},
{
value: "24/7",
label: "Supporto tecnico",
},
{
value: "150+",
label: "Partner partner",
},
{ value: "100%", label: "Qualità Garantita" },
{ value: "24/7", label: "Supporto tecnico" },
{ value: "150+", label: "Partner partner" },
]}
title="Dicono di Noi"
description="La soddisfazione dei nostri clienti è la nostra migliore referenza."
@@ -302,21 +141,9 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
faqs={[
{
id: "f1",
title: "Come posso richiedere un preventivo?",
content: "Puoi contattarci tramite il modulo di contatto o chiamando il nostro ufficio.",
},
{
id: "f2",
title: "Offrite manutenzione programmata?",
content: "Sì, offriamo contratti di manutenzione personalizzati per ogni impianto.",
},
{
id: "f3",
title: "Quali sono i tempi di installazione?",
content: "I tempi dipendono dalla complessità dell'impianto, vi forniremo una stima dettagliata dopo il sopralluogo.",
},
{ id: "f1", title: "Come posso richiedere un preventivo?", content: "Puoi contattarci tramite il modulo di contatto o chiamando il nostro ufficio." },
{ id: "f2", title: "Offrite manutenzione programmata?", content: "Sì, offriamo contratti di manutenzione personalizzati per ogni impianto." },
{ id: "f3", title: "Quali sono i tempi di installazione?", content: "I tempi dipendono dalla complessità dell'impianto, vi forniremo una stima dettagliata dopo il sopralluogo." },
]}
imageSrc="http://img.b2bpic.net/free-photo/lifestyle-people-learning-make-sushi_23-2149865296.jpg"
mediaAnimation="slide-up"
@@ -332,29 +159,11 @@ export default function LandingPage() {
title="Contattaci per una Consulenza"
description="Siamo pronti ad ascoltare le tue esigenze e progettare insieme la tua nuova cucina professionale."
inputs={[
{
name: "name",
type: "text",
placeholder: "Nome",
required: true,
},
{
name: "email",
type: "email",
placeholder: "Email",
required: true,
},
{
name: "phone",
type: "tel",
placeholder: "Telefono",
},
{ name: "name", type: "text", placeholder: "Nome", required: true },
{ name: "email", type: "email", placeholder: "Email", required: true },
{ name: "phone", type: "tel", placeholder: "Telefono" },
]}
textarea={{
name: "message",
placeholder: "Descrivi il tuo progetto...",
rows: 4,
}}
textarea={{ name: "message", placeholder: "Descrivi il tuo progetto...", rows: 4 }}
imageSrc="http://img.b2bpic.net/free-photo/african-american-mechanic-businesswoman-wearing-face-masks-while-using-touchpad-repair-shop_637285-10532.jpg"
mediaPosition="right"
/>
@@ -364,32 +173,8 @@ export default function LandingPage() {
<FooterBaseReveal
logoText="Mascheroni Mabe Snc"
columns={[
{
title: "Azienda",
items: [
{
label: "Chi siamo",
href: "#about",
},
{
label: "Prodotti",
href: "#products",
},
],
},
{
title: "Contatti",
items: [
{
label: "Email: info@mascheronimabe.it",
href: "mailto:info@mascheronimabe.it",
},
{
label: "Tel: +39 031 000 000",
href: "tel:+39031000000",
},
],
},
{ title: "Azienda", items: [{ label: "Chi siamo", href: "#about" }, { label: "Prodotti", href: "#products" }] },
{ title: "Contatti", items: [{ label: "Email: info@mascheronimabe.it", href: "mailto:info@mascheronimabe.it" }, { label: "Tel: +39 031 000 000", href: "tel:+39031000000" }] },
]}
copyrightText="© 2024 Mascheroni Mabe Snc. Tutti i diritti riservati."
/>