69 Commits

Author SHA1 Message Date
4eb8a8aba7 feat: add unique IDs to CircleBackground components for tracking 2025-10-22 14:36:05 +02:00
90499e2b77 refactor: replace About component with new AboutNew implementation 2025-10-22 14:31:07 +02:00
812eb5f455 fix: center CircleBackground component using absolute positioning instead of flex 2025-10-22 14:29:08 +02:00
471f53162f fix: move spinning circle background inside container for proper z-index layering 2025-10-22 14:28:32 +02:00
e7b053bd76 fix: improve About section positioning with sticky background and relative content 2025-10-22 14:18:11 +02:00
d197ca74ad refactor: extract feature cards data and add overflow styles to animations 2025-10-22 14:09:19 +02:00
0ca6a563b1 style: add consistent leading and tracking properties to text components 2025-10-22 13:42:26 +02:00
f6841df98f docs: add documentation for download page, 404 page, typography and button components 2025-10-22 13:24:58 +02:00
8aa5309e36 refactor: remove unnecessary relative positioning from components 2025-10-22 13:21:14 +02:00
076207c192 Merge branch 'development' 2025-10-22 13:17:38 +02:00
fad531667e fix: update button outline style to use rem units and add font weight 2025-10-22 13:09:56 +02:00
d03b67df7d refactor: replace hardcoded text styles with reusable Text components 2025-10-22 13:07:51 +02:00
bca730681e refactor: replace hardcoded text elements with reusable Text components in Hero section 2025-10-22 13:01:08 +02:00
02da6bb5ed fix: update 404 page HTML with latest build assets 2025-10-22 12:49:26 +02:00
08a309abea Merge branch 'development' 2025-10-21 17:32:10 +03:00
d344652a2f add crisp 2025-10-21 17:28:07 +03:00
bdbec5fd49 fix: update 404 page HTML with new static assets 2025-10-21 15:01:58 +02:00
4d89745a57 fix download link 2025-10-20 18:31:29 +03:00
df60aaa7a1 feat: update logomark SVG dimensions and viewBox 2025-10-16 14:43:29 +02:00
10ca28b2ec style: adjust UI elements spacing and outline styles across components 2025-10-16 14:41:17 +02:00
2988ce5335 chore: update favicon and remove unused favicon assets 2025-10-15 16:55:30 +02:00
4934dc7f35 feat: add favicon.ico to metadata configuration in root layout 2025-10-15 16:51:39 +02:00
acd46171c8 style: add hover scale effect and improve download buttons layout 2025-10-15 16:47:30 +02:00
1494a83812 feat: add success state and green button variant for newsletter signup form 2025-10-15 16:35:47 +02:00
ae277d33b5 feat: add newsletter subscription form with loading and error states in Footer component 2025-10-15 16:31:22 +02:00
794605117a style: update link colors and hover states for documentation and support links 2025-10-15 16:21:19 +02:00
39e19a95d0 style: replace border with outline and update animation colors to cyan 2025-10-15 16:12:24 +02:00
e598e2ffb1 feat: enhance UI with hover effects, animations and add download links 2025-10-15 16:08:31 +02:00
5d37cb4b3b fix: update logo path from logo.svg to logomark.svg in Footer component 2025-10-15 15:47:35 +02:00
607a31e96d refactor: update DevHub component styling with bordered feature cards and code bracket icons 2025-10-15 15:42:17 +02:00
50f8ae3d69 refactor: update download link to internal route and hide demo button 2025-10-15 15:37:23 +02:00
4056d31743 fix: update logo import path in Footer component to use alias 2025-10-15 15:33:25 +02:00
4b5d1c7f00 refactor: import phone frame SVG directly instead of using public path 2025-10-15 15:29:15 +02:00
1e55b58298 refactor: update image imports to use direct imports instead of public path 2025-10-15 15:26:07 +02:00
10206bc84f Merge branch 'main' into development 2025-10-15 15:21:07 +02:00
b2ed91936c docs: update project documentation and add download page 2025-10-15 15:20:38 +02:00
916a31af49 Merge branch 'development' 2025-10-15 15:04:58 +02:00
5d1e286e4d Merge branch 'development' of https://git.ourworld.tf/ourworld_web/www_mycelium_net into development 2025-10-15 15:04:06 +02:00
40c1ee8d1c Fixes to links 2025-10-15 15:04:03 +02:00
74248de457 chore: add node_modules to gitignore 2025-10-15 15:03:43 +02:00
aa32bc1414 docs: update README with comprehensive development and contribution guidelines 2025-10-15 15:01:37 +02:00
2e7bab78b7 Merge pull request 'development' (#1) from sashaastiadi/www_mycelium_net:development into development
Reviewed-on: #1
2025-10-15 11:51:08 +00:00
5483e7950a feat: add DevHub section and update heading styles across components 2025-10-15 12:35:57 +02:00
6426de95af fix: center CircleBackground and simplify mobile navigation menu 2025-10-14 16:21:20 +02:00
d77a23fd59 fix: make download buttons responsive with grid layout on mobile 2025-10-14 16:19:08 +02:00
8ff6d9de52 refactor: update About and Features components with improved content and styling 2025-10-14 16:18:23 +02:00
251d55506e fix: adjust spacing and styling in hero and about sections for better responsive layout 2025-10-14 16:18:15 +02:00
e90d57b9e3 style: improve responsive layout and spacing for mobile devices 2025-10-14 16:04:32 +02:00
36a37cb48c feat: add Learn More button to About section with documentation link 2025-10-14 15:35:09 +02:00
f22a288dd9 style: adjust component spacing and layout for improved mobile display 2025-10-14 15:35:00 +02:00