improvement: explicitly mention Elixir on the homepage.

This commit is contained in:
James Harton 2023-09-25 10:03:48 +13:00 committed by James Harton
parent 8c9549adb3
commit f4b734866e

View file

@ -26,7 +26,7 @@ defmodule AshHqWeb.Pages.Home do
Model your domain, <CalloutText text="derive the rest" />
</div>
<div class="text-2xl font-light text-base-dark-700 dark:text-base-light-100 max-w-4xl mx-auto px-4 md:px-0 mt-4 md:text-center">
Build <CalloutText text="powerful" /> applications with a <CalloutText text="flexible" /> tool-chain.
Build <CalloutText text="powerful Elixir applications" /> with a <CalloutText text="flexible" /> tool-chain.
</div>
<div class="flex flex-col space-y-4 md:space-x-4 md:space-y-0 md:flex-row items-center mt-8 md:mt-16 mb-6 md:mb-10">