Update src/pages/HomePage.tsx

This commit is contained in:
2026-06-14 19:54:05 +00:00
parent 0674737932
commit c0762a8ef9

View File

@@ -18,7 +18,7 @@ export default function HomePage() {
description="Professional, inclusive tennis coaching for all ages and skill levels. Join our vibrant tennis community today."
primaryButton={{ text: "Find a Class", href: "#classes" }}
secondaryButton={{ text: "Learn More", href: "#about" }}
imageSrc="http://img.b2bpic.net/free-photo/kids-playing-badminton-medium-shot_23-2149199858.jpg"
imageSrc="https://images.pexels.com/photos/23379621/pexels-photo-23379621.jpeg?auto=compress&cs=tinysrgb&h=650&w=940&id=23379621"
/>
</SectionErrorBoundary>
</div>