Update src/app/page.tsx

This commit is contained in:
2026-03-26 17:36:49 +00:00
parent ba3ea0aa6a
commit 7727788caa

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"
imageSrc="http://img.b2bpic.net/free-photo/high-angle-still-life-assortment-pvc_23-2149062953.jpg?_wi=1"
mediaAnimation="slide-up"
/>
</div>
@@ -107,7 +107,7 @@ 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"
imageSrc="http://img.b2bpic.net/free-photo/high-angle-still-life-assortment-pvc_23-2149062953.jpg?_wi=2"
columns={[
{ title: "Services", items: [{ label: "Dépannage", href: "#" }, { label: "Installation", href: "#" }] },
{ title: "Informations", items: [{ label: "Mentions Légales", href: "#" }, { label: "Confidentialité", href: "#" }] }