From 11d11341b97ff053e455edaf94e0508d476ef1b6 Mon Sep 17 00:00:00 2001 From: Ron Hamenahem Date: Mon, 9 Dec 2024 10:35:31 -0800 Subject: [PATCH] #129: fix subtitle in hero --- components/sections/KoinosHero.js | 4 +--- messages/en.json | 2 +- messages/es.json | 2 +- messages/fa.json | 2 +- messages/it.json | 2 +- 5 files changed, 5 insertions(+), 7 deletions(-) diff --git a/components/sections/KoinosHero.js b/components/sections/KoinosHero.js index 958855e..41e4bb3 100644 --- a/components/sections/KoinosHero.js +++ b/components/sections/KoinosHero.js @@ -18,10 +18,8 @@ export default function KoinosHero() { {/* Title */}

{t('title1')}

-

{t('title2')}

+

{t('title2')}

- {/* Text */} -

{t('subtitle')}

{/* Buttons */}