✅ 1. Hero Section Template
html
CopyEdit
<h1>Canada’s Leading Digital Adoption & CRM Onboarding Agency</h1> <p>We empower businesses with tailored Odoo implementations, seamless digital transitions, and scalable automation strategies.</p> <a href="#get-started" class="btn-primary">Get Your Free Digital Audit</a>
✅ 2. Problem + Solution Template
html
CopyEdit
<section> <h2>Stuck in Outdated Systems?</h2> <p>Manual workflows, disconnected CRMs, and low customer engagement are costing you time and revenue. Go Digital bridges the gap between your current setup and a fully optimized digital future — fast, flexible, and affordable.</p> </section>
✅ 3. Core Services Template (3-Column Grid)
html
CopyEdit
<section> <h2>What We Offer</h2> <div class="service-grid"> <div class="service-block"> <img src="icons/crm.svg" alt="CRM Setup"> <h3>Odoo CRM Setup</h3> <p>Customized CRM solutions built on Odoo to automate your customer lifecycle.</p> </div> <div class="service-block"> <img src="icons/adoption.svg" alt="Digital Adoption"> <h3>Digital Adoption Planning</h3> <p>Assessments, audits, and implementation plans to future-proof your operations.</p> </div> <div class="service-block"> <img src="icons/automation.svg" alt="Automation"> <h3>Marketing Automation</h3> <p>Trigger-based workflows using tools like Zapier, Twilio, and Mailchimp.</p> </div> </div> </section>
✅ 4. Why Choose Us Template
html
CopyEdit
<section> <h2>Why Go Digital?</h2> <ul> <li>🔧 100+ Odoo CRM deployments completed</li> <li>💡 Dedicated consultants & support team</li> <li>🌐 Offices across Canada, U.S., and India</li> <li>📊 Data-driven, result-focused strategy</li> <li>⚡ Automation + Integration Experts</li> </ul> </section>
✅ 5. Testimonials Template
html
CopyEdit
<section> <h2>What Our Clients Say</h2> <blockquote> <p>"Go Digital helped us streamline sales, automate workflows, and onboard our team on Odoo within weeks. Highly recommend!"</p> <cite>— Amandeep S., Logistics Director</cite> </blockquote> <blockquote> <p>"We tried other CRM tools, but Go Digital's custom Odoo build completely changed the game for us."</p> <cite>— Tania R., E-commerce Founder</cite> </blockquote> </section>
✅ 6. Free Audit CTA Section
html
CopyEdit
<section class="cta-banner"> <h2>Ready to Go Digital?</h2> <p>Claim your FREE Digital Adoption Audit and discover how to grow smarter, faster.</p> <a href="#form" class="btn-secondary">Book My Audit</a> </section>
✅ 7. Case Study Summary Block
html
CopyEdit
<section> <h2>Case Study: Scaling CRM for a Canadian Retail Chain</h2> <p>We helped a multi-location retail brand migrate from spreadsheets to a fully automated Odoo CRM — increasing customer retention by 42% and reducing manual tasks by 60%. <a href="/case-studies">See More Results →</a></p> </section>
✅ 8. Locations Section
html
CopyEdit
<section> <h2>Where We Operate</h2> <p>We proudly serve clients from our hubs in Calgary, Toronto, and New Jersey — with extended teams in Delhi, Pune, and Bangalore. Projects also completed across Europe and the Middle East.</p> </section>
✅ 9. Contact / Inquiry Form Template
html
CopyEdit
<section id="form"> <h2>Let’s Talk Strategy</h2> <form> <input type="text" placeholder="Your Name *" required /> <input type="email" placeholder="Your Email *" required /> <textarea placeholder="Tell us about your project..." rows="4"></textarea> <button type="submit" class="btn-primary">Submit Inquiry</button> </form> </section>
✅ 10. Comparison Chart Section (Odoo vs. Salesforce vs. HubSpot)
html
CopyEdit
<section> <h2>Which CRM is Right for You?</h2> <table> <thead> <tr> <th>Feature</th> <th>Odoo</th> <th>Salesforce</th> <th>HubSpot</th> </tr> </thead> <tbody> <tr> <td>Cost</td> <td>💰 Low (Open Source)</td> <td>❌ High</td> <td>⚠️ Medium</td> </tr> <tr> <td>Customization</td> <td>✅ Full</td> <td>⚠️ Moderate</td> <td>✅ High</td> </tr> <tr> <td>Support</td> <td>✅ Global Partners</td> <td>✅ Extensive</td> <td>✅ Extensive</td> </tr> </tbody> </table> </section>