diff --git a/src/app/page.tsx b/src/app/page.tsx index 30efcd9..5e371f9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -61,27 +61,27 @@ export default function LandingPage() { ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/interior-cafe-with-brick-walls_53876-32361.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/interior-cafe-with-brick-walls_53876-32361.jpg?_wi=1", imageAlt: "Ambiente aconchegante", }, { - imageSrc: "http://img.b2bpic.net/free-photo/interior-cafe-with-brick-walls_53876-32361.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/interior-cafe-with-brick-walls_53876-32361.jpg?_wi=2", imageAlt: "Ambiente aconchegante", }, { - imageSrc: "http://img.b2bpic.net/free-photo/interior-cafe-with-brick-walls_53876-32361.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/interior-cafe-with-brick-walls_53876-32361.jpg?_wi=3", imageAlt: "Ambiente aconchegante", }, { - imageSrc: "http://img.b2bpic.net/free-photo/interior-cafe-with-brick-walls_53876-32361.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/interior-cafe-with-brick-walls_53876-32361.jpg?_wi=4", imageAlt: "Ambiente aconchegante", }, { - imageSrc: "http://img.b2bpic.net/free-photo/interior-cafe-with-brick-walls_53876-32361.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/interior-cafe-with-brick-walls_53876-32361.jpg?_wi=5", imageAlt: "Ambiente aconchegante", }, { - imageSrc: "http://img.b2bpic.net/free-photo/interior-cafe-with-brick-walls_53876-32361.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/interior-cafe-with-brick-walls_53876-32361.jpg?_wi=6", imageAlt: "Ambiente aconchegante", }, ]}