From 10b8cef31c09fa8d300443bc407139d8b2c4150a Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 23 May 2026 00:16:08 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 11e6bc6..f4257c2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -107,7 +107,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-student-woman-library_329181-14867.jpg", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/view-futuristic-high-tech-classroom-students_23-2150906210.jpg" + imageSrc="http://img.b2bpic.net/free-photo/view-futuristic-high-tech-classroom-students_23-2150906210.jpg?_wi=1" mediaAnimation="slide-up" avatars={[ { @@ -161,7 +161,7 @@ export default function LandingPage() { useInvertedBackground={false} title="Sobre o Trivial" description="Com anos de experiência na educação, o Trivial nasceu para desmistificar os estudos, transformando esforço em resultados concretos através de um método simples e direto." - imageSrc="http://img.b2bpic.net/free-photo/kids-learning-about-planets-classroom_23-2148925460.jpg" + imageSrc="http://img.b2bpic.net/free-photo/kids-learning-about-planets-classroom_23-2148925460.jpg?_wi=1" /> @@ -235,7 +235,7 @@ export default function LandingPage() { button: { text: "Contratar", }, - imageSrc: "http://img.b2bpic.net/free-photo/view-futuristic-high-tech-classroom-students_23-2150906210.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-futuristic-high-tech-classroom-students_23-2150906210.jpg?_wi=2", imageAlt: "Modern interior of lobby with uncommon furniture", }, { @@ -250,7 +250,7 @@ export default function LandingPage() { button: { text: "Contratar", }, - imageSrc: "http://img.b2bpic.net/free-photo/kids-learning-about-planets-classroom_23-2148925460.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/kids-learning-about-planets-classroom_23-2148925460.jpg?_wi=2", imageAlt: "Modern interior of lobby with uncommon furniture", }, ]} -- 2.49.1