Merge version_3 into main
Merge version_3 into main
This commit was merged in pull request #5.
This commit is contained in:
@@ -208,7 +208,7 @@ export default function LandingPage() {
|
|||||||
<ContactSplit
|
<ContactSplit
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
background={{
|
background={{
|
||||||
variant: "plain"}},
|
variant: "plain"}}
|
||||||
title="Start Today"
|
title="Start Today"
|
||||||
description="Ready to change your life? Send us a message and we'll contact you to get started."
|
description="Ready to change your life? Send us a message and we'll contact you to get started."
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/athletic-shaved-head-male-two-slim-fitness-female-exercising-with-body-bike-gym-club_613910-11395.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/athletic-shaved-head-male-two-slim-fitness-female-exercising-with-body-bike-gym-club_613910-11395.jpg"
|
||||||
@@ -221,7 +221,7 @@ export default function LandingPage() {
|
|||||||
<FooterLogoReveal
|
<FooterLogoReveal
|
||||||
logoText="SailorMan Fitness"
|
logoText="SailorMan Fitness"
|
||||||
leftLink={{
|
leftLink={{
|
||||||
text: "Privacy Policy", href: "#"}},
|
text: "Privacy Policy", href: "#"}}
|
||||||
rightLink={{
|
rightLink={{
|
||||||
text: "Terms of Service", href: "#"}}
|
text: "Terms of Service", href: "#"}}
|
||||||
/>
|
/>
|
||||||
|
|||||||
Reference in New Issue
Block a user