Update src/pages/HomePage.tsx
This commit is contained in:
@@ -25,7 +25,7 @@ export default function HomePage() {
|
||||
text: "SIMULAR",
|
||||
href: "#sim",
|
||||
}}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/family-moving-using-boxes_1157-35356.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/family-moving-using-boxes_1157-35356.jpg?_wi=1"
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
</div>
|
||||
@@ -41,7 +41,7 @@ export default function HomePage() {
|
||||
value: "15",
|
||||
title: "Bancos aliados",
|
||||
description: "Acceso a la oferta más amplia del mercado mexicano.",
|
||||
imageSrc: "https://storage.googleapis.com/webild/default/no-image.jpg?id=j6xfzc",
|
||||
imageSrc: "https://storage.googleapis.com/webild/default/no-image.jpg?id=j6xfzc&_wi=1",
|
||||
},
|
||||
{
|
||||
value: "18",
|
||||
@@ -143,7 +143,7 @@ export default function HomePage() {
|
||||
"+500 asesores",
|
||||
"32 estados",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/family-moving-using-boxes_1157-35356.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/family-moving-using-boxes_1157-35356.jpg?_wi=2",
|
||||
imageAlt: "financial company logo green",
|
||||
},
|
||||
{
|
||||
@@ -167,7 +167,7 @@ export default function HomePage() {
|
||||
},
|
||||
],
|
||||
completedLabel: "Listo",
|
||||
imageSrc: "https://storage.googleapis.com/webild/default/no-image.jpg?id=j6xfzc",
|
||||
imageSrc: "https://storage.googleapis.com/webild/default/no-image.jpg?id=j6xfzc&_wi=2",
|
||||
imageAlt: "financial company logo green",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user