View the full task
You are working on the website tally.so.
Context from a QueryAction growth scan (Aug 13, 2026), evidence inline.
FACTS (computed from page source + live search results)
- The search "free online form builder" returned 9 results; tally.so appears at spot 1.
8 of 9 results mention "free".
- The search "unlimited forms and submissions free no-code form builder" returned 9 results; tally.so appears at spot 1.
7 of 9 results mention "free".
- The search snippet for /pricing says “Free forever: unlimited forms, submissions, payments, conditional logic, file uploads, signatures, custom branding, powerful integrations” but the page text never mentions it.
VERIFY FIRST — confirm on the live site before changing anything
- your homepage (/) exists and is publicly reachable.
- Still true: The search snippet for /pricing says “Free forever: unlimited forms, submissions, payments, conditional logic, file uploads, signatures, custom branding, powerful integrations” but the page text never mentions it.
If any of these no longer hold, stop and report — do not guess.
TASK 1 — Reduce the homepage's above-the-fold JavaScript and asset payload
On the homepage hero and above-the-fold asset group, remove or defer noncritical JavaScript, preload only the primary hero asset, compress oversized images, and lazy-load decorative or below-the-fold visual elements. Preserve the existing headline, free-form CTA, and no-code offer while targeting a materially faster mobile first render.
1. Audit the homepage hero bundle and identify noncritical JavaScript, decorative images, and below-the-fold assets.
2. Defer or lazy-load those assets, compress the remaining hero media, and retain only the critical above-the-fold CSS and content.
3. Re-run the mobile performance audit and verify the homepage offer and CTA remain unchanged.
TASK 2 — Trust fixes
1. Defer noncritical homepage JavaScript and lazy-load below-the-fold visual assets.
2. Load the pricing feature inventory progressively after the primary plan summary.
3. Keep policy text server-rendered and move any nonessential interactive help assets below the initial content.
ACCEPTANCE
- Task 1 changes are live exactly as specified above.
- Task 2 fixes are live and nothing else on those pages changed.
- Nothing outside the scope of these tasks was changed.