Merge version_1 into main #2
@@ -57,6 +57,7 @@ export default function LandingPage() {
|
||||
<div id="about" data-section="about">
|
||||
<TextAbout
|
||||
useInvertedBackground={false}
|
||||
tag="About Us"
|
||||
title="Built on Trust & Integrity"
|
||||
buttons={[
|
||||
{ text: "Learn More", href: "#about" },
|
||||
@@ -157,6 +158,8 @@ export default function LandingPage() {
|
||||
buttons={[
|
||||
{ text: "Contact Support", href: "#contact" },
|
||||
]}
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user