Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-05-12 14:49:07 +00:00

View File

@@ -79,7 +79,7 @@ export default function LandingPage() {
}, },
]} ]}
enableKpiAnimation={true} enableKpiAnimation={true}
imageSrc="http://img.b2bpic.net/free-photo/joyful-lady-jacket-white-pants-smiling-outside-lovely-woman-with-bright-lips-eyeglasses-outdoors_197531-19337.jpg" imageSrc="http://img.b2bpic.net/free-photo/joyful-lady-jacket-white-pants-smiling-outside-lovely-woman-with-bright-lips-eyeglasses-outdoors_197531-19337.jpg?_wi=1"
imageAlt="Geisa Souza Perfil Profissional" imageAlt="Geisa Souza Perfil Profissional"
mediaAnimation="slide-up" mediaAnimation="slide-up"
avatars={[ avatars={[
@@ -199,7 +199,7 @@ export default function LandingPage() {
"Estratégia", "Estratégia",
"Liderança", "Liderança",
], ],
imageSrc: "http://img.b2bpic.net/free-photo/birth-rate-fertility-concept_23-2148760992.jpg", imageSrc: "http://img.b2bpic.net/free-photo/birth-rate-fertility-concept_23-2148760992.jpg?_wi=1",
}, },
{ {
id: "f2", id: "f2",
@@ -260,7 +260,7 @@ export default function LandingPage() {
button: { button: {
text: "Solicitar", text: "Solicitar",
}, },
imageSrc: "http://img.b2bpic.net/free-photo/joyful-lady-jacket-white-pants-smiling-outside-lovely-woman-with-bright-lips-eyeglasses-outdoors_197531-19337.jpg", imageSrc: "http://img.b2bpic.net/free-photo/joyful-lady-jacket-white-pants-smiling-outside-lovely-woman-with-bright-lips-eyeglasses-outdoors_197531-19337.jpg?_wi=2",
imageAlt: "professional workspace minimalist desk", imageAlt: "professional workspace minimalist desk",
}, },
{ {
@@ -276,7 +276,7 @@ export default function LandingPage() {
button: { button: {
text: "Solicitar", text: "Solicitar",
}, },
imageSrc: "http://img.b2bpic.net/free-photo/birth-rate-fertility-concept_23-2148760992.jpg", imageSrc: "http://img.b2bpic.net/free-photo/birth-rate-fertility-concept_23-2148760992.jpg?_wi=2",
imageAlt: "professional workspace minimalist desk", imageAlt: "professional workspace minimalist desk",
}, },
]} ]}