Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -123,6 +123,7 @@ export default function LandingPage() {
|
||||
imageAlt="Manor consulting team"
|
||||
useInvertedBackground={false}
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -185,6 +186,7 @@ export default function LandingPage() {
|
||||
imageAlt="About Manor Management"
|
||||
useInvertedBackground={false}
|
||||
mediaAnimation="blur-reveal"
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -203,6 +205,7 @@ export default function LandingPage() {
|
||||
{ text: "Book Consultation", href: "#" },
|
||||
{ text: "Start Your Credit Review", href: "#" }
|
||||
]}
|
||||
mediaAnimation="blur-reveal"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user