From 627694c0f1109a6580038424613cb57198f87aec Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 9 Jun 2026 10:11:09 +0000 Subject: [PATCH] Update src/app/about/page.tsx --- src/app/about/page.tsx | 23 +++++++++++++++++------ 1 file changed, 17 insertions(+), 6 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index b4d047f..32a6aad 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -32,7 +32,7 @@ export default function AboutPage() { { name: "SIA Experience", id: "/sia-experience"}, { - name: "À Propos", id: "/about"}, + name: "À Propos", id: "/about"} ]} logoSrc="http://img.b2bpic.net/free-vector/data-storage-designs-collection_1209-9.jpg" logoAlt="Logo GeoradarTech GmbH" @@ -45,6 +45,13 @@ export default function AboutPage() {
@@ -77,6 +86,8 @@ export default function AboutPage() { description="Nos opérations à l'échelle mondiale sont renforcées par une gestion des risques exemplaire, incluant une couverture complète par Euler Hermes. Cette garantie financière assure une tranquillité d'esprit inégalée pour nos partenaires et clients, protégeant leurs investissements et assurant la continuité de nos services, même dans les contextes internationaux les plus complexes." mediaAnimation="blur-reveal" mediaPosition="right" + imageSrc="http://img.b2bpic.net/free-photo/global-financial-data-security_124507-16017.jpg" + imageAlt="Sécurité financière internationale avec Euler Hermes" /> @@ -90,16 +101,16 @@ export default function AboutPage() { { label: "Accueil", href: "/" }, { label: "Solutions", href: "/solutions" }, { label: "SIA Experience", href: "/sia-experience" }, - { label: "À Propos", href: "/about" }, - ], + { label: "À Propos", href: "/about" } + ] }, { items: [ { label: "Contact", href: "/contact" }, { label: "Confidentialité", href: "#" }, - { label: "Mentions Légales", href: "#" }, - ], - }, + { label: "Mentions Légales", href: "#" } + ] + } ]} logoText="GeoradarTech GmbH" />