diff --git a/src/app/page.tsx b/src/app/page.tsx index 5b2972f..154e31f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -54,7 +54,7 @@ export default function LandingPage() { { text: "Ver Catálogo", href: "#products"}, ]} - imageSrc="http://img.b2bpic.net/free-photo/flowers-wood-background-from_176420-55784.jpg" + imageSrc="http://img.b2bpic.net/free-photo/flowers-wood-background-from_176420-55784.jpg?_wi=1" avatars={[ { src: "http://img.b2bpic.net/free-photo/minimal-floral-arrangement-red-surface_58702-17287.jpg", alt: "Minimal floral arrangement on red surface"}, @@ -81,7 +81,7 @@ export default function LandingPage() { { value: "5000+", title: "Buquês entregues"}, ]} - imageSrc="http://img.b2bpic.net/free-photo/florist-male-cutting-flower-stalks-sideways_23-2148435687.jpg" + imageSrc="http://img.b2bpic.net/free-photo/florist-male-cutting-flower-stalks-sideways_23-2148435687.jpg?_wi=1" mediaAnimation="slide-up" metricsAnimation="slide-up" /> @@ -96,9 +96,9 @@ export default function LandingPage() { { id: "f1", title: "Flores frescas", description: "Recebemos flores diariamente para garantir frescor e longevidade.", tag: "Qualidade", imageSrc: "http://img.b2bpic.net/free-photo/woman-making-floral-arrangement-calling_329181-9357.jpg", imageAlt: "Woman making floral arrangement and calling"}, { - id: "f2", title: "Entrega ágil", description: "Entregas cuidadosas e pontuais na região.", tag: "Rapidez", imageSrc: "http://img.b2bpic.net/free-photo/flowers-wood-background-from_176420-55784.jpg", imageAlt: "Woman making floral arrangement and calling"}, + id: "f2", title: "Entrega ágil", description: "Entregas cuidadosas e pontuais na região.", tag: "Rapidez", imageSrc: "http://img.b2bpic.net/free-photo/flowers-wood-background-from_176420-55784.jpg?_wi=2", imageAlt: "Woman making floral arrangement and calling"}, { - id: "f3", title: "Designs personalizados", description: "Arranjos únicos criados conforme o seu desejo.", tag: "Exclusividade", imageSrc: "http://img.b2bpic.net/free-photo/florist-male-cutting-flower-stalks-sideways_23-2148435687.jpg", imageAlt: "Woman making floral arrangement and calling"}, + id: "f3", title: "Designs personalizados", description: "Arranjos únicos criados conforme o seu desejo.", tag: "Exclusividade", imageSrc: "http://img.b2bpic.net/free-photo/florist-male-cutting-flower-stalks-sideways_23-2148435687.jpg?_wi=2", imageAlt: "Woman making floral arrangement and calling"}, ]} title="Nossos diferenciais" description="Compromisso com a qualidade em cada entrega."