Commit Graph

27 Commits

Author SHA1 Message Date
Bram Suurd
abb842b68b Update background color in Script.tsx to match standard 2024-05-03 22:37:44 +02:00
Bram Suurd
5b55921bb8 Update layout and Navbar components to include responsive to avoid clipping walls when screens are smaller then 1280px 2024-05-03 20:14:10 +02:00
Bram Suurd
d4a3ea897a removed home page. fixed searching. added "/" shortcut to start searching. made it so that the whole accordion fits on screen. 2024-05-03 20:10:09 +02:00
Bram Suurd
ee4313035e added /new page for testing. experimenting with grid layout 2024-05-03 17:38:33 +02:00
Bram Suurd
bd66888c06 Updated the background color to match standard. 2024-05-02 19:58:02 +02:00
Bram Suurd
bc92996e40 Update Script component to include rounded-lg style and object-contain class in Script.tsx 2024-05-02 18:11:44 +02:00
Bram Suurd
115797f395 Update Navbar component to include hidden text for small screens in Navbar.tsx 2024-05-02 18:11:43 +02:00
Bram Suurd
adb2114168 Update Script component to fix formatting and improve container creation in Script.tsx 2024-05-02 16:07:51 +02:00
Bram Suurd
1f07697b0f Update Script component to include rounded-lg style and background color in Script.tsx 2024-05-02 15:53:17 +02:00
Bram Suurd
b886bf5a0a Update landing page layout and content to fix background and mask gradient 2024-05-02 15:47:12 +02:00
Bram Suurd
124620a510 Update landing page layout and content to fix background and mask gradient 2024-05-02 14:43:09 +02:00
Bram Suurd
7b1e5f003c Update landing page layout and content to use client-side rendering 2024-05-02 14:15:36 +02:00
Bram Suurd
335c4f7f4e Add Footer component 2024-05-02 14:10:11 +02:00
Bram Suurd
a764d1c528 Add Discord link to Navbar component 2024-05-02 14:10:04 +02:00
Bram Suurd
03a82948ae Update landing page layout and content 2024-05-02 14:00:08 +02:00
Bram Suurd
7ec40cbdd3 Update landing page layout and content to fill up whole screen 2024-05-02 13:56:36 +02:00
Bram Suurd
b6b20d791f re-enabled light mode and button 2024-05-02 13:56:20 +02:00
Bram Suurd
94ec0bd4d2 Update landing page layout and content 2024-05-02 13:51:57 +02:00
Bram Suurd
ebe5ebbe6c Update landing page logo and title 2024-05-01 22:47:15 +02:00
Bram Suurd
793b0e05ab Update landing page title to use proper capitalization 2024-05-01 22:40:03 +02:00
Bram Suurd
4caf13b80f Update image source in LandingPage.tsx to use project logo 2024-05-01 22:28:35 +02:00
Bram Suurd
b88349a8b9 Refactor image loading and theme handling in layout.tsx, Navbar.tsx, page.tsx, and LandingPage.tsx 2024-05-01 22:24:52 +02:00
Bram Suurd
de61f25f87 Update dependencies and optimize image loading in page.tsx 2024-05-01 20:00:33 +02:00
Bram Suurd
78d4b09955 Refactor PocketBase URL and API endpoints to use environment variables 2024-05-01 19:45:37 +02:00
Bram Suurd
8adf27ca85 Add image priority prop to ScriptItem component 2024-04-29 12:01:35 +02:00
Bram Suurd
cb413362a7 Refactor page.tsx and Script.tsx components 2024-04-29 01:06:23 +02:00
Bram Suurd
ec614328bd Add configuration files and new components 2024-04-29 00:58:07 +02:00