Merge version_1 into main #1
@@ -50,13 +50,13 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
name: "Marie Dubois", handle: "Résidente Montpellier", testimonial: "Fuite majeure détectée en 15 minutes. Transparent sur les tarifs, travail impeccable. Merci!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-making-ok-sign_1368-6336.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-making-ok-sign_1368-6336.jpg?_wi=1"},
|
||||
{
|
||||
name: "Jean Martin", handle: "Propriétaire immobilier", testimonial: "Plusieurs interventions. Toujours réactif, professionnel et honnête. À recommander.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pleased-thankful-tender-curlyhaired-kind-girl-red-dress-pressing-hands-breast-being-surpri_1258-133725.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pleased-thankful-tender-curlyhaired-kind-girl-red-dress-pressing-hands-breast-being-surpri_1258-133725.jpg?_wi=1"},
|
||||
{
|
||||
name: "Sophie Renaud", handle: "Résidente Montpellier", testimonial: "Débouchage WC impeccable. Tarif annoncé = tarif facturé. Pas de surprise!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/expressive-young-woman-posing-studio_176474-70576.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/expressive-young-woman-posing-studio_176474-70576.jpg?_wi=1"},
|
||||
]}
|
||||
testimonialRotationInterval={5000}
|
||||
buttons={[
|
||||
@@ -119,13 +119,13 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Marie Dubois", role: "Habitante", company: "Montpellier Centre-ville", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-making-ok-sign_1368-6336.jpg", imageAlt: "Portrait Marie Dubois"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-making-ok-sign_1368-6336.jpg?_wi=2", imageAlt: "Portrait Marie Dubois"},
|
||||
{
|
||||
id: "2", name: "Jean Martin", role: "Propriétaire", company: "Montpellier Ouest", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pleased-thankful-tender-curlyhaired-kind-girl-red-dress-pressing-hands-breast-being-surpri_1258-133725.jpg", imageAlt: "Portrait Jean Martin"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pleased-thankful-tender-curlyhaired-kind-girl-red-dress-pressing-hands-breast-being-surpri_1258-133725.jpg?_wi=2", imageAlt: "Portrait Jean Martin"},
|
||||
{
|
||||
id: "3", name: "Sophie Renaud", role: "Copropriétaire", company: "Montpellier Est", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/expressive-young-woman-posing-studio_176474-70576.jpg", imageAlt: "Portrait Sophie Renaud"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/expressive-young-woman-posing-studio_176474-70576.jpg?_wi=2", imageAlt: "Portrait Sophie Renaud"},
|
||||
{
|
||||
id: "4", name: "Pierre Leclercq", role: "Chef d'entreprise", company: "Locaux professionnels", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "Portrait Pierre Leclercq"},
|
||||
@@ -142,7 +142,7 @@ export default function LandingPage() {
|
||||
animationType="smooth"
|
||||
useInvertedBackground={false}
|
||||
mediaPosition="right"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/female-plumber-working-fix-problems-client-s-house_23-2150990736.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/female-plumber-working-fix-problems-client-s-house_23-2150990736.jpg?_wi=1"
|
||||
imageAlt="Support client plomberie"
|
||||
mediaAnimation="slide-up"
|
||||
faqsAnimation="slide-up"
|
||||
@@ -172,7 +172,7 @@ export default function LandingPage() {
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
useInvertedBackground={true}
|
||||
mediaPosition="right"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/female-plumber-working-fix-problems-client-s-house_23-2150990736.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/female-plumber-working-fix-problems-client-s-house_23-2150990736.jpg?_wi=2"
|
||||
imageAlt="Contact urgence plomberie"
|
||||
mediaAnimation="slide-up"
|
||||
inputPlaceholder="votre@email.com"
|
||||
|
||||
Reference in New Issue
Block a user