Skip to content

fix(public): replace launch-prep footer copy on all public pages - #35

Merged
nish3451 merged 2 commits into
mainfrom
fix/public-footer-launch-prep-copy
Aug 9, 2026
Merged

fix(public): replace launch-prep footer copy on all public pages#35
nish3451 merged 2 commits into
mainfrom
fix/public-footer-launch-prep-copy

Conversation

@nish3451

@nish3451 nish3451 commented Aug 9, 2026

Copy link
Copy Markdown
Collaborator

What

The eleven public pages (product, studio, support, legal) ended with launch-prep footer copy:

Tiny Studio builds independent iPhone apps and gives each product a clean public foundation before launch.

The new /404 page (added in #34) carried the same footer block. This replaces that line on all twelve pages with visitor-facing copy:

Tiny Studio builds independent iPhone apps — Promptly for bookings and no-show prevention, Drishti for mindful screen time.

Why

Continues the pattern from #28 and #31: internal launch-prep/submission voice should not appear on public pages. The footer now says what the products are instead of describing the internal launch process.

Scope

Validation

Summary by CodeRabbit

  • Documentation
    • Updated footer descriptions across the website to clearly explain Promptly’s booking and no-show prevention focus.
    • Added consistent messaging describing Drishti as a mindful screen-time app.
    • Applied the updated product descriptions across informational, support, privacy, terms, and error pages.
    • Improved consistency and clarity across all site footers.

The eleven studio, product, support, and legal pages ended with
footer copy describing the internal launch-prep process ('gives each
product a clean public foundation before launch'). The new 404 page
carried the same footer block.

Rewrite the footer line as visitor-facing copy that names the actual
products and what they do, matching the site's established voice.
Heading levels, links, meta tags, and JSON-LD are unchanged.

@greptile-apps greptile-apps Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nish3451 has reached the 50-credit limit for trial accounts. To continue receiving code reviews, upgrade your plan.

@coderabbitai

coderabbitai Bot commented Aug 9, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 1652633f-8777-420d-820e-bef4924c309d

📥 Commits

Reviewing files that changed from the base of the PR and between c5299fa and 3e40b18.

📒 Files selected for processing (2)
  • public/drishti/index.html
  • public/promptly/index.html
🚧 Files skipped from review as they are similar to previous changes (2)
  • public/drishti/index.html
  • public/promptly/index.html

📝 Walkthrough

Walkthrough

Updated footer descriptions on public pages to identify Promptly as a bookings and no-show prevention app and Drishti as a mindful screen-time app.

Changes

Product footer copy

Layer / File(s) Summary
Update public footer descriptions
public/*.html, public/*/index.html, public/*/*/index.html
Replaced generic Tiny Studio product descriptions with specific descriptions for Promptly and Drishti across public pages.

Estimated code review effort: 1 (Trivial) | ~5 minutes

Possibly related PRs

  • nish3451/tinystudio-in#30: Both PRs modify footer copy in Promptly and Drishti privacy pages, but address different content areas.
🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and concisely describes replacing launch-preparation footer copy across all public pages.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fix/public-footer-launch-prep-copy

Comment @coderabbitai help to get the list of available commands.

@greptile-apps greptile-apps Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nish3451 has reached the 50-credit limit for trial accounts. To continue receiving code reviews, upgrade your plan.

@nish3451
nish3451 merged commit a0d1de5 into main Aug 9, 2026
3 checks passed
nish3451 added a commit that referenced this pull request Aug 11, 2026
…ession

PR #35 replaced the launch-prep footer line ('gives each product a clean
public foundation before launch') with visitor-facing copy on all twelve
shared-footer pages, but shipped without a regression test. Add
test-public-footer-copy.mjs, wired into npm test and npm run ci, which
fails if any public page's footer block re-introduces launch-prep
phrasing or drops the product-naming visitor copy.
nish3451 added a commit that referenced this pull request Aug 13, 2026
Source each URL's lastmod from the last git commit on main that touched
its HTML:
- / -> 4202d54 (#29) 2026-08-09
- privacy, terms, drishti/privacy -> 62a5dfe 2026-08-11
- all other pages -> a0d1de5 (#35) 2026-08-10
Fixes 5 stale 2026-05-20 dates and adds the 7 missing lastmod entries.
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