From e5826e78a2c88f6f257c9aa03aa6bb48f4f9643e Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 18 Apr 2026 03:46:06 +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 2c30445..3bf4028 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -117,7 +117,7 @@ export default function LandingPage() { text: "Mentoria VIP", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/happy-beautiful-asian-girl-witch-costume-pointing-finger-smartphone-screen-with-pleased-smile_1258-114122.jpg" + imageSrc="http://img.b2bpic.net/free-photo/happy-beautiful-asian-girl-witch-costume-pointing-finger-smartphone-screen-with-pleased-smile_1258-114122.jpg?_wi=1" /> @@ -148,7 +148,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/happy-beautiful-asian-girl-witch-costume-pointing-finger-smartphone-screen-with-pleased-smile_1258-114122.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-beautiful-asian-girl-witch-costume-pointing-finger-smartphone-screen-with-pleased-smile_1258-114122.jpg?_wi=2", imageAlt: "tiktok growth dashboard", }, { @@ -182,7 +182,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-woman-outdoors_1098-1638.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-woman-outdoors_1098-1638.jpg?_wi=1", imageAlt: "tiktok growth dashboard", }, ]} @@ -240,7 +240,7 @@ export default function LandingPage() { role: "Empreendedora", company: "Moda Feminina", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-woman-outdoors_1098-1638.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-woman-outdoors_1098-1638.jpg?_wi=2", }, { id: "t2", -- 2.49.1