Merge version_1 into main #3
@@ -47,7 +47,7 @@ export default function LandingPage() {
|
||||
{ text: "Richiedi Preventivo", href: "#contact" },
|
||||
{ text: "Scopri i Servizi", href: "#servizi" },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/shabby-armchair-with-blooming-flowers-seat_23-2147694585.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/shabby-armchair-with-blooming-flowers-seat_23-2147694585.jpg?_wi=1"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -93,11 +93,11 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{ id: "1", name: "Daniele F.", handle: "@daniele", testimonial: "Bravissimi, lavoro eseguito alla perfezione. Molto gentili, premurosi e pure onesti.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-stylish-senior-man-sitting-outdoors_23-2149038054.jpg" },
|
||||
{ id: "1", name: "Daniele F.", handle: "@daniele", testimonial: "Bravissimi, lavoro eseguito alla perfezione. Molto gentili, premurosi e pure onesti.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-stylish-senior-man-sitting-outdoors_23-2149038054.jpg?_wi=1" },
|
||||
{ id: "2", name: "Recen S.", handle: "@recen", testimonial: "Il sig. Notarstefano ha capacità davvero eccezionali. Il divano è stato rifoderato in maniera impeccabile.", imageSrc: "http://img.b2bpic.net/free-photo/friends-sitting-table-side-view_23-2149720808.jpg" },
|
||||
{ id: "3", name: "Martina S.", handle: "@martina", testimonial: "Titolare disponibile e professionale. Ha realizzato il divano su misura in modo eccellente.", imageSrc: "http://img.b2bpic.net/free-photo/cellphone-smartphone-beautiful-woman-phone_1303-2522.jpg" },
|
||||
{ id: "4", name: "Marco V.", handle: "@marco", testimonial: "Semplicemente il migliore. Onesto e bravo. Qualità artigianale vera.", imageSrc: "http://img.b2bpic.net/free-photo/woman-posing-with-cup-coffee_23-2149330971.jpg" },
|
||||
{ id: "5", name: "Elena T.", handle: "@elena", testimonial: "Servizio eccellente e puntualità nella consegna. Un artigiano d'altri tempi a Trieste.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-stylish-senior-man-sitting-outdoors_23-2149038054.jpg" },
|
||||
{ id: "5", name: "Elena T.", handle: "@elena", testimonial: "Servizio eccellente e puntualità nella consegna. Un artigiano d'altri tempi a Trieste.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-stylish-senior-man-sitting-outdoors_23-2149038054.jpg?_wi=2" },
|
||||
]}
|
||||
title="Cosa Dicono i Nostri Clienti"
|
||||
description="La soddisfazione dei nostri clienti è la nostra miglior garanzia."
|
||||
@@ -116,7 +116,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/shabby-armchair-with-blooming-flowers-seat_23-2147694585.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/shabby-armchair-with-blooming-flowers-seat_23-2147694585.jpg?_wi=2"
|
||||
columns={[
|
||||
{ title: "Servizi", items: [{ label: "Divani & Poltrone", href: "#servizi" }, { label: "Rivestimenti", href: "#servizi" }] },
|
||||
{ title: "Contatti", items: [{ label: "Trieste, IT", href: "#" }, { label: "Chiamaci", href: "tel:040000000" }] },
|
||||
|
||||
Reference in New Issue
Block a user