Update src/app/chi-siamo/page.tsx
This commit is contained in:
@@ -49,7 +49,7 @@ export default function ChiSiamoPage() {
|
||||
{ value: "10k+", title: "Clienti Soddisfatti" },
|
||||
]}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/modern-bathroom-with-smart-home-system-sleek-design_9975-33157.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/modern-bathroom-with-smart-home-system-sleek-design_9975-33157.jpg?_wi=2"
|
||||
imageAlt="Showroom Catini Danilo storia"
|
||||
mediaAnimation="opacity"
|
||||
metricsAnimation="opacity"
|
||||
@@ -67,17 +67,17 @@ export default function ChiSiamoPage() {
|
||||
animationType="opacity"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Marco Rossi", handle: "Proprietario Casa", testimonial: "Professionalità e gentilezza straordinaria. Ho trovato tutto quello che cercavo per il bagno. Consigliatissimi!", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg", imageAlt: "Marco Rossi"},
|
||||
id: "1", name: "Marco Rossi", handle: "Proprietario Casa", testimonial: "Professionalità e gentilezza straordinaria. Ho trovato tutto quello che cercavo per il bagno. Consigliatissimi!", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=2", imageAlt: "Marco Rossi"},
|
||||
{
|
||||
id: "2", name: "Giovanni Bianchi", handle: "Imprenditore Edile", testimonial: "Da oltre 10 anni affido a Catini Danilo i materiali idraulici per i miei progetti. Qualità e affidabilità garantite.", imageSrc: "http://img.b2bpic.net/free-photo/happy-builder-hardhat_1398-1726.jpg", imageAlt: "Giovanni Bianchi"},
|
||||
id: "2", name: "Giovanni Bianchi", handle: "Imprenditore Edile", testimonial: "Da oltre 10 anni affido a Catini Danilo i materiali idraulici per i miei progetti. Qualità e affidabilità garantite.", imageSrc: "http://img.b2bpic.net/free-photo/happy-builder-hardhat_1398-1726.jpg?_wi=2", imageAlt: "Giovanni Bianchi"},
|
||||
{
|
||||
id: "3", name: "Laura Galli", handle: "Interior Designer", testimonial: "La loro selezione di arredo bagno è incredibile. Mi hanno aiutato a trovare le soluzioni perfette per i miei clienti.", imageSrc: "http://img.b2bpic.net/free-photo/young-pretty-lady-with-short-curly-hair-wireless-earphones_574295-1285.jpg", imageAlt: "Laura Galli"},
|
||||
id: "3", name: "Laura Galli", handle: "Interior Designer", testimonial: "La loro selezione di arredo bagno è incredibile. Mi hanno aiutato a trovare le soluzioni perfette per i miei clienti.", imageSrc: "http://img.b2bpic.net/free-photo/young-pretty-lady-with-short-curly-hair-wireless-earphones_574295-1285.jpg?_wi=2", imageAlt: "Laura Galli"},
|
||||
{
|
||||
id: "4", name: "Francesco Moretti", handle: "Idraulico Professionista", testimonial: "Stock sempre fornito e prezzi giusti. È il mio fornitore di fiducia per le ristrutturazioni a Roma Nord.", imageSrc: "http://img.b2bpic.net/free-photo/builder-man-wearing-construction-uniform-standing-with-arms-crossed-with-confident-smile-isolated-orange-wall_141793-14478.jpg", imageAlt: "Francesco Moretti"},
|
||||
id: "4", name: "Francesco Moretti", handle: "Idraulico Professionista", testimonial: "Stock sempre fornito e prezzi giusti. È il mio fornitore di fiducia per le ristrutturazioni a Roma Nord.", imageSrc: "http://img.b2bpic.net/free-photo/builder-man-wearing-construction-uniform-standing-with-arms-crossed-with-confident-smile-isolated-orange-wall_141793-14478.jpg?_wi=2", imageAlt: "Francesco Moretti"},
|
||||
{
|
||||
id: "5", name: "Alessandra De Luca", handle: "Progettista", testimonial: "Un team disponibile e competente. Mi hanno supportato durante tutto il progetto del bagno. Top!", imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-working-warehouse_329181-12811.jpg", imageAlt: "Alessandra De Luca"},
|
||||
id: "5", name: "Alessandra De Luca", handle: "Progettista", testimonial: "Un team disponibile e competente. Mi hanno supportato durante tutto il progetto del bagno. Top!", imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-working-warehouse_329181-12811.jpg?_wi=2", imageAlt: "Alessandra De Luca"},
|
||||
{
|
||||
id: "6", name: "Riccardo Sorrentino", handle: "Cliente Privato", testimonial: "Esperienza bellissima dall'inizio alla fine. Sono tornato per il secondo bagno della casa!", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "Riccardo Sorrentino"},
|
||||
id: "6", name: "Riccardo Sorrentino", handle: "Cliente Privato", testimonial: "Esperienza bellissima dall'inizio alla fine. Sono tornato per il secondo bagno della casa!", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=2", imageAlt: "Riccardo Sorrentino"},
|
||||
]}
|
||||
speed={40}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user