Update src/app/page.tsx
This commit is contained in:
@@ -76,7 +76,7 @@ export default function LandingPage() {
|
||||
href: "https://wa.me/5500000000000",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/abstract-grainy-texture-background_23-2151891739.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/abstract-grainy-texture-background_23-2151891739.jpg?_wi=1"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -100,7 +100,7 @@ export default function LandingPage() {
|
||||
description: "Anos de mercado entregando valor real e segurança.",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/wood-desk-with-chair-laptop_23-2148267480.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/wood-desk-with-chair-laptop_23-2148267480.jpg?_wi=1"
|
||||
mediaAnimation="blur-reveal"
|
||||
/>
|
||||
</div>
|
||||
@@ -117,13 +117,13 @@ export default function LandingPage() {
|
||||
icon: Zap,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/abstract-grainy-texture-background_23-2151891739.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/abstract-grainy-texture-background_23-2151891739.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wood-desk-with-chair-laptop_23-2148267480.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wood-desk-with-chair-laptop_23-2148267480.jpg?_wi=2",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/abstract-grainy-texture-background_23-2151891739.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/abstract-grainy-texture-background_23-2151891739.jpg?_wi=3",
|
||||
imageAlt: "luxury dark studio interior",
|
||||
},
|
||||
{
|
||||
@@ -132,13 +132,13 @@ export default function LandingPage() {
|
||||
icon: Shield,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/abstract-grainy-texture-background_23-2151891739.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/abstract-grainy-texture-background_23-2151891739.jpg?_wi=4",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wood-desk-with-chair-laptop_23-2148267480.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wood-desk-with-chair-laptop_23-2148267480.jpg?_wi=3",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wood-desk-with-chair-laptop_23-2148267480.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wood-desk-with-chair-laptop_23-2148267480.jpg?_wi=4",
|
||||
imageAlt: "professional meeting premium atmosphere",
|
||||
},
|
||||
{
|
||||
@@ -147,13 +147,13 @@ export default function LandingPage() {
|
||||
icon: Award,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/abstract-grainy-texture-background_23-2151891739.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/abstract-grainy-texture-background_23-2151891739.jpg?_wi=5",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wood-desk-with-chair-laptop_23-2148267480.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wood-desk-with-chair-laptop_23-2148267480.jpg?_wi=5",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-with-thumb-up_1368-6368.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-with-thumb-up_1368-6368.jpg?_wi=1",
|
||||
imageAlt: "happy client professional headshot",
|
||||
},
|
||||
]}
|
||||
@@ -169,7 +169,7 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "1",
|
||||
name: "Ricardo Silva",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-with-thumb-up_1368-6368.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-with-thumb-up_1368-6368.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -233,7 +233,7 @@ export default function LandingPage() {
|
||||
tag="Contato"
|
||||
title="Pronto para começar?"
|
||||
description="Entre em contato agora e receba um atendimento exclusivo da equipe Valverde."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/abstract-grainy-texture-background_23-2151891739.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/abstract-grainy-texture-background_23-2151891739.jpg?_wi=6"
|
||||
buttonText="Falar no WhatsApp"
|
||||
onSubmit={(email) => console.log(email)}
|
||||
mediaAnimation="blur-reveal"
|
||||
|
||||
Reference in New Issue
Block a user