File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
resources/views/components Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -94,7 +94,7 @@ class="self-center justify-self-center whitespace-nowrap [grid-area:1/-1]"
9494 <span
9595 class =" self-center justify-self-center whitespace-nowrap [grid-area:1/-1]"
9696 >
97- {{ $small ? ' Ship' : ' Ship your app !' } }
97+ {{ $small ? ' Ship' : ' Ship it !' } }
9898 </span >
9999 </span >
100100</a >
Original file line number Diff line number Diff line change @@ -603,11 +603,11 @@ class="mt-7 flex flex-col items-center gap-1.5 text-center text-pretty"
603603 id =" sponsors-title"
604604 class =" text-xl font-bold text-slate-800 lg:text-2xl dark:text-white"
605605 >
606- And when you've built your app, Ship it!
606+ And when you've built your app... Ship it!
607607 </h2 >
608608 <p class =" text-lg text-slate-600 dark:text-zinc-400" >
609609 Get it to the stores and into the hands of users as fast as
610- humanly possible with Bifrost"
610+ humanly possible with Bifrost
611611 </p >
612612 </div >
613613
You can’t perform that action at this time.
0 commit comments