Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-04 18:09:06 +00:00

View File

@@ -20,11 +20,11 @@ export default function LandingPage() {
return (
<ThemeProvider
defaultButtonVariant="shift-hover"
defaultTextAnimation="entrance-slide"
defaultTextAnimation="reveal-blur"
borderRadius="soft"
contentWidth="medium"
sizing="mediumLargeSizeMediumTitles"
background="circleGradient"
background="none"
cardStyle="glass-elevated"
primaryButtonStyle="flat"
secondaryButtonStyle="glass"
@@ -53,31 +53,31 @@ export default function LandingPage() {
description="Vendita di fotocamere nuovo e usato, riparazioni specializzate e consulenza esperta. Dal 1985 al servizio dei fotografi professionisti e appassionati."
tag="Esperienza dal 1985"
tagIcon={Star}
tagAnimation="entrance-slide"
background={{ variant: "circleGradient" }}
tagAnimation="blur-reveal"
background={{ variant: "plain" }}
buttons={[
{ text: "📞 Chiama Ora", href: "tel:070400125" },
{ text: "Richiedi Informazioni", href: "#contact" }
]}
buttonAnimation="entrance-slide"
buttonAnimation="blur-reveal"
carouselItems={[
{
id: "1", imageSrc: "http://img.b2bpic.net/free-photo/extreme-closeup-professional-camera-slider-shot-black-white_181624-785.jpg?_wi=1", imageAlt: "Fotocamere professionali"
id: "1", imageSrc: "http://img.b2bpic.net/free-photo/extreme-closeup-professional-camera-slider-shot-black-white_181624-785.jpg", imageAlt: "Fotocamere professionali"
},
{
id: "2", imageSrc: "http://img.b2bpic.net/free-photo/front-view-people-looking-old-items_23-2150082930.jpg?_wi=1", imageAlt: "Vendita attrezzature fotografiche"
id: "2", imageSrc: "http://img.b2bpic.net/free-photo/front-view-people-looking-old-items_23-2150082930.jpg", imageAlt: "Vendita attrezzature fotografiche"
},
{
id: "3", imageSrc: "http://img.b2bpic.net/free-photo/worker-follows-car-checklist-fixing-tires_482257-75661.jpg?_wi=1", imageAlt: "Centro riparazioni specializzato"
id: "3", imageSrc: "http://img.b2bpic.net/free-photo/worker-follows-car-checklist-fixing-tires_482257-75661.jpg", imageAlt: "Centro riparazioni specializzato"
},
{
id: "4", imageSrc: "http://img.b2bpic.net/free-photo/broker-offering-agreement-contract-elderly-couple_482257-115634.jpg?_wi=1", imageAlt: "Consulenza tecnica personalizzata"
id: "4", imageSrc: "http://img.b2bpic.net/free-photo/broker-offering-agreement-contract-elderly-couple_482257-115634.jpg", imageAlt: "Consulenza tecnica personalizzata"
},
{
id: "5", imageSrc: "http://img.b2bpic.net/free-photo/small-business-staff-creates-social-media-ad-while-filming-logistics-center_482257-130875.jpg?_wi=1", imageAlt: "Consegna a domicilio"
id: "5", imageSrc: "http://img.b2bpic.net/free-photo/small-business-staff-creates-social-media-ad-while-filming-logistics-center_482257-130875.jpg", imageAlt: "Consegna a domicilio"
},
{
id: "6", imageSrc: "http://img.b2bpic.net/free-photo/extreme-closeup-professional-camera-slider-shot-black-white_181624-785.jpg?_wi=2", imageAlt: "Ampia selezione di obiettivi"
id: "6", imageSrc: "http://img.b2bpic.net/free-photo/extreme-closeup-professional-camera-slider-shot-black-white_181624-785.jpg", imageAlt: "Ampia selezione di obiettivi"
}
]}
autoPlay={true}
@@ -107,16 +107,16 @@ export default function LandingPage() {
description="Una gamma completa di soluzioni fotografiche progettate per professionisti e appassionati"
tag="Servizi Completi"
tagIcon={Zap}
tagAnimation="entrance-slide"
tagAnimation="blur-reveal"
features={[
{
title: "Vendita Nuovo e Usato", description: "Ampia selezione di fotocamere mirrorless, reflex, obiettivi e accessori. Tutti i prodotti garantiti e verificati da esperti.", icon: ShoppingCart,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/front-view-people-looking-old-items_23-2150082930.jpg?_wi=2", imageAlt: "Esposizione prodotti"
imageSrc: "http://img.b2bpic.net/free-photo/front-view-people-looking-old-items_23-2150082930.jpg", imageAlt: "Esposizione prodotti"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/extreme-closeup-professional-camera-slider-shot-black-white_181624-785.jpg?_wi=3", imageAlt: "Selezione fotocamere"
imageSrc: "http://img.b2bpic.net/free-photo/extreme-closeup-professional-camera-slider-shot-black-white_181624-785.jpg", imageAlt: "Selezione fotocamere"
}
]
},
@@ -124,10 +124,10 @@ export default function LandingPage() {
title: "Riparazioni Specializzate", description: "Centro riparazioni autorizzato con tecnici esperti. Diagnostica precisa, ricambi originali e garanzia su tutti i lavori.", icon: Wrench,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/worker-follows-car-checklist-fixing-tires_482257-75661.jpg?_wi=2", imageAlt: "Laboratorio tecnico"
imageSrc: "http://img.b2bpic.net/free-photo/worker-follows-car-checklist-fixing-tires_482257-75661.jpg", imageAlt: "Laboratorio tecnico"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/broker-offering-agreement-contract-elderly-couple_482257-115634.jpg?_wi=2", imageAlt: "Diagnostica tecnica"
imageSrc: "http://img.b2bpic.net/free-photo/broker-offering-agreement-contract-elderly-couple_482257-115634.jpg", imageAlt: "Diagnostica tecnica"
}
]
},
@@ -135,10 +135,10 @@ export default function LandingPage() {
title: "Consulenza Personalizzata", description: "Parla con Roberto e ricevi consigli esperti sulla scelta giusta per le tue esigenze. Pre-acquisto, upgrade o configurazione completa.", icon: Lightbulb,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/broker-offering-agreement-contract-elderly-couple_482257-115634.jpg?_wi=3", imageAlt: "Consulenza esperta"
imageSrc: "http://img.b2bpic.net/free-photo/broker-offering-agreement-contract-elderly-couple_482257-115634.jpg", imageAlt: "Consulenza esperta"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/extreme-closeup-professional-camera-slider-shot-black-white_181624-785.jpg?_wi=4", imageAlt: "Guida professionale"
imageSrc: "http://img.b2bpic.net/free-photo/extreme-closeup-professional-camera-slider-shot-black-white_181624-785.jpg", imageAlt: "Guida professionale"
}
]
},
@@ -146,10 +146,10 @@ export default function LandingPage() {
title: "Consegna a Domicilio", description: "Ritiro in negozio, consegna veloce e spedizione in tutta la Sardegna. Imballaggio professionale per garantire sicurezza.", icon: Truck,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/small-business-staff-creates-social-media-ad-while-filming-logistics-center_482257-130875.jpg?_wi=2", imageAlt: "Servizio consegna"
imageSrc: "http://img.b2bpic.net/free-photo/small-business-staff-creates-social-media-ad-while-filming-logistics-center_482257-130875.jpg", imageAlt: "Servizio consegna"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/extreme-closeup-professional-camera-slider-shot-black-white_181624-785.jpg?_wi=5", imageAlt: "Sicurezza imballaggio"
imageSrc: "http://img.b2bpic.net/free-photo/extreme-closeup-professional-camera-slider-shot-black-white_181624-785.jpg", imageAlt: "Sicurezza imballaggio"
}
]
}
@@ -160,7 +160,7 @@ export default function LandingPage() {
buttons={[
{ text: "Scopri Tutti i Servizi", href: "#contact" }
]}
buttonAnimation="entrance-slide"
buttonAnimation="blur-reveal"
ariaLabel="Sezione servizi fotografici"
/>
</div>
@@ -169,16 +169,16 @@ export default function LandingPage() {
<TestimonialCardTwelve
testimonials={[
{
id: "1", name: "Marco Rossi", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Marco Rossi"
id: "1", name: "Marco Rossi", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Marco Rossi"
},
{
id: "2", name: "Giulia Ferrara", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "Giulia Ferrara"
id: "2", name: "Giulia Ferrara", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Giulia Ferrara"
},
{
id: "3", name: "Antonio Conti", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "Antonio Conti"
id: "3", name: "Antonio Conti", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Antonio Conti"
},
{
id: "4", name: "Sara Mancini", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4", imageAlt: "Sara Mancini"
id: "4", name: "Sara Mancini", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Sara Mancini"
}
]}
cardTitle="Oltre 150 clienti soddisfatti si fidano di noi per le loro esigenze fotografiche"
@@ -196,7 +196,7 @@ export default function LandingPage() {
description="Ricevi consulenza personalizzata e scopri come possiamo aiutarti a realizzare i tuoi progetti fotografici"
tag="Supporto Telefonico"
tagIcon={Phone}
tagAnimation="entrance-slide"
tagAnimation="blur-reveal"
metrics={[
{
id: "1", value: "070", title: "400125", description: "Chiama ora per una consulenza immediata", icon: Phone
@@ -216,7 +216,7 @@ export default function LandingPage() {
{ text: "📞 Chiama Ora", href: "tel:070400125" },
{ text: "Scrivi un Messaggio", href: "#contact" }
]}
buttonAnimation="entrance-slide"
buttonAnimation="blur-reveal"
ariaLabel="Sezione informazioni contatto"
/>
</div>
@@ -227,7 +227,7 @@ export default function LandingPage() {
description="Risposte alle domande più comuni sui nostri prodotti e servizi"
tag="FAQ"
tagIcon={HelpCircle}
tagAnimation="entrance-slide"
tagAnimation="blur-reveal"
faqs={[
{
id: "1", title: "Quali marche vendete?", content: "Vendiamo un'ampia selezione di brand professionali: Canon, Nikon, Sony, Fujifilm, Pentax e molti altri. Sia equipaggiamenti nuovo che usato garantito con certificato di autenticità."
@@ -260,10 +260,10 @@ export default function LandingPage() {
<ContactCenter
tag="Contattaci Oggi"
tagIcon={Mail}
tagAnimation="entrance-slide"
tagAnimation="blur-reveal"
title="Richiedi una Consulenza Gratuita"
description="Compila il form e sarai contattato entro 24 ore. O chiamaci subito al 070 400125 per una risposta immediata."
background={{ variant: "circleGradient" }}
background={{ variant: "plain" }}
useInvertedBackground={false}
inputPlaceholder="Il tuo indirizzo email"
buttonText="Invia Richiesta"
@@ -316,4 +316,4 @@ export default function LandingPage() {
</div>
</ThemeProvider>
);
}
}