Skip to content
  • Abhinav Bhutada's avatar
    cad7a4a4
    Replace the Lovable favicon, drop Lovable from the build, move the AiHouse credit · cad7a4a4
    Abhinav Bhutada authored
    
    
    Favicon. The site was still serving Lovable's orange-to-blue heart logo as its
    icon on every page — index.html declared no icon at all, so it fell through to
    /favicon.ico. Replaced with the "R" mark that already exists in the Revoplan
    logo (the open-door glyph at x21-292 of logo.webp), so nothing was invented:
    
      favicon.ico            16 + 32 + 48 px, multi-size
      favicon-16/32x32.png   transparent, 8% padding
      apple-touch-icon.png   180px on white, since iOS squares and rounds it itself
      icon-192/512.png       + site.webmanifest for Android home-screen installs
    
    All declared explicitly in index.html rather than relying on the fallback, with
    theme-color set to the logo blue.
    
    Lovable removed from the build: the lovable-tagger devDependency, its import and
    plugin registration in vite.config.ts, and the README note. The now-unused
    `mode` parameter went with it. The .lovable/ plan markdown stays, as asked —
    it is documentation, not shipped code. Nothing matching "lovable" survives in
    dist/.
    
    The AiHouse credit moved. "Powered by AiHouses" sat in 10px grey type under the
    header logo on every page, which reads as a disclaimer rather than a credential
    and compresses a genuine asset into three words. It is now a proper section at
    the end of the homepage, immediately before the closing CTA — the last point
    made before the ask — with the AiHouse logo, a link through to About, and copy
    that says what the partnership actually gives an Indian practice.
    
    Two figures in that copy are bracketed [NUMBER] on purpose. AiHouse publishes
    "20,000+ businesses worldwide" in its own marketing; that is their claim, not an
    independently verified one, so it needs confirming with them before it ships. As
    written the placeholders are impossible to miss.
    
    Co-Authored-By: default avatarClaude Opus 5 (1M context) <noreply@anthropic.com>
    Claude-Session: https://claude.ai/code/session_013VpGcFn6xowbTvGT8Kep4j
    cad7a4a4
    Replace the Lovable favicon, drop Lovable from the build, move the AiHouse credit
    Abhinav Bhutada authored
    
    
    Favicon. The site was still serving Lovable's orange-to-blue heart logo as its
    icon on every page — index.html declared no icon at all, so it fell through to
    /favicon.ico. Replaced with the "R" mark that already exists in the Revoplan
    logo (the open-door glyph at x21-292 of logo.webp), so nothing was invented:
    
      favicon.ico            16 + 32 + 48 px, multi-size
      favicon-16/32x32.png   transparent, 8% padding
      apple-touch-icon.png   180px on white, since iOS squares and rounds it itself
      icon-192/512.png       + site.webmanifest for Android home-screen installs
    
    All declared explicitly in index.html rather than relying on the fallback, with
    theme-color set to the logo blue.
    
    Lovable removed from the build: the lovable-tagger devDependency, its import and
    plugin registration in vite.config.ts, and the README note. The now-unused
    `mode` parameter went with it. The .lovable/ plan markdown stays, as asked —
    it is documentation, not shipped code. Nothing matching "lovable" survives in
    dist/.
    
    The AiHouse credit moved. "Powered by AiHouses" sat in 10px grey type under the
    header logo on every page, which reads as a disclaimer rather than a credential
    and compresses a genuine asset into three words. It is now a proper section at
    the end of the homepage, immediately before the closing CTA — the last point
    made before the ask — with the AiHouse logo, a link through to About, and copy
    that says what the partnership actually gives an Indian practice.
    
    Two figures in that copy are bracketed [NUMBER] on purpose. AiHouse publishes
    "20,000+ businesses worldwide" in its own marketing; that is their claim, not an
    independently verified one, so it needs confirming with them before it ships. As
    written the placeholders are impossible to miss.
    
    Co-Authored-By: default avatarClaude Opus 5 (1M context) <noreply@anthropic.com>
    Claude-Session: https://claude.ai/code/session_013VpGcFn6xowbTvGT8Kep4j
Loading