From a516fcf84141db591718239657477e5c466b1b84 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 14 Jun 2026 19:49:13 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index fe8e80e..793ff6b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -45,6 +45,8 @@ export default function LandingPage() { { name: "Contacto", id: "#contact"}, ]} + brandLogo="https://storage.googleapis.com/webild/users/user_3Ejo7vzD38NszF8VZ9l3nuoV3wW/uploaded-1781466536904-3sny5kpz.png" + onLogoClick={() => window.location.href = "/"} brandName="AtLife Care" /> @@ -251,4 +253,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1