Skip to content

Remove duplicate homepage brand copy from the hero#18

Merged
tormachris merged 1 commit into
mainfrom
copilot/remove-duplicate-ctrl-alt-gg-text
Jul 25, 2026
Merged

Remove duplicate homepage brand copy from the hero#18
tormachris merged 1 commit into
mainfrom
copilot/remove-duplicate-ctrl-alt-gg-text

Conversation

Copilot AI commented Jul 25, 2026

Copy link
Copy Markdown
Contributor

The homepage hero showed the Ctrl-Alt-GG brand twice before the primary CTA, which made the introduction feel repetitive. This change reduces the hero copy to the localized descriptive sentence so the top of the page reads more cleanly.

  • Hero copy cleanup

    • Removed the standalone Ctrl-Alt-GG label from the homepage hero.
    • Removed the additional hero heading that repeated the brand presence.
    • Kept the localized description as the only text block above the “Start here” CTA in both Hungarian and English.
  • Behavior preserved

    • Left the CTA, layout structure, and localized description source unchanged.
    • Continued to rely on Site.Params.description for the main hero text.
<p class="text-xl text-zinc-500 dark:text-zinc-400 mb-10 leading-relaxed max-w-xl">
  {{ .Site.Params.description }}
</p>

Copilot AI 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.

Copilot was unable to review this pull request because there is no eligible user to bill. To allow Copilot reviews on bot-authored pull requests, enable direct organization billing in your organization's Copilot settings.

@tormachris
tormachris marked this pull request as ready for review July 25, 2026 16:36
@github-actions

Copy link
Copy Markdown

Azure Static Web Apps: Your stage site is ready! Visit it here: https://wonderful-grass-0cbc8d203-18.westeurope.4.azurestaticapps.net

@tormachris
tormachris merged commit 365d0fe into main Jul 25, 2026
5 checks passed
@tormachris
tormachris deleted the copilot/remove-duplicate-ctrl-alt-gg-text branch July 25, 2026 16:37
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.

3 participants