Skip to content

Conversation

@urmauur
Copy link
Member

@urmauur urmauur commented Sep 25, 2025

Describe Your Changes

This pull request makes minor adjustments to the layout and text of the homepage and footer components to improve clarity and visual consistency.

Layout improvements in the footer:

  • Changed the grid layout in FooterMenu/index.tsx from md:grid-cols-6 to lg:grid-cols-6 for better responsiveness on larger screens.
  • Updated column spans for the Jan logo and newsletter section to use md:col-span-1 lg:col-span-2, optimizing space usage across device sizes.

Visual and content tweaks:

  • Reduced the font size of footer menu titles from text-lg to text-base for improved hierarchy and readability.
  • Updated the homepage tagline to "The best of open-source AI in an easy-to-use product." for clearer messaging.

Fixes Issues

  • Closes #
  • Closes #

Self Checklist

  • Added relevant comments, esp in complex areas
  • Updated docs (for bug fixes / features)
  • Created issues for follow-up changes or refactoring needed

Important

Improved layout and text for homepage and footer components for better responsiveness and clarity.

  • Layout Improvements:
    • In FooterMenu/index.tsx, changed grid layout from md:grid-cols-6 to lg:grid-cols-6 for better responsiveness.
    • Updated column spans for Jan logo and newsletter section to md:col-span-1 lg:col-span-2.
  • Visual and Content Tweaks:
    • Reduced font size of footer menu titles from text-lg to text-base in FooterMenu/index.tsx.
    • Updated homepage tagline in Home/index.tsx to "The best of open-source AI in an easy-to-use product."

This description was created by Ellipsis for 1b12071. You can customize this summary. It will automatically update as commits are pushed.

@urmauur urmauur added this to the v0.7.0 milestone Sep 25, 2025
@urmauur urmauur requested a review from Minh141120 September 25, 2025 04:28
@urmauur urmauur self-assigned this Sep 25, 2025
Copy link
Contributor

@ellipsis-dev ellipsis-dev bot left a comment

Choose a reason for hiding this comment

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

Important

Looks good to me! 👍

Reviewed everything up to 1b12071 in 58 seconds. Click for details.
  • Reviewed 38 lines of code in 2 files
  • Skipped 0 files when reviewing.
  • Skipped posting 4 draft comments. View those below.
  • Modify your settings and rules to customize what types of comments Ellipsis leaves. And don't forget to react with 👍 or 👎 to teach Ellipsis.
1. docs/src/components/FooterMenu/index.tsx:80
  • Draft comment:
    Grid breakpoint updated to lg:grid-cols-6; verify layout on md screens.
  • Reason this comment was not posted:
    Confidence changes required: 33% <= threshold 50% None
2. docs/src/components/FooterMenu/index.tsx:82
  • Draft comment:
    Adjusted col-span (from md:col-span-2 to md:col-span-1 lg:col-span-2); confirm design consistency on medium screens.
  • Reason this comment was not posted:
    Confidence changes required: 33% <= threshold 50% None
3. docs/src/components/FooterMenu/index.tsx:141
  • Draft comment:
    Footer menu title size reduced to text-base; ensure legibility remains optimal.
  • Reason this comment was not posted:
    Confidence changes required: 0% <= threshold 50% None
4. docs/src/components/Home/index.tsx:127
  • Draft comment:
    Hero tagline updated for clearer messaging.
  • Reason this comment was not posted:
    Confidence changes required: 0% <= threshold 50% None

Workflow ID: wflow_23iOXk7HCQibTR88

You can customize Ellipsis by changing your verbosity settings, reacting with 👍 or 👎, replying to comments, or adding code review rules.

@github-actions
Copy link
Contributor

Preview URL: https://1ea55993.docs-9ba.pages.dev

Copy link
Member

@Minh141120 Minh141120 left a comment

Choose a reason for hiding this comment

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

LGTM!

@urmauur urmauur merged commit e078167 into dev Sep 25, 2025
2 checks passed
@urmauur urmauur deleted the enhancement/responsive-footer-web branch September 25, 2025 04:35
@github-project-automation github-project-automation bot moved this to QA in Jan Sep 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

3 participants