diff --git a/src/app/page.tsx b/src/app/page.tsx index 7fd69bb..ba7723d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -63,7 +63,7 @@ export default function LandingPage() { href: "#", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/no-people-contemporary-building-exterior-skyscraper-design-concept_53876-124197.jpg" + imageSrc="http://img.b2bpic.net/free-photo/no-people-contemporary-building-exterior-skyscraper-design-concept_53876-124197.jpg?_wi=1" avatars={[ { src: "http://img.b2bpic.net/free-photo/high-angle-hands-holding-paper_23-2149930977.jpg", @@ -102,7 +102,7 @@ export default function LandingPage() { descriptions: [ "Design profissional adaptado para celular e computador.", ], - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-hands-holding-paper_23-2149930977.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-hands-holding-paper_23-2149930977.jpg?_wi=1", }, { id: "2", @@ -110,7 +110,7 @@ export default function LandingPage() { descriptions: [ "Seu site pode ficar pronto em poucos dias.", ], - imageSrc: "http://img.b2bpic.net/free-photo/person-using-laptop_53876-95245.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/person-using-laptop_53876-95245.jpg?_wi=1", }, { id: "3", @@ -147,7 +147,7 @@ export default function LandingPage() { text: "Começar agora", href: "#contact", }, - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-hands-holding-paper_23-2149930977.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-hands-holding-paper_23-2149930977.jpg?_wi=2", }, { id: "compra", @@ -164,7 +164,7 @@ export default function LandingPage() { text: "Quero comprar", href: "#contact", }, - imageSrc: "http://img.b2bpic.net/free-photo/person-using-laptop_53876-95245.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/person-using-laptop_53876-95245.jpg?_wi=2", }, ]} title="Escolha o que faz sentido para você." @@ -177,7 +177,7 @@ export default function LandingPage() { useInvertedBackground={false} title="Sobre a Elyra" description="A Elyra nasceu com um objetivo simples: ajudar pequenos negócios a terem presença profissional na internet sem precisar investir milhares de reais. Nossa missão é tornar a presença online acessível para qualquer empreendedor." - imageSrc="http://img.b2bpic.net/free-photo/no-people-contemporary-building-exterior-skyscraper-design-concept_53876-124197.jpg" + imageSrc="http://img.b2bpic.net/free-photo/no-people-contemporary-building-exterior-skyscraper-design-concept_53876-124197.jpg?_wi=2" />