almost all linking done exept underdevelopment pages or not developed

This commit is contained in:
priyanshuvish
2025-07-22 16:14:11 +05:30
parent 5a3ef848f7
commit 07c8fe0b72
80 changed files with 13140 additions and 5842 deletions

View File

@@ -1012,7 +1012,7 @@ export const IOSAppDevelopment = () => {
</p>
<div className="flex flex-col sm:flex-row gap-6 justify-center">
<ShimmerButton
className="text-lg px-8 py-4 h-[56px]"
className="text-lg px-8 py-4 h-auto"
onClick={() => navigateTo("/start-a-project")}
>
<div className="inline-flex items-center gap-2">
@@ -1023,7 +1023,7 @@ export const IOSAppDevelopment = () => {
<Button
variant="outline"
size="lg"
className="text-lg px-8 py-4 h-[56px] border-white/20 text-muted-foreground hover:bg-white/10 hover:text-foreground"
className="text-lg px-8 py-4 h-auto border-white/20 text-muted-foreground hover:bg-white/10 hover:text-foreground"
>
<Calendar className="w-5 h-5 mr-2" />
Schedule Consultation