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() {