Skip to content

Implemented the Erasmus SubPage#79

Open
DankaMarci wants to merge 1 commit intomainfrom
72-implement-erasmus-page
Open

Implemented the Erasmus SubPage#79
DankaMarci wants to merge 1 commit intomainfrom
72-implement-erasmus-page

Conversation

@DankaMarci
Copy link
Collaborator

No description provided.

@DankaMarci DankaMarci requested a review from peterlipt March 5, 2026 14:34
@DankaMarci DankaMarci self-assigned this Mar 5, 2026
@DankaMarci DankaMarci linked an issue Mar 5, 2026 that may be closed by this pull request
@vercel
Copy link

vercel bot commented Mar 5, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
ehk Ready Ready Preview, Comment Mar 5, 2026 2:34pm

Request Review

Copy link
Member

@peterlipt peterlipt left a comment

Choose a reason for hiding this comment

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

Requested some changes.

Comment on lines -185 to -186
{ label: "Erasmus", href: "#", targetBlank: false },
{ label: "EELISA", href: "#", targetBlank: false },
Copy link
Member

Choose a reason for hiding this comment

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

Use the link() function for better and easier routing

Copy link
Member

Choose a reason for hiding this comment

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

It should also fix that it's changing again from english to hungarian on navigating to the page.

{/* Action Links */}
<div className="grid grid-cols-1 md:grid-cols-2 gap-4 mt-2">
<Button asChild className="w-full bg-[#862633] hover:bg-[#862633]/90 text-white h-auto min-h-[4rem] py-4 px-6 justify-start text-left whitespace-normal transition-all duration-300 hover:shadow-md">
<Link href={content.additional_support_link}>
Copy link
Member

Choose a reason for hiding this comment

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

External links should open in a new browser tab!

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.

Implement Erasmus page

2 participants