Skip to content

Commit

Permalink
add initial texts and logos to partner page
Browse files Browse the repository at this point in the history
  • Loading branch information
mbernasocchi committed Oct 5, 2023
1 parent 237aff6 commit 57993d8
Showing 1 changed file with 10 additions and 11 deletions.
21 changes: 10 additions & 11 deletions partner.html
Original file line number Diff line number Diff line change
Expand Up @@ -151,27 +151,26 @@ <h1>Join our partner programs</h1>

<div class="col-lg-4" >
<div class="feature">
<h2>Work efficiently</h2>
<img src="images/point_deploy.svg">
<p>Survey and digitise data in no time. QField is the professional mobile app for QGIS, allowing users to deploy their existing projects to the field.
</p>
<h2>Certified (hardware)</h2>
<img src="images/logo_certified.png">
<p>Devices bearing the "QField Certified" logo are thoroughly tested by the QField team for seamless integration and user experience with QField.</p>
</div>
</div>


<div class="col-lg-4" >
<div class="feature">
<h2>Be anywhere</h2>
<img src="images/point_sync.svg">
<p>Edit your data on the go. Seamless integration with <a href="https://qfield.cloud">QFieldCloud</a> allows your team to work on your projects anywhere anytime.</p>
<h2>Works with (hardware)</h2>
<img src="images/logo_work-with.png">
<p>The "Works with QField" badge, is designed to showcase hardware manufacturers whose devices are compatible with QField.</p>
</div>
</div>

<div class="col-lg-4" >
<div class="feature">
<h2>Open anything</h2>
<img src="images/point_formats.svg">
<p>Open a wide range of spatial data formats, connect to industry-leading spatial databases and consume standardised geowebservices.</p>
<h2>Certified trainer</h2>
<img src="images/logo_certified-trainer.png">
<p>Survey and digitise data in no time. QField is the professional mobile app for QGIS, allowing users to deploy their existing projects to the field.
</p>
</div>
</div>

Expand Down

0 comments on commit 57993d8

Please sign in to comment.