Update src/app/page.tsx
This commit is contained in:
@@ -79,7 +79,7 @@ export default function LandingPage() {
|
||||
},
|
||||
]}
|
||||
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"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
@@ -199,7 +199,7 @@ export default function LandingPage() {
|
||||
"Estratégia",
|
||||
"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",
|
||||
@@ -260,7 +260,7 @@ export default function LandingPage() {
|
||||
button: {
|
||||
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",
|
||||
},
|
||||
{
|
||||
@@ -276,7 +276,7 @@ export default function LandingPage() {
|
||||
button: {
|
||||
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",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user