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