6 Commits

Author SHA1 Message Date
414039bb40 Merge version_3 into main
Merge version_3 into main
2026-03-11 15:51:57 +00:00
97d1247b70 Update src/app/page.tsx 2026-03-11 15:51:53 +00:00
9b7deab4ae Merge version_2 into main
Merge version_2 into main
2026-03-11 15:50:33 +00:00
5860b283cc Update src/app/page.tsx 2026-03-11 15:50:29 +00:00
1e7b7b3d32 Merge version_1 into main
Merge version_1 into main
2026-03-11 15:49:25 +00:00
6be7615c42 Merge version_1 into main
Merge version_1 into main
2026-03-11 15:49:00 +00:00

View File

@@ -67,7 +67,7 @@ export default function LandingPage() {
]}
buttons={[
{ text: "Join Server", href: "getting-started" },
{ text: "View Rules", href: "#" }
{ text: "Watch Gameplay", href: "gameplay" }
]}
buttonAnimation="slide-up"
/>
@@ -152,7 +152,7 @@ export default function LandingPage() {
<div id="testimonials" data-section="testimonials">
<TestimonialCardSix
title="What Competitive Players Say"
description="Hear from champions and enthusiasts who call CrimsonPvP home"
description="Join 5,000+ verified players in ranked tournaments. Hear from champions and enthusiasts who call CrimsonPvP home"
tag="Player Reviews"
tagAnimation="slide-up"
textboxLayout="default"