Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
325
src/app/page.tsx
325
src/app/page.tsx
@@ -33,25 +33,15 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingOverlay
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Home", id: "hero"},
|
||||
{
|
||||
name: "Prodotti",
|
||||
id: "products",
|
||||
},
|
||||
name: "Prodotti", id: "products"},
|
||||
{
|
||||
name: "Servizi",
|
||||
id: "features",
|
||||
},
|
||||
name: "Servizi", id: "features"},
|
||||
{
|
||||
name: "Chi Siamo",
|
||||
id: "about",
|
||||
},
|
||||
name: "Chi Siamo", id: "about"},
|
||||
{
|
||||
name: "Contatti",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contatti", id: "contact"},
|
||||
]}
|
||||
brandName="Just In Case Italia"
|
||||
/>
|
||||
@@ -61,111 +51,61 @@ export default function LandingPage() {
|
||||
<HeroSplitTestimonial
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "sparkles-gradient",
|
||||
}}
|
||||
variant: "sparkles-gradient"}}
|
||||
title="Stile e Protezione per il tuo Smartphone"
|
||||
description="Just In Case Italia a Udine Centro: cover, accessori e riparazioni rapide per ogni esigenza. Visita il nostro negozio in Via Rialto 12."
|
||||
testimonials={[
|
||||
{
|
||||
name: "Giulia Rossi",
|
||||
handle: "@giulia.phone",
|
||||
testimonial: "Esperienza fantastica! Ho trovato la cover perfetta per il mio nuovo telefono e il servizio è stato super rapido.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-older-woman-holding-smartphone-while-working_23-2148661186.jpg?_wi=1",
|
||||
imageAlt: "Giulia Rossi",
|
||||
},
|
||||
name: "Giulia Rossi", handle: "@giulia.phone", testimonial: "Esperienza fantastica! Ho trovato la cover perfetta per il mio nuovo telefono e il servizio è stato super rapido.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-older-woman-holding-smartphone-while-working_23-2148661186.jpg", imageAlt: "Giulia Rossi"},
|
||||
{
|
||||
name: "Marco Bianchi",
|
||||
handle: "@marcobianchi_tech",
|
||||
testimonial: "Riparazione schermo veloce e impeccabile. Hanno salvato il mio telefono! Professionali e gentili.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-man-phone_23-2148018598.jpg?_wi=1",
|
||||
imageAlt: "Marco Bianchi",
|
||||
},
|
||||
name: "Marco Bianchi", handle: "@marcobianchi_tech", testimonial: "Riparazione schermo veloce e impeccabile. Hanno salvato il mio telefono! Professionali e gentili.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-man-phone_23-2148018598.jpg", imageAlt: "Marco Bianchi"},
|
||||
{
|
||||
name: "Sara Verdi",
|
||||
handle: "@sara.techaccessories",
|
||||
testimonial: "Vasta scelta di accessori, ho preso un caricatore wireless di ottima qualità. Consigliatissimo!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-beautiful-woman-sitting-kitchen-floor-with-digital-tablet-browsing-news-feed_1258-201694.jpg",
|
||||
imageAlt: "Sara Verdi",
|
||||
},
|
||||
name: "Sara Verdi", handle: "@sara.techaccessories", testimonial: "Vasta scelta di accessori, ho preso un caricatore wireless di ottima qualità. Consigliatissimo!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-beautiful-woman-sitting-kitchen-floor-with-digital-tablet-browsing-news-feed_1258-201694.jpg", imageAlt: "Sara Verdi"},
|
||||
{
|
||||
name: "Luca Neri",
|
||||
handle: "@lucaneri_ud",
|
||||
testimonial: "Finalmente un negozio dove trovo sempre le ultime novità in fatto di cover e pellicole. Grande competenza.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-white-shirt-pointing-herself-smiling-confident-standing-green-wall_141793-64898.jpg",
|
||||
imageAlt: "Luca Neri",
|
||||
},
|
||||
name: "Luca Neri", handle: "@lucaneri_ud", testimonial: "Finalmente un negozio dove trovo sempre le ultime novità in fatto di cover e pellicole. Grande competenza.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-white-shirt-pointing-herself-smiling-confident-standing-green-wall_141793-64898.jpg", imageAlt: "Luca Neri"},
|
||||
{
|
||||
name: "Elena Costa",
|
||||
handle: "@elenacosta_lifestyle",
|
||||
testimonial: "Il mio punto di riferimento a Udine per tutto ciò che riguarda il telefono. Personale attento e prodotti di qualità.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-outdoors-portrait_158595-3552.jpg",
|
||||
imageAlt: "Elena Costa",
|
||||
},
|
||||
name: "Elena Costa", handle: "@elenacosta_lifestyle", testimonial: "Il mio punto di riferimento a Udine per tutto ciò che riguarda il telefono. Personale attento e prodotti di qualità.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-outdoors-portrait_158595-3552.jpg", imageAlt: "Elena Costa"},
|
||||
]}
|
||||
testimonialRotationInterval={5000}
|
||||
buttons={[
|
||||
{
|
||||
text: "Scopri i Prodotti",
|
||||
href: "#products",
|
||||
},
|
||||
text: "Scopri i Prodotti", href: "#products"},
|
||||
{
|
||||
text: "Vieni a trovarci",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Vieni a trovarci", href: "#contact"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-asian-woman-checking-her-phone_23-2149122963.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-asian-woman-checking-her-phone_23-2149122963.jpg"
|
||||
imageAlt="Just In Case Italia negozio a Udine"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-cute-africanamerican-girl-smiling-pleased-showing-okay-sign-mobile-phone-screen-reco_1258-131041.jpg",
|
||||
alt: "Giovane donna felice con il nuovo telefono",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-cute-africanamerican-girl-smiling-pleased-showing-okay-sign-mobile-phone-screen-reco_1258-131041.jpg", alt: "Giovane donna felice con il nuovo telefono"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/video-call-mobile_23-2148560477.jpg",
|
||||
alt: "Uomo sorridente mentre guarda il telefono",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/video-call-mobile_23-2148560477.jpg", alt: "Uomo sorridente mentre guarda il telefono"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/happiness-teen-bags-dress-urban_1301-1065.jpg",
|
||||
alt: "Cliente donna che sceglie accessori per telefono",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/happiness-teen-bags-dress-urban_1301-1065.jpg", alt: "Cliente donna che sceglie accessori per telefono"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/front-view-man-relaxing-home_23-2150652848.jpg",
|
||||
alt: "Uomo soddisfatto della nuova cover per telefono",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/front-view-man-relaxing-home_23-2150652848.jpg", alt: "Uomo soddisfatto della nuova cover per telefono"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/cheerful-pretty-young-caucasian-sportswoman-holding-blank-screen-smartphone_176532-8066.jpg",
|
||||
alt: "Persona che tiene in mano lo smartphone riparato",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/cheerful-pretty-young-caucasian-sportswoman-holding-blank-screen-smartphone_176532-8066.jpg", alt: "Persona che tiene in mano lo smartphone riparato"},
|
||||
]}
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Qualità Garantita",
|
||||
icon: CheckCircle,
|
||||
type: "text-icon", text: "Qualità Garantita", icon: CheckCircle,
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Riparazioni Express",
|
||||
type: "text", text: "Riparazioni Express"},
|
||||
{
|
||||
type: "text-icon", text: "Vasta Selezione", icon: Sparkles,
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Vasta Selezione",
|
||||
icon: Sparkles,
|
||||
},
|
||||
type: "text", text: "Clienti Soddisfatti"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Clienti Soddisfatti",
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Esperienza Decennale",
|
||||
icon: Award,
|
||||
type: "text-icon", text: "Esperienza Decennale", icon: Award,
|
||||
},
|
||||
]}
|
||||
/>
|
||||
@@ -176,23 +116,14 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
heading={[
|
||||
{
|
||||
type: "text",
|
||||
content: "Chi Siamo: Just In Case Italia, il tuo specialista a Udine",
|
||||
},
|
||||
type: "text", content: "Chi Siamo: Just In Case Italia, il tuo specialista a Udine"},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "La Nostra Storia",
|
||||
href: "#",
|
||||
},
|
||||
text: "La Nostra Storia", href: "#"},
|
||||
{
|
||||
text: "I Nostri Servizi",
|
||||
href: "#features",
|
||||
},
|
||||
text: "I Nostri Servizi", href: "#features"},
|
||||
]}
|
||||
description="Siamo il punto di riferimento per la protezione e personalizzazione del tuo smartphone nel cuore di Udine. In Via Rialto 12, offriamo una vasta gamma di cover, pellicole, accessori e servizi di riparazione professionali. La tua soddisfazione è la nostra priorità."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/businesswoman-using-mobile-phone-coffee-shop_53876-22948.jpg"
|
||||
imageAlt="Interno moderno negozio accessori smartphone"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -203,46 +134,25 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Riparazioni Veloci e Affidabili",
|
||||
description: "Schermi rotti, batterie scariche o altri problemi? Il nostro team di esperti offre riparazioni rapide e garantite per la maggior parte dei modelli di smartphone.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/retro-style-man-showing-mobile-phone-jacket-cap-shirt-looking-fresh-front-view_176474-38973.jpg",
|
||||
imageAlt: "Smartphone screen repair",
|
||||
},
|
||||
title: "Riparazioni Veloci e Affidabili", description: "Schermi rotti, batterie scariche o altri problemi? Il nostro team di esperti offre riparazioni rapide e garantite per la maggior parte dei modelli di smartphone.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/retro-style-man-showing-mobile-phone-jacket-cap-shirt-looking-fresh-front-view_176474-38973.jpg", imageAlt: "Smartphone screen repair"},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-hands-with-surgical-gloves-disinfecting-smartphone_23-2148561096.jpg",
|
||||
imageAlt: "Applying screen protector",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-asian-woman-checking-her-phone_23-2149122963.jpg?_wi=2",
|
||||
imageAlt: "smartphone screen repair service",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-hands-with-surgical-gloves-disinfecting-smartphone_23-2148561096.jpg", imageAlt: "Applying screen protector"},
|
||||
imageAlt: "smartphone screen repair service"
|
||||
},
|
||||
{
|
||||
title: "Personalizzazione e Stile",
|
||||
description: "Distingueti dalla massa con le nostre cover personalizzate. Scegli tra un'ampia gamma di design o crea il tuo, per un look unico che riflette la tua personalità.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mobile-phone-case-chinese-pattern-back-view-product-showcase_53876-100211.jpg",
|
||||
imageAlt: "Custom phone case design",
|
||||
},
|
||||
title: "Personalizzazione e Stile", description: "Distingueti dalla massa con le nostre cover personalizzate. Scegli tra un'ampia gamma di design o crea il tuo, per un look unico che riflette la tua personalità.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mobile-phone-case-chinese-pattern-back-view-product-showcase_53876-100211.jpg", imageAlt: "Custom phone case design"},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-using-smartphone-with-pop-socket-outdoors_23-2150168449.jpg",
|
||||
imageAlt: "Stylish phone accessories",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-older-woman-holding-smartphone-while-working_23-2148661186.jpg?_wi=2",
|
||||
imageAlt: "smartphone screen repair service",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-using-smartphone-with-pop-socket-outdoors_23-2150168449.jpg", imageAlt: "Stylish phone accessories"},
|
||||
imageAlt: "smartphone screen repair service"
|
||||
},
|
||||
{
|
||||
title: "Accessori Essenziali e Innovativi",
|
||||
description: "Dai caricabatterie rapidi ai supporti ergonomici, dalle cuffie di alta qualità ai power bank. Tutto ciò di cui hai bisogno per massimizzare l'esperienza con il tuo smartphone.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smartphone-is-connected-laptop-via-usb-cable_169016-15154.jpg",
|
||||
imageAlt: "Fast phone charging accessories",
|
||||
},
|
||||
title: "Accessori Essenziali e Innovativi", description: "Dai caricabatterie rapidi ai supporti ergonomici, dalle cuffie di alta qualità ai power bank. Tutto ciò di cui hai bisogno per massimizzare l'esperienza con il tuo smartphone.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smartphone-is-connected-laptop-via-usb-cable_169016-15154.jpg", imageAlt: "Fast phone charging accessories"},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wireless-earbuds-with-neon-cyberpunk-style-lighting_23-2151074267.jpg",
|
||||
imageAlt: "High quality phone audio accessories",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-man-phone_23-2148018598.jpg?_wi=2",
|
||||
imageAlt: "smartphone screen repair service",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wireless-earbuds-with-neon-cyberpunk-style-lighting_23-2151074267.jpg", imageAlt: "High quality phone audio accessories"},
|
||||
imageAlt: "smartphone screen repair service"
|
||||
},
|
||||
]}
|
||||
showStepNumbers={true}
|
||||
@@ -259,53 +169,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
name: "Cover Trasparente Premium",
|
||||
price: "€14.99",
|
||||
variant: "Silicone Morbido",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/new-cellphone-with-transparent-cover-isolated-white-background_58702-4658.jpg",
|
||||
imageAlt: "Transparent phone case",
|
||||
},
|
||||
id: "p1", name: "Cover Trasparente Premium", price: "€14.99", variant: "Silicone Morbido", imageSrc: "http://img.b2bpic.net/free-photo/new-cellphone-with-transparent-cover-isolated-white-background_58702-4658.jpg", imageAlt: "Transparent phone case"},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Custodia a Portafoglio in Pelle",
|
||||
price: "€29.99",
|
||||
variant: "Ecopelle Nera",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/elegant-smartphone-composition_23-2149437140.jpg",
|
||||
imageAlt: "Leather wallet phone case",
|
||||
},
|
||||
id: "p2", name: "Custodia a Portafoglio in Pelle", price: "€29.99", variant: "Ecopelle Nera", imageSrc: "http://img.b2bpic.net/free-photo/elegant-smartphone-composition_23-2149437140.jpg", imageAlt: "Leather wallet phone case"},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Cover Antiurto Rinforzata",
|
||||
price: "€22.50",
|
||||
variant: "Protezione Militare",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/destruction-smartphone-scene_23-2151500093.jpg",
|
||||
imageAlt: "Rugged military-grade phone case",
|
||||
},
|
||||
id: "p3", name: "Cover Antiurto Rinforzata", price: "€22.50", variant: "Protezione Militare", imageSrc: "http://img.b2bpic.net/free-photo/destruction-smartphone-scene_23-2151500093.jpg", imageAlt: "Rugged military-grade phone case"},
|
||||
{
|
||||
id: "p4",
|
||||
name: "Cover Design Artistico",
|
||||
price: "€19.00",
|
||||
variant: "Pattern Geometrico",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/yellow-liquid-marble-background-handmade-colorful-flowing-texture-experimental-art_53876-108073.jpg",
|
||||
imageAlt: "Colorful designer phone case",
|
||||
},
|
||||
id: "p4", name: "Cover Design Artistico", price: "€19.00", variant: "Pattern Geometrico", imageSrc: "http://img.b2bpic.net/free-photo/yellow-liquid-marble-background-handmade-colorful-flowing-texture-experimental-art_53876-108073.jpg", imageAlt: "Colorful designer phone case"},
|
||||
{
|
||||
id: "p5",
|
||||
name: "Pellicola Vetro Temperato",
|
||||
price: "€12.99",
|
||||
variant: "Privacy Edge-to-Edge",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/two-smartphones-with-blank-screens-black-background_187299-46991.jpg",
|
||||
imageAlt: "Curved edge screen protector",
|
||||
},
|
||||
id: "p5", name: "Pellicola Vetro Temperato", price: "€12.99", variant: "Privacy Edge-to-Edge", imageSrc: "http://img.b2bpic.net/free-photo/two-smartphones-with-blank-screens-black-background_187299-46991.jpg", imageAlt: "Curved edge screen protector"},
|
||||
{
|
||||
id: "p6",
|
||||
name: "Caricatore Wireless Rapido",
|
||||
price: "€35.00",
|
||||
variant: "Standard Qi",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/phone-mobile-connect-battery-power-bank_93675-128465.jpg",
|
||||
imageAlt: "Fast wireless charging pad",
|
||||
},
|
||||
id: "p6", name: "Caricatore Wireless Rapido", price: "€35.00", variant: "Standard Qi", imageSrc: "http://img.b2bpic.net/free-photo/phone-mobile-connect-battery-power-bank_93675-128465.jpg", imageAlt: "Fast wireless charging pad"},
|
||||
]}
|
||||
title="Le Nostre Proposte"
|
||||
description="Esplora la nostra selezione di accessori per smartphone, dall'eleganza alla massima protezione."
|
||||
@@ -320,50 +194,20 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Alessia B.",
|
||||
role: "Designer Grafica",
|
||||
company: "Creativa Studio",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-indoor-shot-attractive-charming-young-tattooed-caucasian-female-with-mysterious-blue-eyes-wearing-pink-hair-tied-knot_273609-583.jpg",
|
||||
imageAlt: "Alessia B.",
|
||||
},
|
||||
id: "1", name: "Alessia B.", role: "Designer Grafica", company: "Creativa Studio", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-indoor-shot-attractive-charming-young-tattooed-caucasian-female-with-mysterious-blue-eyes-wearing-pink-hair-tied-knot_273609-583.jpg", imageAlt: "Alessia B."},
|
||||
{
|
||||
id: "2",
|
||||
name: "Roberto M.",
|
||||
role: "Ingegnere",
|
||||
company: "Tech Solutions",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-excited-young-man-looking-his-smartphone_23-2149375002.jpg",
|
||||
imageAlt: "Roberto M.",
|
||||
},
|
||||
id: "2", name: "Roberto M.", role: "Ingegnere", company: "Tech Solutions", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-excited-young-man-looking-his-smartphone_23-2149375002.jpg", imageAlt: "Roberto M."},
|
||||
{
|
||||
id: "3",
|
||||
name: "Chiara P.",
|
||||
role: "Studentessa",
|
||||
company: "Università di Udine",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/looking-motivation-internet_329181-11567.jpg",
|
||||
imageAlt: "Chiara P.",
|
||||
},
|
||||
id: "3", name: "Chiara P.", role: "Studentessa", company: "Università di Udine", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/looking-motivation-internet_329181-11567.jpg", imageAlt: "Chiara P."},
|
||||
{
|
||||
id: "4",
|
||||
name: "Federico L.",
|
||||
role: "Imprenditore",
|
||||
company: "Local Business",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-smiling-hipster-businessman-model-wearing-casual-summer-white-clothes_158538-938.jpg",
|
||||
imageAlt: "Federico L.",
|
||||
},
|
||||
id: "4", name: "Federico L.", role: "Imprenditore", company: "Local Business", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-smiling-hipster-businessman-model-wearing-casual-summer-white-clothes_158538-938.jpg", imageAlt: "Federico L."},
|
||||
{
|
||||
id: "5",
|
||||
name: "Martina D.",
|
||||
role: "Commessa",
|
||||
company: "Moda & Style",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/outdoor-shot-beautiful-curly-female-with-dark-skin-reads-pleasant-news-searches-information-from-social-networks_273609-3473.jpg",
|
||||
imageAlt: "Martina D.",
|
||||
},
|
||||
id: "5", name: "Martina D.", role: "Commessa", company: "Moda & Style", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/outdoor-shot-beautiful-curly-female-with-dark-skin-reads-pleasant-news-searches-information-from-social-networks_273609-3473.jpg", imageAlt: "Martina D."},
|
||||
]}
|
||||
title="Dicono di Noi"
|
||||
description="La soddisfazione dei nostri clienti è la nostra migliore pubblicità, vieni a leggere le loro esperienze."
|
||||
@@ -375,14 +219,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
names={[
|
||||
"Apple",
|
||||
"Samsung",
|
||||
"Huawei",
|
||||
"Xiaomi",
|
||||
"Oppo",
|
||||
"PanzerGlass",
|
||||
"Spigen",
|
||||
]}
|
||||
"Apple", "Samsung", "Huawei", "Xiaomi", "Oppo", "PanzerGlass", "Spigen"]}
|
||||
title="Marchi Affidabili"
|
||||
description="Lavoriamo solo con i migliori marchi per garantirti qualità e durata per i tuoi accessori e riparazioni."
|
||||
/>
|
||||
@@ -394,20 +231,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "faq-1",
|
||||
title: "Quali tipi di riparazioni effettuate?",
|
||||
content: "Effettuiamo riparazioni per schermi, batterie, connettori di ricarica e altri componenti per la maggior parte dei modelli di smartphone e tablet.",
|
||||
},
|
||||
id: "faq-1", title: "Quali tipi di riparazioni effettuate?", content: "Effettuiamo riparazioni per schermi, batterie, connettori di ricarica e altri componenti per la maggior parte dei modelli di smartphone e tablet."},
|
||||
{
|
||||
id: "faq-2",
|
||||
title: "Quanto tempo richiede una riparazione?",
|
||||
content: "Molte riparazioni standard, come la sostituzione dello schermo o della batteria, vengono completate in meno di un'ora. Per problemi più complessi, ti forniremo una stima precisa.",
|
||||
},
|
||||
id: "faq-2", title: "Quanto tempo richiede una riparazione?", content: "Molte riparazioni standard, come la sostituzione dello schermo o della batteria, vengono completate in meno di un'ora. Per problemi più complessi, ti forniremo una stima precisa."},
|
||||
{
|
||||
id: "faq-3",
|
||||
title: "Offrite garanzia sulle riparazioni?",
|
||||
content: "Sì, tutte le nostre riparazioni sono coperte da una garanzia sui componenti sostituiti e sulla manodopera. I dettagli della garanzia vengono forniti al momento del servizio.",
|
||||
},
|
||||
id: "faq-3", title: "Offrite garanzia sulle riparazioni?", content: "Sì, tutte le nostre riparazioni sono coperte da una garanzia sui componenti sostituiti e sulla manodopera. I dettagli della garanzia vengono forniti al momento del servizio."},
|
||||
]}
|
||||
title="Domande Frequenti"
|
||||
description="Qui trovi le risposte alle domande più comuni sui nostri prodotti e servizi, per una maggiore chiarezza."
|
||||
@@ -419,20 +247,15 @@ export default function LandingPage() {
|
||||
<ContactCTA
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "radial-gradient",
|
||||
}}
|
||||
variant: "radial-gradient"}}
|
||||
tag="Contattaci"
|
||||
title="Vieni a Trovarci o Chiamaci!"
|
||||
description="Siamo qui per aiutarti a Udine Centro. Passa a trovarci o chiamaci per informazioni e assistenza in Via Rialto 12."
|
||||
buttons={[
|
||||
{
|
||||
text: "Ottieni Indicazioni",
|
||||
href: "https://www.google.com/maps/dir/?api=1&destination=Just+In+Case+Italia+Udine+Via+Rialto+12",
|
||||
},
|
||||
text: "Ottieni Indicazioni", href: "https://www.google.com/maps/dir/?api=1&destination=Just+In Case+Italia+Udine+Via+Rialto+12"},
|
||||
{
|
||||
text: "Chiamaci Subito",
|
||||
href: "tel:+390432123456",
|
||||
},
|
||||
text: "Chiamaci Subito", href: "tel:+390432123456"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -444,19 +267,13 @@ export default function LandingPage() {
|
||||
socialLinks={[
|
||||
{
|
||||
icon: Facebook,
|
||||
href: "https://www.facebook.com/justincaseitaliaudine",
|
||||
ariaLabel: "Facebook",
|
||||
},
|
||||
href: "https://www.facebook.com/justincaseitaliaudine", ariaLabel: "Facebook"},
|
||||
{
|
||||
icon: Instagram,
|
||||
href: "https://www.instagram.com/justincaseitalia/",
|
||||
ariaLabel: "Instagram",
|
||||
},
|
||||
href: "https://www.instagram.com/justincaseitalia/", ariaLabel: "Instagram"},
|
||||
{
|
||||
icon: MessageSquare,
|
||||
href: "https://wa.me/393331234567",
|
||||
ariaLabel: "WhatsApp",
|
||||
},
|
||||
href: "https://wa.me/393331234567", ariaLabel: "WhatsApp"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user