chore: tweak homepage copy
This commit is contained in:
@@ -61,10 +61,10 @@ const HomePage = () => {
|
||||
|
||||
<div className="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8 py-12 sm:py-16 md:py-20 text-center">
|
||||
<h1 className="text-3xl sm:text-4xl md:text-5xl lg:text-6xl font-bold text-white mb-4 sm:mb-6">
|
||||
Capture Every Round Together
|
||||
Capture Every Dance Together
|
||||
</h1>
|
||||
<p className="text-base sm:text-lg md:text-xl lg:text-2xl text-primary-100 mb-8 sm:mb-10 max-w-3xl mx-auto px-4">
|
||||
Connect with competitors, record each other's rounds, and swap videos in seconds.
|
||||
Connect with other competitors, record each other's dances, and exchange videos in seconds.
|
||||
</p>
|
||||
<div className="flex justify-center">
|
||||
<Link
|
||||
@@ -85,7 +85,7 @@ const HomePage = () => {
|
||||
Everything you need to succeed
|
||||
</h2>
|
||||
<p className="text-xl text-gray-600 max-w-2xl mx-auto">
|
||||
Built specifically for West Coast Swing dancers and competition enthusiasts
|
||||
This app is specifically built for West Coast Swing dancers and competition enthusiasts
|
||||
</p>
|
||||
</div>
|
||||
|
||||
@@ -189,7 +189,7 @@ const HomePage = () => {
|
||||
1
|
||||
</div>
|
||||
<h3 className="text-xl font-semibold text-gray-900 mb-3">
|
||||
Join an Event
|
||||
Join your event
|
||||
</h3>
|
||||
<p className="text-gray-600">
|
||||
Check in to your West Coast Swing competition using the event's QR code
|
||||
@@ -205,8 +205,8 @@ const HomePage = () => {
|
||||
Find Partners
|
||||
</h3>
|
||||
<p className="text-gray-600">
|
||||
Browse other dancers in your heats and send collaboration requests to
|
||||
potential partners.
|
||||
Browse other people on your event's chat and send collaboration requests to
|
||||
potential recording partners.
|
||||
</p>
|
||||
</div>
|
||||
|
||||
@@ -218,8 +218,8 @@ const HomePage = () => {
|
||||
Share & Create
|
||||
</h3>
|
||||
<p className="text-gray-600">
|
||||
Exchange videos securely, chat in real-time, and create amazing
|
||||
competition content together.
|
||||
Exchange videos securely, chat in real-time, and reward your recording partner with
|
||||
a star-rating system.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
@@ -231,10 +231,10 @@ const HomePage = () => {
|
||||
<section className="py-20 bg-gradient-to-br from-primary-600 to-primary-800">
|
||||
<div className="max-w-4xl mx-auto px-4 sm:px-6 lg:px-8 text-center">
|
||||
<h2 className="text-4xl font-bold text-white mb-6">
|
||||
Ready to elevate your competition experience?
|
||||
Ready to maximize your competition experience?
|
||||
</h2>
|
||||
<p className="text-xl text-primary-100 mb-10">
|
||||
Join dancers from around the world who are already collaborating on spotlight.cam
|
||||
Join dancers from around the world who are already participating in spotlight.cam
|
||||
</p>
|
||||
<Link
|
||||
to="/register"
|
||||
|
||||
Reference in New Issue
Block a user