Skip to content

Commit

Permalink
fixed wrong bonus points
Browse files Browse the repository at this point in the history
  • Loading branch information
bjerrecs committed Aug 26, 2024
1 parent 0d56aeb commit 56bc4c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/va.astro
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ import '../globals.css'
<div class="bg-[#ffffff] w-full p-4 rounded flex justify-around h-full gap-8">
<div class="flex gap-4 flex-col">
<h2 class="text-2xl text-center font-medium">vEZY is hosting multiple fly-in events!</h2>
<p>All vEZY Pilots will get +60 Bonus Points for each flight in or out of CPH during the event.</p>
<p>All vEZY Pilots will get 250 Bonus Points for each flight in or out of CPH during the event.</p>
<p>Some common routes for EasyJet:</p>
<div class="flex justify-between gap-6">
<table class="w-full">
Expand Down

0 comments on commit 56bc4c5

Please sign in to comment.