Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions src/components/landing/Hero.astro
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@

<h1
class="text-negroni-500 font-bold md:text-6xl text-3xl tracking-tight">
An Astro and Tailwind CSS <span class="md:block">template for your store.</span>
Wear Your Edge <span class="md:block">Compute in Style.</span>
</h1>
<p class="mt-8 text-white">
Display products from services like Gumroad or Lemon Squeezy.
From Data Centers to Your Closet – Wear the Edge Revolution.
</p>
<div class="flex justify-center flex-col gap-3 mt-10 sm:flex-row">
<a
Expand Down
Loading