Update src/pages/HomePage.tsx
This commit is contained in:
@@ -26,7 +26,7 @@ export default function HomePage() {
|
||||
text: "View Academy",
|
||||
href: "#about",
|
||||
}}
|
||||
imageSrc="https://storage.googleapis.com/webild/users/user_3FVGMQmgQmMwA34LyIYK2adCPem/uploaded-1782152964171-mhow9sem.jpg"
|
||||
imageSrc="https://storage.googleapis.com/webild/users/user_3FVGMQmgQmMwA34LyIYK2adCPem/uploaded-1782152964171-mhow9sem.jpg?_wi=1"
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
</div>
|
||||
@@ -38,7 +38,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"
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
</div>
|
||||
@@ -81,7 +81,7 @@ export default function HomePage() {
|
||||
title: "Proven Metrics",
|
||||
description: "Visualizing your growth every step of the way.",
|
||||
bentoComponent: "animated-bar-chart",
|
||||
imageSrc: "https://storage.googleapis.com/webild/users/user_3FVGMQmgQmMwA34LyIYK2adCPem/uploaded-1782152964171-mhow9sem.jpg",
|
||||
imageSrc: "https://storage.googleapis.com/webild/users/user_3FVGMQmgQmMwA34LyIYK2adCPem/uploaded-1782152964171-mhow9sem.jpg?_wi=2",
|
||||
imageAlt: "Man at a recording studio, music production",
|
||||
},
|
||||
{
|
||||
@@ -95,7 +95,7 @@ export default function HomePage() {
|
||||
"Headphones",
|
||||
"Mic",
|
||||
],
|
||||
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=2",
|
||||
imageAlt: "Man at a recording studio, music production",
|
||||
},
|
||||
]}
|
||||
@@ -269,7 +269,7 @@ export default function HomePage() {
|
||||
role: "Student Support",
|
||||
buttonText: "Contact Us",
|
||||
buttonHref: "#contact",
|
||||
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=3",
|
||||
}}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
|
||||
Reference in New Issue
Block a user