refactor: Remove all pagination from MSP Buyers Guide
Starting fresh with pagination: - Removed all page div wrappers (except cover page) - Removed all footer divs - Removed all page comments - Removed duplicate headers between pages - Content now flows continuously Ready to add page breaks where content naturally fits. Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -297,8 +297,6 @@ ul.feature-list li:before {
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!-- PAGE 2: WHO THIS GUIDE IS FOR -->
|
||||
<div class="page">
|
||||
<div class="header">
|
||||
<div class="logo">Arizona Computer Guru</div>
|
||||
<div class="contact">
|
||||
@@ -348,16 +346,6 @@ ul.feature-list li:before {
|
||||
|
||||
<p style="margin-top: 12px; font-weight: bold; color: #1e3c72;">Ready? Let's start with the red flags.</p>
|
||||
|
||||
<div class="footer">Protecting Tucson Businesses Since 2001 | Page 2 of 8</div>
|
||||
</div>
|
||||
|
||||
<!-- PAGE 3: RED FLAGS 1-3 -->
|
||||
<div class="page">
|
||||
<div class="header">
|
||||
<div class="logo">Arizona Computer Guru</div>
|
||||
<div class="contact"><div class="phone">520.304.8300</div></div>
|
||||
</div>
|
||||
|
||||
<h1>The 7 Red Flags of a Bad MSP</h1>
|
||||
|
||||
<div class="red-flag-box">
|
||||
@@ -408,16 +396,6 @@ Our pricing is published: $19-39/endpoint depending on the protection tier, $200
|
||||
<strong>Key Question:</strong> "Can you send me a rate sheet or pricing guide before we schedule a sales call?"
|
||||
</div>
|
||||
|
||||
<div class="footer">Protecting Tucson Businesses Since 2001 | Page 3 of 8</div>
|
||||
</div>
|
||||
|
||||
<!-- PAGE 4: RED FLAGS 4-7 -->
|
||||
<div class="page">
|
||||
<div class="header">
|
||||
<div class="logo">Arizona Computer Guru</div>
|
||||
<div class="contact"><div class="phone">520.304.8300</div></div>
|
||||
</div>
|
||||
|
||||
<h1>The 7 Red Flags (Continued)</h1>
|
||||
|
||||
<div class="red-flag-box">
|
||||
@@ -496,16 +474,6 @@ We've been in Tucson since 2001. Our office is at 7437 E. 22nd St. We're not a n
|
||||
<strong>Key Question:</strong> "Where is your office? How long have you been in this market? Can you be onsite if needed, and how quickly?"
|
||||
</div>
|
||||
|
||||
<div class="footer">Protecting Tucson Businesses Since 2001 | Page 4 of 8</div>
|
||||
</div>
|
||||
|
||||
<!-- PAGE 5: PRICING -->
|
||||
<div class="page">
|
||||
<div class="header">
|
||||
<div class="logo">Arizona Computer Guru</div>
|
||||
<div class="contact"><div class="phone">520.304.8300</div></div>
|
||||
</div>
|
||||
|
||||
<h1>What Should You Actually Pay for IT?</h1>
|
||||
<div class="subtitle">Industry benchmarks and real-world pricing</div>
|
||||
|
||||
@@ -562,16 +530,6 @@ We've been in Tucson since 2001. Our office is at 7437 E. 22nd St. We're not a n
|
||||
<li><strong>Annual Real Cost:</strong> $43,300 (vs. $7,980/year for GPS-Pro that would have prevented both incidents)</li>
|
||||
</ul>
|
||||
|
||||
<div class="footer">Protecting Tucson Businesses Since 2001 | Page 5 of 8</div>
|
||||
</div>
|
||||
|
||||
<!-- PAGE 6: QUESTIONS TO ASK -->
|
||||
<div class="page">
|
||||
<div class="header">
|
||||
<div class="logo">Arizona Computer Guru</div>
|
||||
<div class="contact"><div class="phone">520.304.8300</div></div>
|
||||
</div>
|
||||
|
||||
<h1>10 Questions to Ask ANY MSP</h1>
|
||||
<div class="subtitle">Use these to evaluate us or our competitors</div>
|
||||
|
||||
@@ -625,16 +583,6 @@ We've been in Tucson since 2001. Our office is at 7437 E. 22nd St. We're not a n
|
||||
<strong>Good Answer:</strong> "We work with several [your industry] businesses in the area. Here are three references you can contact."
|
||||
</div>
|
||||
|
||||
<div class="footer">Protecting Tucson Businesses Since 2001 | Page 6 of 8</div>
|
||||
</div>
|
||||
|
||||
<!-- PAGE 7: GPS PHILOSOPHY -->
|
||||
<div class="page">
|
||||
<div class="header">
|
||||
<div class="logo">Arizona Computer Guru</div>
|
||||
<div class="contact"><div class="phone">520.304.8300</div></div>
|
||||
</div>
|
||||
|
||||
<h1>Why We Built GPS the Way We Did</h1>
|
||||
|
||||
<h2>Transparent Per-Endpoint Pricing</h2>
|
||||
@@ -678,19 +626,6 @@ We've been in Tucson since 2001. Our office is at 7437 E. 22nd St. We're not a n
|
||||
<div class="author">- David R., Construction Company, 42 employees</div>
|
||||
</div>
|
||||
|
||||
<div class="footer">Protecting Tucson Businesses Since 2001 | Page 7 of 8</div>
|
||||
</div>
|
||||
|
||||
<!-- PAGE 8: NEXT STEPS -->
|
||||
<div class="page">
|
||||
<div class="header">
|
||||
<div class="logo">Arizona Computer Guru</div>
|
||||
<div class="contact">
|
||||
<div class="phone">520.304.8300</div>
|
||||
<div>7437 E. 22nd St, Tucson, AZ 85710</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<h1>Next Steps: Three No-Pressure Options</h1>
|
||||
|
||||
<div class="example-box">
|
||||
@@ -755,8 +690,5 @@ We've been in Tucson since 2001. Our office is at 7437 E. 22nd St. We're not a n
|
||||
<p style="margin-top: 8px; text-align: center; font-weight: bold; color: #f39c12;">Thank you for reading.</p>
|
||||
</div>
|
||||
|
||||
<div class="footer">Protecting Tucson Businesses Since 2001 | Page 8 of 8</div>
|
||||
</div>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user