Compare commits
11 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 11437f7d7f | |||
| b1af8fab27 | |||
| 28dc83eb39 | |||
| 5e8d8b32de | |||
| bc355ac7ec | |||
| 64c22ba9cc | |||
| a25b649a3c | |||
| 2ead5ca38d | |||
| 80eceb65cf | |||
| 098dfb435c | |||
| 6b2fc75b11 |
@@ -47,7 +47,7 @@ export default function LandingPage() {
|
||||
id: "/contact",
|
||||
},
|
||||
]}
|
||||
brandName="R-Dex Group"
|
||||
brandName="R-Dex Cyber Solution "
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
@@ -35,14 +35,14 @@ export default function LandingPage() {
|
||||
{ name: "Blog", id: "/blog" },
|
||||
{ name: "Contact", id: "/contact" },
|
||||
]}
|
||||
brandName="R-Dex Group"
|
||||
brandName="R-Dex Cyber Solution "
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroOverlay
|
||||
title="Securing the Future of Digital Infrastructure"
|
||||
description="R-Dex Group Of Industry provides advanced cybersecurity training, defense, and consulting services for a hyper-connected world."
|
||||
description="Become a certified expert or harden your enterprise defenses with R-Dex Group's advanced cybersecurity training and consulting services."
|
||||
buttons={[
|
||||
{ text: "Start Learning", href: "/courses" },
|
||||
{ text: "Contact Us", href: "/contact" },
|
||||
@@ -99,7 +99,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterBaseReveal
|
||||
logoText="R-Dex Group"
|
||||
logoText="R-Dex Cyber Solution "
|
||||
columns={[
|
||||
{
|
||||
title: "Company", items: [
|
||||
|
||||
Reference in New Issue
Block a user