From 729fb26069a93c22806fdcadd74df43895d59065 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Veikko=20Lintuj=C3=A4rvi?= Date: Sun, 29 Jun 2025 17:38:53 +0300 Subject: [PATCH] Info text on landing page --- app/components/Landing.module.css | 8 +++++++- app/components/Landing.tsx | 10 ++++++++++ 2 files changed, 17 insertions(+), 1 deletion(-) diff --git a/app/components/Landing.module.css b/app/components/Landing.module.css index 406eaf2..0fdc9b6 100644 --- a/app/components/Landing.module.css +++ b/app/components/Landing.module.css @@ -30,5 +30,11 @@ color: red; font-weight: bold; text-align: center; - margin-top: 1rem; + margin: 1rem; +} + +.infoText { + color: #555; + text-align: center; + margin: 1rem; } \ No newline at end of file diff --git a/app/components/Landing.tsx b/app/components/Landing.tsx index 578f06a..fa4671b 100644 --- a/app/components/Landing.tsx +++ b/app/components/Landing.tsx @@ -34,6 +34,16 @@ export default function Landing() { Tunnusta ei löydy. Ole hyvä ja tarkista tunnus. )} + +
+ Kirjaudu sisään tilauksesi tunnuksella. +
+ Ongelmatilanteissa voit ottaa yhteyttä asiakaspalvelumme +
+ + livonsaaren.osuuspuutarha@gmail.com + +
) : (