diff --git a/frontend/src/scripts/index.js b/frontend/src/scripts/index.js index e8a87fa..4f928c8 100644 --- a/frontend/src/scripts/index.js +++ b/frontend/src/scripts/index.js @@ -118,14 +118,18 @@ class Main extends Component { Galerie - {this.state.page == "#payments" && -
- Platební bránu poskytuje firma Comgate, a.s. + {this.state.page == "#payment" && +
+ Platební bránu poskytuje firma Comgate, a.s. Platit je možné pomocí platební karty nebo bankovním převodem. Podrobnosti a přesný postup platby včetně animací najdete v odkazech.
+ Kontakt na Comgate, a.s.
+ Gočárova třída 1754 / 48b, Hradec Králové
+ E-mail: platby-podpora@comgate.cz
+ Tel: +420 228 224 267
} {this.state.page == "#gallery" && @@ -331,6 +335,7 @@ class Main extends Component { Číslo účtu: 131-2219860207/0100
E-mail: info@alkator.cz
Tel: +420 728 018 088
+
);