diff --git a/lib/osuuspuutarha_web/live/order_live/registration.html.heex b/lib/osuuspuutarha_web/live/order_live/registration.html.heex
index 7e4bc13..e5c3dd7 100644
--- a/lib/osuuspuutarha_web/live/order_live/registration.html.heex
+++ b/lib/osuuspuutarha_web/live/order_live/registration.html.heex
@@ -14,13 +14,13 @@
<% end %>
-
Tarjouksemme ovat seuraavat
+Tarjouksemme ovat seuraavat
-- Asd
-- Qwe
-- Zxc
+ - Koko kausi, 17 laatikkoa 340€
+ - Joka toinen viikko, 8 laatikkoa 195€
+ - Elotilaus, 11 laatikkoa 255€
+ - Viljely-yhteisö, vuosi maksu 50€, laatikot 17€/kpl
-Voit lähteä mukaan alla olevasta linkistä
-<%= link "Tilaa satolaatikko", to: Routes.order_registration_path(@socket, :new) %>
\ No newline at end of file
+<%= button "Tilaa satolaatikko", method: :get, to: Routes.order_registration_path(@socket, :new) %>
\ No newline at end of file