Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -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