Skip to content

Commit 6d8e323

Browse files
fix: update free review duration from 30 min to 20 min
1 parent aa57448 commit 6d8e323

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
NEXT_PUBLIC_OWNER_BIO: "Senior DevOps engineer specialising in AWS, Kubernetes, Terraform, and CI/CD automation."
5151
NEXT_PUBLIC_OWNER_LINKEDIN: https://linkedin.com/in/sagardeepak2002
5252
NEXT_PUBLIC_FREE_REVIEW_HREF: /free-review
53-
NEXT_PUBLIC_FREE_REVIEW_DURATION: "30 min"
53+
NEXT_PUBLIC_FREE_REVIEW_DURATION: "20 min"
5454
NEXT_PUBLIC_CALENDLY_URL: https://calendly.com/sagardeepak2002/30min
5555

5656
# ── 2. Deploy to Vercel (production — main branch only) ───────────────────

0 commit comments

Comments
 (0)