From bf83bc1aef9d49f5cd1d8d23ab56b8028e2d5818 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 07:09:16 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 8634ecc..f929d70 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -37,7 +37,6 @@ export default function LandingPage() { { name: "Contact", id: "contact" } ]} brandName="Finhap" - brandLogo="asset://logo" bottomLeftText="Online Education Platform" bottomRightText="hello@finhapacademy.com" /> @@ -209,14 +208,13 @@ export default function LandingPage() { -- 2.49.1