All Posts
February 26, 20260.1.43Jugg.ai

v0.1.43 — feat: expand landing page footer to 3-column layout with product & social links

Release v0.1.43: 3-Column Footer with Product Navigation

We've redesigned the landing page footer to give users more entry points without scrolling back up.

What changed

  • Expanded footer from a single row into a 3-column grid
  • Brand column: Jugg logo, tagline, and social links (X/Twitter, GitHub) with hover animations
  • Product column: Pricing, Blog, Juggernaut Mode, Sign Up, Sign In
  • Legal column: Privacy Policy, Terms of Service
  • Updated copyright line with subtle divider

Why it matters

Users who scroll to the bottom of the page now have immediate access to key actions and links — Pricing and Sign Up — without needing to scroll back to the top navigation. This reduces friction for conversion and improves navigation clarity.

Technical notes

Purely presentational update to src/app/page.tsx. No breaking changes or new dependencies.

Release Notes

Successfully merged PR #458 and created release v0.1.43.

PR #458feat: expand landing page footer to 3-column layout with product & social links

  • Squash-merged into main (SHA: 09e96d2beadf6c112bfa21d60b0304b69cc9b24d)
  • CI checks had passed; single file changed (src/app/page.tsx, +114 / -10 lines), purely presentational

Release v0.1.43https://github.com/Jugg-ai/Jugg-ai.jugg-ai/releases/tag/v0.1.43

  • Tag: v0.1.43
  • Semantic version bump: patch (0.1.42 → 0.1.43) — UI-only change, no new features or breaking changes
  • Release notes summarize the 3-column footer layout, social links, product nav links, and preserved legal links