Merge version_1 into main #3
@@ -79,6 +79,7 @@ export default function LandingPage() {
|
||||
buttons={[
|
||||
{ text: "Learn More About Us", href: "#about" }
|
||||
]}
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
<div id="reviews" data-section="reviews">
|
||||
@@ -126,6 +127,7 @@ export default function LandingPage() {
|
||||
buttons={[
|
||||
{ text: "Request Website Help", href: "https://lorensaisolutions.com" }
|
||||
]}
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
<div id="contact" data-section="contact">
|
||||
|
||||
Reference in New Issue
Block a user