From 5fff9ce9c14aadb967577a0c6e742d9cd083b3bd Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 7 Jun 2026 17:15:12 +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 5362b47..20d617a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -56,8 +56,8 @@ export default function LandingPage() { { text: "Réserver un audit d'automatisation", href: "#contact"}, ]} - imageSrc="http://img.b2bpic.net/free-photo/digital-dashboard_23-2151957114.jpg" - imageAlt="AI Automation Dashboard" + imageSrc="http://img.b2bpic.net/free-photo/global-network-connection_23-2147775536.jpg" + imageAlt="Global Network Connection for Automation" /> @@ -183,4 +183,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file