Skip to content
Snippets Groups Projects
Commit 1114aa57 authored by Monz Philipp's avatar Monz Philipp :computer:
Browse files
parent 4c143c45
No related branches found
No related tags found
1 merge request!1#44 fix shop link to #44 https://shop.fairkom.net/produkt/fairregister/
......@@ -251,19 +251,19 @@ const LandingPage = () => {
price="0"
storage="200 MB"
nameLangKey="Landingpage.PriceCards.Free.Name"
goto="https://shop.fairkom.net/produkt/fairregister-basic/"
goto="https://shop.fairkom.net/produkt/fairregister/"
></PriceCard>
<PriceCard
price="36"
storage="5 GB"
nameLangKey="Landingpage.PriceCards.Standard.Name"
goto="https://shop.fairkom.net/produkt/fairregister-basic/"
goto="https://shop.fairkom.net/produkt/fairregister/"
></PriceCard>
<PriceCard
price="144"
storage="50 GB"
nameLangKey="Landingpage.PriceCards.Expert.Name"
goto="https://shop.fairkom.net/produkt/fairregister-pro/"
goto="https://shop.fairkom.net/produkt/fairregister/"
></PriceCard>
</div>
</div>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment