Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -57,7 +57,6 @@ export default function LandingPage() {
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/woman-recovering-after-having-covid_23-2148763810.jpg", imageAlt: "personal trainer motivating client" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/female-yoga-teacher-teaching-class_23-2148925788.jpg", imageAlt: "yoga class stretching dynamic" }
|
||||
]}
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
<div id="about" data-section="about">
|
||||
@@ -99,6 +98,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
gridVariant="uniform-all-items-equal"
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
@@ -176,7 +176,6 @@ export default function LandingPage() {
|
||||
{ items: [{ label: "Contacto", href: "#contact" }, { label: "Preguntas Frecuentes", href: "#" }, { label: "Política de Privacidad", href: "#" }] },
|
||||
{ items: [{ label: "Facebook", href: "https://facebook.com/profitness" }, { label: "Instagram", href: "https://instagram.com/profitness" }, { label: "Twitter", href: "https://twitter.com/profitness" }] }
|
||||
]}
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
|
||||
Reference in New Issue
Block a user