Merge version_2 into main #6

Merged
bender merged 1 commits from version_2 into main 2026-03-26 18:21:51 +00:00

View File

@@ -48,7 +48,7 @@ export default function LandingPage() {
{ text: "Demander un devis", href: "#contact" }
]}
buttonAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/high-angle-still-life-assortment-pvc_23-2149062953.jpg?_wi=1"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BUZmE6e7SUdIwin449cyz1IaMx/uploaded-1774549248472-4wj6mynn.jpg"
mediaAnimation="slide-up"
/>
</div>
@@ -66,7 +66,7 @@ export default function LandingPage() {
{ id: "5", title: "Chauffe-eau & chaudière", content: "Remplacement et entretien toutes marques." },
{ id: "6", title: "Rénovation salle de bain", content: "Du projet à la réalisation clé en main." }
]}
imageSrc="http://img.b2bpic.net/free-photo/colorful-bike-pieces-arrangement_23-2148932614.jpg"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BUZmE6e7SUdIwin449cyz1IaMx/uploaded-1774549260964-oh92a1vt.webp"
mediaAnimation="slide-up"
/>
</div>
@@ -107,13 +107,13 @@ export default function LandingPage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/high-angle-still-life-assortment-pvc_23-2149062953.jpg?_wi=2"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BUZmE6e7SUdIwin449cyz1IaMx/uploaded-1774549282015-0idleutw.jpg"
columns={[
{ title: "Services", items: [{ label: "Dépannage", href: "#" }, { label: "Installation", href: "#" }] },
{ title: "Informations", items: [{ label: "Mentions Légales", href: "#" }, { label: "Confidentialité", href: "#" }] }
]}
logoText="Douieb Plomberie Services"
copyrightText="© 2025 Douieb Plomberie Services. Tous droits réservés."
copyrightText="© 2026 Douieb Plomberie Services. Tous droits réservés."
/>
</div>
</ReactLenis>