Skip to content

Commit cf50cac

Browse files
committed
Add state government focus and MFMP vendor status
1 parent d4e439c commit cf50cac

1 file changed

Lines changed: 15 additions & 10 deletions

File tree

index.html

Lines changed: 15 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
<meta charset="UTF-8">
55
<meta name="viewport" content="width=device-width, initial-scale=1.0">
66
<meta http-equiv="X-UA-Compatible" content="IE=edge">
7-
<meta name="description" content="Waypoint Compliance Advisory - Cybersecurity compliance consulting for federal contractors. CMMC, FedRAMP, security assessments, and fractional CISO services. Service-Disabled Veteran-Owned Small Business.">
8-
<meta name="keywords" content="CMMC, FedRAMP, cybersecurity compliance, federal contractor, SDVOSB, veteran-owned, security assessment, fractional CISO, DoD compliance">
9-
<title>Waypoint Compliance Advisory | Cybersecurity Compliance for Federal Contractors</title>
7+
<meta name="description" content="Waypoint Compliance Advisory - Cybersecurity compliance consulting for federal and state government contractors. CMMC, FedRAMP, security assessments, and fractional CISO services. Service-Disabled Veteran-Owned Small Business.">
8+
<meta name="keywords" content="CMMC, FedRAMP, cybersecurity compliance, federal contractor, state government, Florida MFMP, SDVOSB, veteran-owned, security assessment, fractional CISO, DoD compliance">
9+
<title>Waypoint Compliance Advisory | Cybersecurity Compliance for Government Contractors</title>
1010

1111
<style>
1212
* {
@@ -287,7 +287,7 @@
287287

288288
.info-grid {
289289
display: grid;
290-
grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
290+
grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
291291
gap: 2rem;
292292
text-align: center;
293293
}
@@ -429,15 +429,15 @@
429429

430430
<section class="hero">
431431
<div class="status-badge">✓ Now Accepting Clients</div>
432-
<h1>Cybersecurity Compliance<br><span>for Federal Contractors</span></h1>
433-
<p>Expert guidance through CMMC, FedRAMP, and federal security requirements. Veteran-owned. Mission-focused. Results-driven.</p>
432+
<h1>Cybersecurity Compliance<br><span>for Federal & State Government</span></h1>
433+
<p>Expert guidance through CMMC, FedRAMP, and federal & state security requirements. Veteran-owned. Mission-focused. Results-driven.</p>
434434
<a href="https://calendly.com/tech-waypointca/30min" class="cta-button">Book a Free Consultation</a>
435435
</section>
436436

437437
<section class="services" id="services">
438438
<div class="container">
439439
<h2>Our Services</h2>
440-
<p class="section-subtitle">Comprehensive cybersecurity compliance solutions tailored for defense contractors and federal agencies.</p>
440+
<p class="section-subtitle">Comprehensive cybersecurity compliance solutions tailored for defense contractors, federal agencies, and state government.</p>
441441

442442
<div class="services-grid">
443443
<div class="service-card">
@@ -525,7 +525,7 @@ <h4 style="color: var(--primary-navy); margin-bottom: 0.5rem;">Professional Cert
525525
<section class="why-us" id="about">
526526
<div class="container">
527527
<h2>Why Waypoint?</h2>
528-
<p class="section-subtitle">Trusted expertise backed by real-world experience in federal security.</p>
528+
<p class="section-subtitle">Trusted expertise backed by real-world experience in federal and state security.</p>
529529

530530
<div class="credentials-grid">
531531
<div class="credential-item">
@@ -536,7 +536,7 @@ <h3>Veteran-Owned</h3>
536536

537537
<div class="credential-item">
538538
<div class="credential-icon">🏛️</div>
539-
<h3>Federal Experience</h3>
539+
<h3>Government Experience</h3>
540540
<p>Direct experience with HHS OIG, USCIS, and major defense contractors.</p>
541541
</div>
542542

@@ -558,7 +558,7 @@ <h3>Results-Focused</h3>
558558
<section class="business-info">
559559
<div class="container">
560560
<h2>Business Information</h2>
561-
<p class="section-subtitle">Registered and ready for federal contracting.</p>
561+
<p class="section-subtitle">Registered and ready for federal and state contracting.</p>
562562

563563
<div class="info-grid">
564564
<div class="info-item">
@@ -573,6 +573,10 @@ <h4>CAGE Code</h4>
573573
<h4>Status</h4>
574574
<p>SDVOSB (Pending)</p>
575575
</div>
576+
<div class="info-item">
577+
<h4>Florida</h4>
578+
<p>MFMP Vendor</p>
579+
</div>
576580
<div class="info-item">
577581
<h4>Location</h4>
578582
<p>DeLand, Florida</p>
@@ -605,6 +609,7 @@ <h2>Let's Talk</h2>
605609
<div class="footer-badges">
606610
<span class="footer-badge highlight">Service-Disabled Veteran-Owned</span>
607611
<span class="footer-badge">SAM.gov Registered</span>
612+
<span class="footer-badge">Florida MFMP Vendor</span>
608613
<span class="footer-badge">Florida LLC</span>
609614
</div>
610615
<p>© 2026 Waypoint Compliance Advisory, LLC. All rights reserved.</p>

0 commit comments

Comments
 (0)