4 Commits

Author SHA1 Message Date
f9c57f0890 Merge version_3_1782124703567 into main
Merge version_3_1782124703567 into main
2026-06-22 10:38:38 +00:00
2f7f5eb777 Update src/pages/HomePage.tsx 2026-06-22 10:38:32 +00:00
0bdf2387a7 Merge version_2_1782124588516 into main
Merge version_2_1782124588516 into main
2026-06-22 10:36:32 +00:00
dd509331cc Update theme colors 2026-06-22 10:36:28 +00:00
2 changed files with 8 additions and 8 deletions

View File

@@ -5,15 +5,15 @@
:root {
/* @colorThemes/lightTheme/grayNavyBlue */
--background: #fafffb;
--background: #f5faff;
--card: #ffffff;
--foreground: #001a0a;
--primary-cta: #0a705f;
--primary-cta-text: #fafffb;
--foreground: #001122;
--primary-cta: #15479c;
--primary-cta-text: #f5faff;
--secondary-cta: #ffffff;
--secondary-cta-text: #001a0a;
--accent: #a8d9be;
--background-accent: #6bbfb8;
--secondary-cta-text: #001122;
--accent: #a8cce8;
--background-accent: #7ba3cf;
/* @layout/border-radius/rounded */
--radius: 0.5rem;

View File

@@ -124,7 +124,7 @@ export default function HomePage() {
description="Nos coachs et bénévoles sont là pour vous faire progresser."
members={[
{
name: "Marc L.",
name: "Teren",
role: "Coach Principal",
imageSrc: "http://img.b2bpic.net/free-photo/young-sporty-guy-wearing-headband-with-wristband-headphones-with-phone-arm-band-looking-distance-with-hand_141793-89810.jpg",
},