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