From 574c8cd013ad2502ff008bb40b7fa2ddb002b8b2 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Mar 2026 11:52:09 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 21b24bb..20a9c6c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -187,10 +187,10 @@ export default function HomePage() { tagIcon={Camera} testimonials={[ { - id: "1", name: "Rénovation Complète", role: "Maison - Bruxelles", company: "2024", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-people-watching-smartphone-office_23-2147668943.jpg?_wi=1", imageAlt: "Rénovation complète intérieur maison bruxelles"}, + id: "1", name: "Rénovation Complète", role: "Appartement - Bruxelles", company: "2025", rating: 5, + videoSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ad6CnlkMmKxHjsaejfvDw57RRf/uploaded-1773316062829-hhoyjsny.mp4", imageAlt: "Rénovation complète intérieur maison bruxelles"}, { - id: "2", name: "Extension Résidentielle", role: "Addition 50m² - Liège", company: "2024", rating: 5, + id: "2", name: "Extension Résidentielle", role: "Addition 50m² - Liège", company: "2025", rating: 5, videoSrc: "https://www.youtube.com/embed/dQw4w9WgXcQ?_wi=1", videoAriaLabel: "Vidéo extension résidentielle Liège"}, { id: "3", name: "Terrasse Extérieure", role: "Piscine & Terrasse - Namur", company: "2023", rating: 5, -- 2.49.1