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">
|
<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">
|
<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>
|
</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">
|
<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>
|
</p>
|
||||||
<div className="flex justify-center">
|
<div className="flex justify-center">
|
||||||
<Link
|
<Link
|
||||||
@@ -85,7 +85,7 @@ const HomePage = () => {
|
|||||||
Everything you need to succeed
|
Everything you need to succeed
|
||||||
</h2>
|
</h2>
|
||||||
<p className="text-xl text-gray-600 max-w-2xl mx-auto">
|
<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>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -189,7 +189,7 @@ const HomePage = () => {
|
|||||||
1
|
1
|
||||||
</div>
|
</div>
|
||||||
<h3 className="text-xl font-semibold text-gray-900 mb-3">
|
<h3 className="text-xl font-semibold text-gray-900 mb-3">
|
||||||
Join an Event
|
Join your event
|
||||||
</h3>
|
</h3>
|
||||||
<p className="text-gray-600">
|
<p className="text-gray-600">
|
||||||
Check in to your West Coast Swing competition using the event's QR code
|
Check in to your West Coast Swing competition using the event's QR code
|
||||||
@@ -205,8 +205,8 @@ const HomePage = () => {
|
|||||||
Find Partners
|
Find Partners
|
||||||
</h3>
|
</h3>
|
||||||
<p className="text-gray-600">
|
<p className="text-gray-600">
|
||||||
Browse other dancers in your heats and send collaboration requests to
|
Browse other people on your event's chat and send collaboration requests to
|
||||||
potential partners.
|
potential recording partners.
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -218,8 +218,8 @@ const HomePage = () => {
|
|||||||
Share & Create
|
Share & Create
|
||||||
</h3>
|
</h3>
|
||||||
<p className="text-gray-600">
|
<p className="text-gray-600">
|
||||||
Exchange videos securely, chat in real-time, and create amazing
|
Exchange videos securely, chat in real-time, and reward your recording partner with
|
||||||
competition content together.
|
a star-rating system.
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
@@ -231,10 +231,10 @@ const HomePage = () => {
|
|||||||
<section className="py-20 bg-gradient-to-br from-primary-600 to-primary-800">
|
<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">
|
<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">
|
<h2 className="text-4xl font-bold text-white mb-6">
|
||||||
Ready to elevate your competition experience?
|
Ready to maximize your competition experience?
|
||||||
</h2>
|
</h2>
|
||||||
<p className="text-xl text-primary-100 mb-10">
|
<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>
|
</p>
|
||||||
<Link
|
<Link
|
||||||
to="/register"
|
to="/register"
|
||||||
|
|||||||
Reference in New Issue
Block a user