diff --git a/src/app/page.tsx b/src/app/page.tsx index 7e1b9d2..e14fa62 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -53,10 +53,10 @@ export default function LandingPage() { buttonAnimation="blur-reveal" mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/female-legs-walking-through-cones_23-2148355368.jpg", imageAlt: "Quadra de futebol iluminada à noite" + imageSrc: "http://img.b2bpic.net/free-photo/female-legs-walking-through-cones_23-2148355368.jpg?_wi=1", imageAlt: "Quadra de futebol iluminada à noite" }, { - imageSrc: "http://img.b2bpic.net/free-vector/travel-booking-app-set_23-2148637447.jpg", imageAlt: "Interface de agendamento de horários" + imageSrc: "http://img.b2bpic.net/free-vector/travel-booking-app-set_23-2148637447.jpg?_wi=1", imageAlt: "Interface de agendamento de horários" } ]} mediaAnimation="slide-up" @@ -78,7 +78,7 @@ export default function LandingPage() { features={[ { id: 1, - title: "Selecione o Horário", description: "Escolha entre horários disponíveis de segunda a sexta, das 18h às 23h. Visualize todos os slots da semana em um único calendário", imageSrc: "http://img.b2bpic.net/free-vector/travel-booking-app-set_23-2148637447.jpg", imageAlt: "Seleção de horários no calendário" + title: "Selecione o Horário", description: "Escolha entre horários disponíveis de segunda a sexta, das 18h às 23h. Visualize todos os slots da semana em um único calendário", imageSrc: "http://img.b2bpic.net/free-vector/travel-booking-app-set_23-2148637447.jpg?_wi=2", imageAlt: "Seleção de horários no calendário" }, { id: 2, @@ -184,7 +184,7 @@ export default function LandingPage() { id: "6", title: "O que fazer se não conseguir chegar no horário?", content: "Notifique-nos com até 1 hora de antecedência. Oferecemos 30 minutos de grace period. Atrasos maiores podem resultar em cobrança adicional." } ]} - imageSrc="http://img.b2bpic.net/free-photo/female-legs-walking-through-cones_23-2148355368.jpg" + imageSrc="http://img.b2bpic.net/free-photo/female-legs-walking-through-cones_23-2148355368.jpg?_wi=2" imageAlt="Quadra de futebol profissional" title="Perguntas Frequentes" description="Tire suas dúvidas sobre agendamento, pagamento e cancelamento"