Merge version_1 into main #6
1373
src/app/layout.tsx
1373
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -29,7 +29,7 @@ export default function ApexEsports() {
|
||||
>
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarLayoutFloatingOverlay
|
||||
brandName="Apex Esports"
|
||||
brandName="Certified Xtreme Esports "
|
||||
navItems={[
|
||||
{ name: "Home", id: "hero" },
|
||||
{ name: "Why Join", id: "about" },
|
||||
@@ -128,7 +128,7 @@ export default function ApexEsports() {
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<TestimonialCardTwo
|
||||
title="Player Success Stories"
|
||||
description="Hear from competitive players who joined Apex and achieved their esports goals."
|
||||
description="Hear from competitive players who joined Certified Xtremeand achieved their esports goals."
|
||||
tag="Testimonials"
|
||||
testimonials={[
|
||||
{
|
||||
@@ -152,7 +152,7 @@ export default function ApexEsports() {
|
||||
|
||||
<div id="metrics" data-section="metrics">
|
||||
<MetricCardThree
|
||||
title="Apex by the Numbers"
|
||||
title="Call of duty by the Numbers"
|
||||
description="Real results from our competitive gaming organization."
|
||||
tag="Performance"
|
||||
metrics={[
|
||||
@@ -182,7 +182,7 @@ export default function ApexEsports() {
|
||||
<div id="faq" data-section="faq">
|
||||
<FaqDouble
|
||||
title="Frequently Asked Questions"
|
||||
description="Everything you need to know about joining Apex Esports."
|
||||
description="Everything you need to know about joining Certified Xtreme Esports ."
|
||||
tag="Support"
|
||||
faqs={[
|
||||
{
|
||||
@@ -213,7 +213,7 @@ export default function ApexEsports() {
|
||||
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactFaq
|
||||
ctaTitle="Ready to Join Apex?"
|
||||
ctaTitle="Ready to Join Certified Xtreme"
|
||||
ctaDescription="Submit your application now. Our recruitment team is standing by to review your skills and potential."
|
||||
ctaButton={{
|
||||
text: "Submit Application", href: "#"
|
||||
@@ -271,7 +271,7 @@ export default function ApexEsports() {
|
||||
]
|
||||
}
|
||||
]}
|
||||
bottomLeftText="© 2025 Apex Esports. All rights reserved."
|
||||
bottomLeftText="© 2025 Certified Xtreme Esports . All rights reserved."
|
||||
bottomRightText="Built for competitive excellence"
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user