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" }} />