Skip to content

Commit 00eb62c

Browse files
author
ghost
committed
forgot meta details
1 parent 6aa8aaf commit 00eb62c

1 file changed

Lines changed: 51 additions & 7 deletions

File tree

new-clients-starter-offer.html

Lines changed: 51 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,53 @@
66
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
77
<title>For New Clients | Low-Risk Security Starter Offer</title>
88
<meta name="description"
9-
content="A clear, low-risk first step for new cloud security consulting clients: fixed scope, fixed price, defined deliverables, and clear next steps." />
9+
content="Starter package for cloud, compliance, and AI security reviews. Fixed scope, clear deliverables, and a low-risk first step for new clients." />
1010
<link rel="preconnect" href="https://fonts.googleapis.com">
1111
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
12-
<link
13-
href="https://fonts.googleapis.com/css2?family=Instrument+Serif:ital@0;1&family=Work+Sans:wght@400;500;600;700&display=swap"
14-
rel="stylesheet">
12+
<link href="https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap" rel="stylesheet">
13+
<link rel="stylesheet" href="styles.css">
14+
<!-- New Client Starter Package -->
15+
<script type="application/ld+json">
16+
{
17+
"@context": "https://schema.org",
18+
"@type": "Service",
19+
"name": "New Client Starter Package",
20+
"description": "Fixed-scope starter package for cloud, compliance, and AI security reviews with clear deliverables and a low-risk first step.",
21+
"url": "https://www.mousa-cloud.com/new-clients-starter-offer.html",
22+
"provider": {
23+
"@id": "https://www.mousa-cloud.com/#organization"
24+
},
25+
"areaServed": [
26+
"United States", "US",
27+
"Singapore", "SG",
28+
"Saudi Arabia", "SA",
29+
"Hong Kong", "HK",
30+
"Japan", "JP"
31+
],
32+
"serviceType": "Starter Package"
33+
}
34+
</script>
35+
<!-- Free Discovery Call -->
36+
<script type="application/ld+json">
37+
{
38+
"@context": "https://schema.org",
39+
"@type": "Service",
40+
"name": "Free Discovery Call",
41+
"description": "30-minute call to confirm fit, define the issue, and decide whether the starter package is the right first step.",
42+
"url": "https://www.mousa-cloud.com/new-clients-starter-offer.html",
43+
"provider": {
44+
"@id": "https://www.mousa-cloud.com/#organization"
45+
},
46+
"areaServed": [
47+
"United States", "US",
48+
"Singapore", "SG",
49+
"Saudi Arabia", "SA",
50+
"Hong Kong", "HK",
51+
"Japan", "JP"
52+
],
53+
"serviceType": "Discovery Call"
54+
}
55+
</script>
1556
<style>
1657
:root,
1758
[data-theme="light"] {
@@ -626,7 +667,8 @@
626667
</svg>
627668
</button>
628669
<a class="ghost-link" href="#how-it-works">How it works</a>
629-
<a class="btn btn-primary" href="https://calendly.com/contact-mousa-cloud-consulting/30min" target="_blank">Book free call</a>
670+
<a class="btn btn-primary" href="https://calendly.com/contact-mousa-cloud-consulting/30min"
671+
target="_blank">Book free call</a>
630672
</div>
631673
</div>
632674
</header>
@@ -641,7 +683,8 @@ <h1>Begin with one clear, low-risk security engagement.</h1>
641683
safest first step: a fixed-scope assessment with clear deliverables, a fixed price, and no obligation to
642684
continue afterwards.</p>
643685
<div class="hero-actions">
644-
<a class="btn btn-primary" href="https://calendly.com/contact-mousa-cloud-consulting/30min" target="_blank">Book a free 30-minute discovery call</a>
686+
<a class="btn btn-primary" href="https://calendly.com/contact-mousa-cloud-consulting/30min"
687+
target="_blank">Book a free 30-minute discovery call</a>
645688
<a class="ghost-link" href="#starter-package">See the starter package</a>
646689
</div>
647690
<div class="trust-strip" aria-label="Trust signals">
@@ -924,7 +967,8 @@ <h2>Start with one smart first step.</h2>
924967
call,
925968
explain the issue you want reviewed, and we can confirm whether this is the right entry point.</p>
926969
<div class="hero-actions" style="margin-top:1.25rem;">
927-
<a class="btn btn-primary" href="https://calendly.com/contact-mousa-cloud-consulting/30min" target="_blank">Book your free 30-minute discovery call</a>
970+
<a class="btn btn-primary" href="https://calendly.com/contact-mousa-cloud-consulting/30min"
971+
target="_blank">Book your free 30-minute discovery call</a>
928972
<a class="btn btn-secondary" href="#starter-package">Review the package again</a>
929973
</div>
930974
</div>

0 commit comments

Comments
 (0)