Merge version_7 into main #6
@@ -37,6 +37,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
button={{ text: "Start Now", href: "contact" }}
|
||||
brandName="Rize Financial"
|
||||
brandLogo="/logo.png"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -256,7 +257,8 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterLogoReveal
|
||||
logoText="Rize Financial"
|
||||
logoSrc="/logo.png"
|
||||
logoAlt="Rize Financial Logo"
|
||||
leftLink={{ text: "Privacy Policy", href: "#" }}
|
||||
rightLink={{ text: "Terms of Service", href: "#" }}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user