From 242a6d454a3278efd56adb65dd63c3667d81bbd3 Mon Sep 17 00:00:00 2001 From: Dan Dobos Date: Mon, 23 Feb 2026 14:06:55 +0100 Subject: [PATCH] feat: update text color for improved readability in About and Home pages --- src/app/pages/About.tsx | 6 +++--- src/app/pages/Home.tsx | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/pages/About.tsx b/src/app/pages/About.tsx index 63f345b..2ea2195 100644 --- a/src/app/pages/About.tsx +++ b/src/app/pages/About.tsx @@ -84,13 +84,13 @@ export function About() {

{t("about.story.title")}

-

+

{t("about.story.p1")}

-

+

{t("about.story.p2")}

-

+

{t("about.story.p3")}

diff --git a/src/app/pages/Home.tsx b/src/app/pages/Home.tsx index 909a609..b931f6b 100644 --- a/src/app/pages/Home.tsx +++ b/src/app/pages/Home.tsx @@ -177,7 +177,7 @@ export function Home() {
  • - + {t("home.about.points.experienced.title")}

    @@ -188,7 +188,7 @@ export function Home() {

  • - + {t("home.about.points.pricing.title")}

    @@ -199,7 +199,7 @@ export function Home() {

  • - + {t("home.about.points.guarantee.title")}