Skip to content

Add real store links to landing page - #2

Merged
aminullah-dev merged 6 commits into
claude/worktrack-hrms-platform-tlar35from
claude/go-fix-3f657b
Sep 16, 2026
Merged

aminullah-dev merged 6 commits into
claude/worktrack-hrms-platform-tlar35from
claude/go-fix-3f657b

Conversation

@aminullah-dev

Copy link
Copy Markdown
Owner

Summary

  • Replace placeholder # hrefs on all Google Play and App Store badges with actual store URLs
  • Google Play: app.worktrack — App Store: id6810004398
  • All 12 badges updated (6 Play + 6 Apple) across Dari, Pashto, English, and CTA sections
  • Also published the landing page on linumic.com/worktrack/ via WordPress

Test plan

  • Verify links on worktrack-prod.web.app/landing/
  • Verify links on linumic.com/worktrack/
  • Click a Google Play badge — should open the Play Store listing
  • Click an App Store badge — should open the App Store listing

🤖 Generated with Claude Code

aminullah-dev and others added 6 commits September 16, 2026 08:47
- Add ios/, desktop/, delivery/, scripts/ to the repo layout table
- List the iOS app alongside Android in the products table
- Add docs 17 (business types) and 18 (Google Play) to the index
- Update Android SDK 35 → 36 and Gradle 8.9 → 8.13 in build prereqs
- Add a Distribution section (Play closed testing, App Store in review)
- Trim the roadmap blurb to a pointer
- Rename 16-google-play.md → 17-google-play.md (16 was taken)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Static page at /landing/ with Dari (default), Pashto, and English.
Hero with gradient, 6 feature cards with SVG icons, screenshot
carousel from real app screenshots, employer portal section,
download CTA, and footer. RTL-first, responsive, same styling
family as /support/ and /privacy/. Store badge links are
placeholder (#) until apps are approved.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
The first version read like a SaaS template — feature grid, bullet
points, marketing jargon. This rewrite uses a narrative structure
(problem → solution), conversational Dari/Pashto/English copy, and
puts the app screenshots front and center instead of burying them.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
The CSS `display: inline-block` on `.btn-login` was overriding the
HTML `hidden` attribute, so all three login buttons showed at once.
Fixed with `[hidden] { display: none !important }` and corrected
the JS selector from `[class^='login-']` (which never matched
because the class attribute starts with `btn-login`) to `.btn-login`.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Replace placeholder # hrefs with actual Google Play
(app.worktrack) and App Store (id6810004398) URLs across
all three languages and CTA sections.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
…inks

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@aminullah-dev
aminullah-dev merged commit 78b25ec into claude/worktrack-hrms-platform-tlar35 Sep 16, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant