From e571cf30fe5071cea404c27dffe05701695739aa Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 14 Mar 2026 19:15:30 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index cec08fe..4bad49f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -35,6 +35,8 @@ export default function LandingPage() { { name: "Contact", id: "contact" } ]} brandName="Olympia Pro Gym" + brandLogo="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AwiLgrCsYLCLtqrLjEds9gmEwf/uploaded-1773515717225-cfvnap6f.png" + brandLogoAlt="Olympia Pro Gym Logo" button={{ text: "Appeler maintenant", href: "tel:+21620320967" }} -- 2.49.1