From a2cf67d210ca276be6898db1e4979dadbcb1e9c7 Mon Sep 17 00:00:00 2001 From: Hafid Nur <73023445+hafidnrzs@users.noreply.github.com> Date: Tue, 25 Nov 2025 15:47:55 +0700 Subject: [PATCH] feat(hackathon): Update landing page UI and meta tag (#59) * feat: update landing page * feat: Add favicon and SEO (JSON-LD schema, meta tags) - Add favicon image - Add JSON-LD schema for Hackathon event - Add react-helmet-async for managing meta tags * chore: remove react-helmet-async --- apps/hackathon/index.html | 32 +- .../public/images/imphnen-logo-simple.svg | 9 + apps/hackathon/public/images/imphnen-logo.svg | 9 + .../images/sponsors/kolosal-logo_rlxbck.svg | 10 + apps/hackathon/src/app/page.tsx | 463 +++++++++--------- apps/hackathon/src/index.css | 4 +- package-lock.json | 282 +++++------ 7 files changed, 445 insertions(+), 364 deletions(-) create mode 100644 apps/hackathon/public/images/imphnen-logo-simple.svg create mode 100644 apps/hackathon/public/images/imphnen-logo.svg create mode 100644 apps/hackathon/public/images/sponsors/kolosal-logo_rlxbck.svg diff --git a/apps/hackathon/index.html b/apps/hackathon/index.html index 41c9d20..59b4728 100644 --- a/apps/hackathon/index.html +++ b/apps/hackathon/index.html @@ -2,12 +2,40 @@
-