Update src/pages/HomePage.tsx

This commit is contained in:
2026-06-25 06:52:40 +00:00
parent db1e7fed3a
commit 75e0594200

View File

@@ -152,7 +152,7 @@ export default function HomePage() {
primaryButton={{
text: "Contact Us", href: ""}}
secondaryButton={{
text: "Schedule Call", href: "#"}}
text: "Schedule Call", href: ""}}
/>
</SectionErrorBoundary>
</div>