From ac0b6a4e34ca22a7658579e68996d7f08ae7a26b Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 07:07:06 +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 3c2956a..8634ecc 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -37,6 +37,7 @@ export default function LandingPage() { { name: "Contact", id: "contact" } ]} brandName="Finhap" + brandLogo="asset://logo" bottomLeftText="Online Education Platform" bottomRightText="hello@finhapacademy.com" /> @@ -209,6 +210,7 @@ export default function LandingPage() {