From a2d8d10128287db2eb077f88735c6bf8ce768d9a Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 22 Jun 2026 18:32:12 +0000 Subject: [PATCH] Update src/pages/HomePage.tsx --- src/pages/HomePage.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index 7e52186..0441ca0 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -35,7 +35,7 @@ export default function HomePage() { quote="Building a legacy isn't about playing fast; it's about playing with purpose. I’ve spent 20 years refining the path so you don’t have to struggle through the noise." author="João Gabriel Biel" role="Founder & Lead Educator" - imageSrc="https://storage.googleapis.com/webild/users/user_3FVGMQmgQmMwA34LyIYK2adCPem/uploaded-1782152964171-3nrtfv81.jpg" + imageSrc="https://storage.googleapis.com/webild/users/user_3FVGMQmgQmMwA34LyIYK2adCPem/uploaded-1782152964171-3nrtfv81.jpg?_wi=1" /> @@ -137,7 +137,7 @@ export default function HomePage() { } ]} cta={{ - name: "Need help?", role: "Student Support", buttonText: "Contact Us", buttonHref: "#contact", imageSrc: "https://storage.googleapis.com/webild/users/user_3FVGMQmgQmMwA34LyIYK2adCPem/uploaded-1782152964171-3nrtfv81.jpg" + name: "Need help?", role: "Student Support", buttonText: "Contact Us", buttonHref: "#contact", imageSrc: "https://storage.googleapis.com/webild/users/user_3FVGMQmgQmMwA34LyIYK2adCPem/uploaded-1782152964171-3nrtfv81.jpg?_wi=2" }} />