57 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
8aa5309e36 refactor: remove unnecessary relative positioning from components 2025-10-22 13:21:14 +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
d344652a2f add crisp 2025-10-21 17:28:07 +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
40c1ee8d1c Fixes to links 2025-10-15 15:04:03 +02: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
661e035e19 feat: update app screens with Mycelium connector, peers and settings UI 2025-10-14 14:57:08 +02:00
4f40912dc9 style: standardize heading sizes and add responsive text scaling across components 2025-10-14 13:01:16 +02:00
6e9360fabf refactor: update navigation and section IDs with smoother scroll behavior 2025-10-14 12:56:44 +02:00
2288a2b113 style: remove white background from download hero component 2025-10-14 12:45:54 +02:00
8f860926bb refactor: reorganize landing page sections and add hover animations to feature cards 2025-10-14 12:41:18 +02:00
34956dc5b3 refactor: update UI styling and download link to point to GitHub releases 2025-10-14 12:01:33 +02:00
ad1d11cdf1 style: update UI with darker background, remove animations and adjust layout spacing 2025-10-14 11:25:07 +02:00
b320f3e506 feat: replace placeholder image with ProxyForwarding component and add ContentDistribution section 2025-10-13 17:53:35 +02:00
ce162cd169 feat: replace static images with MessageBus and ProxyDetection components in Features section 2025-10-13 17:39:47 +02:00
8b7f5f7286 refactor: replace Benefits component with Features and remove featured section from Hero 2025-10-13 16:49:00 +02:00