fix: Remove "or distractions" from the hero section description.

This commit is contained in:
Ben
2026-03-07 11:38:30 -08:00
parent fd5d94d145
commit f80a05bb7f

View File

@@ -15,7 +15,7 @@
<section class="hero">
<h1>How Do You Convert?</h1>
<p>Fast, bidirectional unit conversions with no ads or distractions.</p>
<p>Fast, bidirectional unit conversions with no ads.</p>
<div class="search-center">
<SearchBar />
</div>