27 Commits

Author SHA1 Message Date
MartinBraquet
26f086ce14 Solid re-design of home / about / profile / press pages 2026-07-28 02:06:51 +02:00
MartinBraquet
ba3af2e5d7 Add alert loop video generation and platform stats enhancements
- Created `capture-alert.mjs` to generate alert loop video for the about page claim "Get Notified About Searches."
- Added `CountrySpread` widget for a ranked bar display of member distribution by country.
- Implemented `StatBand` component for live platform statistics on the about page.
- Introduced template rendering script (`render-search-alert.tsx`) for generating search alert email visuals.
- Updated documentation and improved workflows for media creation, video rendering, and data integration.
2026-07-23 00:28:45 +02:00
MartinBraquet
0136f1f386 Add search demo video generation and integration
- Introduced `capture-search.mjs` script for end-to-end mobile search flow captures.
- Added `SearchDemo` scene as a Remotion composition for the home-page hero clip.
- Integrated dynamic video selection based on theme in `home/search-demo.tsx` component.
- Included `fetch-media.mjs` script for fetching demo assets during build.
- Enabled optional email verification bypass for local captures (`dev-flags.ts`).
- Updated related documentation and scripts for media creation and deployment.
2026-07-22 01:39:45 +02:00
MartinBraquet
10e4c2008d Update member count messaging to reflect 700+ members in all relevant components and translations 2026-07-21 12:06:42 +02:00
MartinBraquet
860cac1fd1 Add nice compass loading animation 2026-07-05 22:18:47 +02:00
MartinBraquet
e2fd2abeb1 Improve home page design 2026-06-08 23:39:13 +02:00
MartinBraquet
e714c523bb Improve emoji design 2026-06-03 16:30:22 +02:00
MartinBraquet
01467553d5 Remove redundant text-base class from <h3> tags for styling consistency across components. 2026-05-08 14:31:55 +02:00
MartinBraquet
42c5691a1d Replace div with Row component in item badges layout and comment out unused badge indicator. Minor formatting changes in CSS for better consistency. 2026-04-30 20:13:11 +02:00
MartinBraquet
d557b0da1e Remove unused left accent bar from home component 2026-04-30 19:37:36 +02:00
MartinBraquet
1cfa527ac2 Update home component styles for improved color consistency 2026-04-30 18:35:40 +02:00
MartinBraquet
b4e354f9d9 Update component color styles for improved consistency 2026-04-30 18:30:43 +02:00
MartinBraquet
058dab373b Update home and about colors 2026-04-30 18:15:18 +02:00
MartinBraquet
b270ce706b Fix button flash 2026-03-21 21:18:35 +01:00
MartinBraquet
a00b966e8b Simplify null checks for user and update sign-up text (fix #39) 2026-03-21 21:07:43 +01:00
Martin Braquet
ba9b3cfb06 Add pretty formatting (#29)
* Test

* Add pretty formatting

* Fix Tests

* Fix Tests

* Fix Tests

* Fix

* Add pretty formatting fix

* Fix

* Test

* Fix tests

* Clean typeckech

* Add prettier check

* Fix api tsconfig

* Fix api tsconfig

* Fix tsconfig

* Fix

* Fix

* Prettier
2026-02-20 17:32:27 +01:00
MartinBraquet
1dcf86e5ba Translate /home 2025-12-26 19:16:04 +02:00
MartinBraquet
a46ff44f99 Add multi-lingual support 2025-12-26 18:45:53 +02:00
MartinBraquet
7f3d3eeb9c Hide background in bottom nav bar 2025-10-30 22:24:47 +01:00
MartinBraquet
8bf3c4fcd7 Remove sign up button if logged in 2025-10-29 20:43:36 +01:00
MartinBraquet
15781475b6 Rename Love to Profile 2025-10-20 16:35:59 +02:00
MartinBraquet
36bf7ad65b Fix 2025-10-07 22:53:37 +02:00
Martin Braquet
d2c608021d Improve home (#10) 2025-10-05 10:38:04 +02:00
MartinBraquet
53123eb0ee Improve UI 2025-09-10 18:24:44 +02:00
MartinBraquet
f36ccf7bdc Fix colors 2025-09-10 16:16:08 +02:00
MartinBraquet
ac5d60cd58 Add home line 2025-09-08 22:54:01 +02:00
MartinBraquet
5194b5f6bf Clean home and fix profiles not loading 2025-09-07 21:12:06 +02:00