Skip to content

Commit

Permalink
Fix: Correct spelling of "Registrations" in CTA section 2
Browse files Browse the repository at this point in the history
  • Loading branch information
joywin2003 committed Nov 9, 2024
1 parent 77b5ddf commit 7a7491c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/common/cta-section-2.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ export default function FullScreenCTA() {
size="lg"
className="bg-red-600 hover:bg-red-700 text-white py-6 px-4 text-xl transition-all duration-300 transform hover:scale-105"
>
Registations Open Soon
Registrations Open Soon
</Button>
{/* <p className="text-sm text-gray-400">
Early bird pricing ends May 1st. Secure your spot today and save!
Expand Down

0 comments on commit 7a7491c

Please sign in to comment.