Merge version_3 into main #9
@@ -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() {
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterBase
|
||||
logoText="Finhap Academy"
|
||||
logoImage="asset://logo"
|
||||
copyrightText="© 2025 Finhap Academy. All rights reserved."
|
||||
columns={[
|
||||
{ title: "Platform", items: [{ label: "Courses", href: "#courses" }, { label: "Pricing", href: "#pricing" }, { label: "About", href: "#about" }] },
|
||||
|
||||
Reference in New Issue
Block a user