Skip to content

Commit

Permalink
general improvements
Browse files Browse the repository at this point in the history
  • Loading branch information
sonomicrolabs committed Sep 20, 2023
1 parent df54afd commit 89817b2
Show file tree
Hide file tree
Showing 7 changed files with 24 additions and 14 deletions.
2 changes: 1 addition & 1 deletion _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ menu:
footer:
enable_footer: true # show/hide the entire footer
footer_title: "SonoMicro Labs"
footer_description: "Benefit from our innovative water data collection solutions, equipping your business to make data-guided choices for sustainability."
footer_description: "Benefit from our innovative water management solutions, providing your business with actionable insights to make data-guided choices for sustainability."
enable_social_media_icons: true
enable_contact_details: true
enable_menu_footer_primary: true
Expand Down
8 changes: 4 additions & 4 deletions _data/menu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ main:
url: /about/
weight: 5

- name: Request Quote
- name: Get in touch
url: "/contact"
weight: 6
footer_primary:
Expand Down Expand Up @@ -82,9 +82,9 @@ footer_tertiary:
#- name: Terms and Conditions
# url: /terms-and-conditions/
# weight: 2
- name: Request quote
url:
weight: 3
#- name: Contact us
# url:
# weight: 3
- name: Frequently asked questions
url: /FAQ
weight: 4
Expand Down
4 changes: 3 additions & 1 deletion _includes/framework/global/forms/form-contact-formspree.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,10 @@
<input type="text" name="name" id="company-name" placeholder="Optional">
<label for="email-address">Email Address</label>
<input type="email" name="_replyto" id="email-address" placeholder="Your Email" required="" style="color: black;">
<label for="message">Your Message</label>
<label for="message">Your Message*</label>
<textarea rows="5" name="message" id="message" placeholder="Get in touch to express your interest, request a free demo or request a quote for your project." required="" style="color: black;"></textarea>
<label for="message">How did you hear about SonoMicro?*</label>
<textarea rows="5" name="message" id="message" placeholder="" required="" style="color: black;"></textarea>
<input type="hidden" name="_subject" id="email-subject" value="Contact Form Submission" style="color: black;">
</fieldset>
<input type="submit" value="Submit" style="color: black;">
Expand Down
12 changes: 8 additions & 4 deletions collections/_services/hardware.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,14 +33,18 @@ hero:
style: "primary"
---
# Custom Designed Hardware
SonoMicro's data collecting hardware is expertly engineered from the ground up for effortless integration and cost-effectiveness. Our non-invasive measurement techniques make us a leading choice in the industry.
SonoMicro's flow measurement hardware is expertly engineered from the ground up for effortless integration and cost-effectiveness. Our non-invasive measurement techniques make us a leading choice in the industry.

- We utilise the benefits of ultrasonic sound for flow measurment.
- And couple that with state of the art industrial IoT technologies to relay data to and from the cloud.

# Effortless Integration
With SonoMicro, you can enjoy a smooth transition to advanced water management without the hassle:

- No system downtime required
- No plumbing alterations or extra fittings needed
- No electrician necessary
- No system downtime required.
- No pressure drop.
- No plumbing alterations or extra fittings needed.
- No electrician necessary.

# Cost-Effective Data Transmission
Our hardware leverages existing cellular infrastructure for data transmission, ensuring you receive accurate, real-time water flow data without incurring additional costs.
Expand Down
4 changes: 3 additions & 1 deletion pages/contact.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
---
layout: contact
title: Contact
title: Get in touch.
body_classes: page-contact
---

Get in touch to discuss your use case, our pricing, or for any technical questions.
6 changes: 4 additions & 2 deletions pages/home.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@
layout: home
permalink: "/"
title: "SonoMicro"
description: "Benefit from our innovative water data collection solutions, providing your business with actionable insights to make data-guided choices for sustainability."
description: "Benefit from our innovative water management solutions, providing your business with actionable insights to make data-guided choices for sustainability."
header_transparent: true
meta_title: SonoMicro

hero:
enabled: true
heading: "We Empower Your Water Sustainability Journey"
#sub_heading: "Benefit from our water metering solution, providing your business with actionable insights to make data-guided choices for sustainability."
sub_heading: "Unlock Data-Driven Water Sustainability with Our Non-Invasive Sub-Metering Solutions."
sub_heading: "Unlock Data-Driven Water Management with Our Non-Invasive Flow Metering Solutions."
text_color: "#FFFFFF"
background_color: "#1d2830"
background_gradient: true
Expand Down Expand Up @@ -56,6 +56,8 @@ intro:
features:
enabled: true
list:
- text: "No process interruption nor downtime needed and runs without affecting flow pressure."
fa_icon: "fas fa-check"
- text: "Autonomous, real-time measurements of water flow for efficient water consumption monitoring, helping you meet CSRD regulatory requirements."
fa_icon: "fas fa-check"
- text: "Seamless integration and user-friendly interface for easy implementation and data visualization."
Expand Down
2 changes: 1 addition & 1 deletion pages/terms.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ For the purposes of these Terms and Conditions:

- **Third-party Social Media Service** means any services or content (including data, information, products or services) provided by a third-party that may be displayed, included or made available by the Service.

- **Website** refers to Example Site, accessible from [https://www.example.com](https://www.example.com)
- **Website** refers to site, accessible from [https://www.sonomicro.com](https://www.sonomicro.com)

- **You** means the individual accessing or using the Service, or the company, or other legal entity on behalf of which such individual is accessing or using the Service, as applicable.

Expand Down

0 comments on commit 89817b2

Please sign in to comment.