17 Commits

Author SHA1 Message Date
Ardeman
35b7e86687 feat: rename dummy data file to meta and update references; change APP title and logo 2025-02-03 18:10:11 +08:00
Ardeman
7ee342f493 feat: restructure News layout with new header and footer components; remove redundant files 2025-02-03 17:01:56 +08:00
Ardeman
d9070b1b49 feat: refactor DUMMY to APP and add meta title configuration for improved SEO 2025-02-03 13:03:49 +08:00
Ardeman
25ad73aa9d feat: add social media icons to footer menu and update layout 2025-02-02 03:15:18 +08:00
Ardeman
ec0a125972 feat: enhance FooterNewsletter styling with improved typography 2025-02-01 16:01:23 +08:00
Ardeman
884e47de01 feat: add footer newsletter and links components to NewsPage; enhance Button with new variant 2025-02-01 15:52:08 +08:00
Ardeman
25f4fd85a6 feat: enhance NewsPage layout with banner image and improved styling 2025-02-01 07:14:55 +08:00
Ardeman
138fae69fc feat: add size attribute to input in HeaderSearch component for better UX 2025-02-01 05:51:11 +08:00
Ardeman
c2a791bcea feat: add SearchIcon component and update HeaderSearch to include search functionality 2025-02-01 04:59:28 +08:00
Ardeman
89da497cc9 feat: add header menu and search components with menu data for news page 2025-02-01 01:19:01 +08:00
Ardeman
d2534bd94e feat: enhance Button component with variants and sizes; update HeaderTop to use DUMMY data 2025-02-01 00:43:21 +08:00
Ardeman
f8a87019af feat: add new components and layouts for news and dashboard pages 2025-01-31 19:34:22 +08:00
Ardeman
005e72798c chore: rename home route file to _layout._index.tsx and update type import 2025-01-30 18:00:01 +08:00
Ardeman
ffd28302f9 chore: add .nvmrc for Node version management and remove .bumrc 2025-01-30 17:10:30 +08:00
Ardeman
c710ff115a chore: update routing configuration and add new dependencies for improved functionality 2025-01-30 16:02:38 +08:00
Ardeman
c376baab84 chore: add configuration files for linting, formatting, and husky pre-commit hooks 2025-01-30 15:40:30 +08:00
Ardeman
7d34ca9752 Initial commit from create-react-router 2025-01-30 14:24:13 +08:00