diff --git a/src/app/components/Header.tsx b/src/app/components/Header.tsx index 431475a7..79ccef0f 100644 --- a/src/app/components/Header.tsx +++ b/src/app/components/Header.tsx @@ -28,6 +28,7 @@ const ClickableLogo = styled.div` align-items: center; gap: ${SpacingS}; cursor: pointer, auto; + color: white; `; const StyledBodyLink = styled(BodyLink)` diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 56a097f3..555cb624 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -11,8 +11,8 @@ import { EventStructuredData } from "@/app/metrics/EventStructuredData"; config.autoAddCss = false; export const metadata: Metadata = { - title: "HackUPC 2025 | May 2-4 | Student hackathon in Barcelona", - description: "Student hackathon in Barcelona on May 2-4 for 36 hours", + title: "HackUPC 2026 | April 24-26 | Student hackathon in Barcelona", + description: "Student hackathon in Barcelona on April 24-26 for 36 hours", authors: { name: "Hackers@UPC", url: "https://hackersatupc.org/" }, keywords: [ "Hackathon, Hacker, Student, University, College, Programming, Technology, UPC, Barcelona, Spain", @@ -21,22 +21,22 @@ export const metadata: Metadata = { site: "@hackupc", card: "summary_large_image", creator: "@hackupc", - title: "HackUPC 2025 | May 2-4 | Student hackathon Barcelona", + title: "HackUPC 2026 | April 24-26 | Student hackathon Barcelona", description: - "36 hours student hackathon in Barcelona in May starting on the 2nd ending the 4th", + "36 hours student hackathon in Barcelona in April starting on the 24th ending the 26th", images: { url: "https://hackupc.com/ogimage.png?v=2024", - secureUrl: "https://hackupc.com/ogimage.png?v=2024", - alt: "HackUPC 2025 | May 2-4 | Student hackathon in Barcelona", + secureUrl: "https://hackupc.com/ogimage.png?v=2025", + alt: "HackUPC 2026 | April 24-26 | Student hackathon in Barcelona", }, }, openGraph: { - title: "HackUPC 2025 | May 2-4 | Student hackathon Barcelona", + title: "HackUPC 2026 | April 24-26 | Student hackathon Barcelona", type: "website", siteName: "HackUPC", locale: "en_GB", description: - "36 hours student hackathon in Barcelona in May starting on the 2nd ending the 4th", + "36 hours student hackathon in Barcelona in April starting on the 24th ending the 26th", url: "https://hackupc.com", images: { url: "https://hackupc.com/ogimage.png?v=2024", @@ -67,14 +67,14 @@ export default function RootLayout({ width: "10%", zIndex: 10000, }} - href="https://mlh.io/eu?utm_source=eu-hackathon&utm_medium=TrustBadge&utm_campaign=2025-season&utm_content=black" + href="https://mlh.io/eu?utm_source=eu-hackathon&utm_medium=TrustBadge&utm_campaign=2026-season&utm_content=red" target="_blank" rel="noreferrer" > {/* eslint-disable-next-line @next/next/no-img-element */} Major League Hacking 2025 Hackathon Season