Skip to content

Commit 2d3ae0e

Browse files
committed
feat: change wording for action button
1 parent c170849 commit 2d3ae0e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

apps/web/index.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ <h1 class="serif mb-5 text-6xl sm:text-7xl text-white">
113113
Epic Zeit is a beautiful free open-source web app and extension that simplifies tracking time zones among colleagues, friends, and family worldwide.
114114
</p>
115115

116-
<a href="/app" class="flex items-center h-11 px-8 py-4 mt-8 mb-16 rounded-lg text-white bg-[#008fff] bg-[oklch(60%_0.24_255)]">Explore now</a>
116+
<a href="/app" class="flex items-center h-11 px-8 py-4 mt-8 mb-16 rounded-lg text-white bg-[#008fff] bg-[oklch(60%_0.24_255)]">Open Application</a>
117117

118118
<div class="flex items-center gap-4 text-white">
119119
<p>Available extensions for:</p>
@@ -574,7 +574,7 @@ <h2 class="font-display text-3xl tracking-tight text-white sm:text-4xl md:text-5
574574
<div class="mx-auto max-w-7xl px-4 sm:px-6 lg:px-8 relative">
575575
<div class="mx-auto max-w-xl text-center">
576576
<h2 class="font-display text-3xl tracking-tight sm:text-4xl">Beautiful time zones are waiting for you</h2>
577-
<a href="/app" class="group inline-flex items-center h-11 px-8 py-4 mt-10 rounded-lg text-white bg-[#008fff] bg-[oklch(60%_0.24_255)]">Explore now</a>
577+
<a href="/app" class="group inline-flex items-center h-11 px-8 py-4 mt-10 rounded-lg text-white bg-[#008fff] bg-[oklch(60%_0.24_255)]">Open Application</a>
578578
</div>
579579
</div>
580580
</section>

0 commit comments

Comments
 (0)