pwa working, homepage cta redirect to start-a-project

This commit is contained in:
priyanshuvish
2025-07-17 17:13:18 +05:30
parent 477dbad434
commit 03f5a58986
7 changed files with 1396 additions and 561 deletions

View File

@@ -86,7 +86,7 @@ export const SplitCallToAction = () => {
<Button
size="lg"
className="w-full bg-accent hover:bg-accent/90 text-accent-foreground py-4 text-lg border-0 rounded-lg"
onClick={() => navigateTo('/contact')}
onClick={() => navigateTo('/start-a-project')}
>
<Phone className="w-5 h-5 mr-2" />
Schedule Free Call