Update src/pages/HomePage.tsx

This commit is contained in:
2026-06-22 18:32:12 +00:00
parent 6d6a8abdbe
commit a2d8d10128

View File

@@ -35,7 +35,7 @@ export default function HomePage() {
quote="Building a legacy isn't about playing fast; it's about playing with purpose. Ive spent 20 years refining the path so you dont 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"
/>
</SectionErrorBoundary>
</div>
@@ -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"
}}
/>
</SectionErrorBoundary>