Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-05-17 20:53:26 +00:00

View File

@@ -63,14 +63,14 @@ export default function LandingPage() {
handle: "@pierremartin",
testimonial: "Excellent workmanship and fast response. My leak was fixed in 24h.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-handsome-dark-haired-latin-man-posing-with-arms-folded-kitchen_74855-8094.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/happy-handsome-dark-haired-latin-man-posing-with-arms-folded-kitchen_74855-8094.jpg?_wi=1",
},
{
name: "Sophie Dubois",
handle: "@sophiedubois",
testimonial: "Very professional team. They respected the heritage of my house.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/successful-young-businessman-with-his-arms-crossed-standing-front-building_23-2148176205.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/successful-young-businessman-with-his-arms-crossed-standing-front-building_23-2148176205.jpg?_wi=1",
},
{
name: "Marc Lefebvre",
@@ -105,7 +105,7 @@ export default function LandingPage() {
href: "tel:0614703098",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/smoldering-ashes-bonfire_23-2148253383.jpg"
imageSrc="http://img.b2bpic.net/free-photo/smoldering-ashes-bonfire_23-2148253383.jpg?_wi=1"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/young-smiley-man-looking-camera_23-2148306634.jpg",
@@ -153,10 +153,10 @@ export default function LandingPage() {
],
reverse: false,
media: {
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DrrcmiJxNERS5MX7X51y8lcz5u/uploaded-1779051174130-s1j7fjxp.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DrrcmiJxNERS5MX7X51y8lcz5u/uploaded-1779051174130-s1j7fjxp.png?_wi=1",
imageAlt: "Roof repair service",
},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DrrcmiJxNERS5MX7X51y8lcz5u/uploaded-1779051174130-7474qjfh.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DrrcmiJxNERS5MX7X51y8lcz5u/uploaded-1779051174130-7474qjfh.png?_wi=1",
imageAlt: "User provided image",
},
{
@@ -174,10 +174,10 @@ export default function LandingPage() {
],
reverse: true,
media: {
imageSrc: "http://img.b2bpic.net/free-photo/smoldering-ashes-bonfire_23-2148253383.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/smoldering-ashes-bonfire_23-2148253383.jpg?_wi=2",
imageAlt: "Renovation work",
},
imageSrc: "http://img.b2bpic.net/free-photo/happy-handsome-dark-haired-latin-man-posing-with-arms-folded-kitchen_74855-8094.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/happy-handsome-dark-haired-latin-man-posing-with-arms-folded-kitchen_74855-8094.jpg?_wi=2",
imageAlt: "User provided image",
},
{
@@ -198,7 +198,7 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-with-earphones_23-2149343656.jpg",
imageAlt: "Maintenance service",
},
imageSrc: "http://img.b2bpic.net/free-photo/successful-young-businessman-with-his-arms-crossed-standing-front-building_23-2148176205.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/successful-young-businessman-with-his-arms-crossed-standing-front-building_23-2148176205.jpg?_wi=2",
imageAlt: "User provided image",
},
]}
@@ -212,7 +212,7 @@ export default function LandingPage() {
useInvertedBackground={false}
title="Why JeanPaul Couverture?"
description="We blend heritage techniques with modern efficiency to provide the highest standard of service in Île-de-France. Fast diagnostics, certified materials, and a focus on peace of mind."
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DrrcmiJxNERS5MX7X51y8lcz5u/uploaded-1779051174130-7474qjfh.png"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DrrcmiJxNERS5MX7X51y8lcz5u/uploaded-1779051174130-7474qjfh.png?_wi=2"
/>
</div>
@@ -283,7 +283,7 @@ export default function LandingPage() {
price: "Featured",
rating: 5,
reviewCount: "10",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DrrcmiJxNERS5MX7X51y8lcz5u/uploaded-1779051174130-s1j7fjxp.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DrrcmiJxNERS5MX7X51y8lcz5u/uploaded-1779051174130-s1j7fjxp.png?_wi=2",
},
{
id: "p2",
@@ -292,7 +292,7 @@ export default function LandingPage() {
price: "Completed",
rating: 5,
reviewCount: "10",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DrrcmiJxNERS5MX7X51y8lcz5u/uploaded-1779051174130-7474qjfh.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DrrcmiJxNERS5MX7X51y8lcz5u/uploaded-1779051174130-7474qjfh.png?_wi=3",
},
{
id: "p3",
@@ -390,7 +390,7 @@ export default function LandingPage() {
content: "We check the work with you and provide certification for peace of mind.",
},
]}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DrrcmiJxNERS5MX7X51y8lcz5u/uploaded-1779051174130-s1j7fjxp.png"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DrrcmiJxNERS5MX7X51y8lcz5u/uploaded-1779051174130-s1j7fjxp.png?_wi=3"
mediaAnimation="slide-up"
title="How We Work"
description="A clear, transparent process from your first call to the final sign-off."