Skip to content

Commit

Permalink
better partner page
Browse files Browse the repository at this point in the history
  • Loading branch information
mbernasocchi committed Jun 16, 2024
1 parent 7193065 commit 6ff6d43
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 10 deletions.
36 changes: 27 additions & 9 deletions certified-hardware.html
Original file line number Diff line number Diff line change
Expand Up @@ -239,15 +239,33 @@ <h2>Certified devices</h2>
</div>
</div>
<!-- Section #2: partners -->
<div class="row">
<div class="col-lg-4">
<div class="feature">
<h2>HAPPY MINI Q</h2>
<img src="images/partners/happy-mini-q.jpg">
<p>The HAPPY MINI Q is a 170 gramms sub-centimetre precision GNSS with IMU built explicitly for QField</p>
<p><a href="https://happy-q.com" target="_blank">Buy now</a></p>
</div>
</div>

<div class="sdg">
<h3>Happy Mini Q</h3>
<img src="images/partners/happy-mini-q.jpg" alt="Happy MiniQ" width="100">
<p>The Happy MiniQ is a 170 gramms sub-centimetre precision GNSS with IMU built explicitly for QField</p>
<p>The HAPPY MINI Q is small and light but keeps all the features of the big boys: 1408 channels, full-constellation antenna, IMU and excellent performance specially in complex environments.</p>
<p class="learn-more"><a href="https://happy-q.com" target="_blank">Buy now</a></p>
</div>
<div class="sdg">
<h3>Happy Monch 2</h3>
<img src="images/partners/happy-monch-2.png" alt="Happy Monch 2" width="100">
<p>The HAPPY MÖNCH II is a fantastic sensor that offers exceptional working speed with uncompromising accuracy. The state-of-the-art technology it is equipped with ensures a lightning-fast fix with centimeter precision.</p>
<p class="learn-more"><a href="https://www.happysurvey.ch/de/gnss-rtk/moench-ii/" target="_blank">Buy now</a></p>
</div>
<div class="sdg">
<h3>Samsung Tab Active 5</h3>
<img src="https://images.samsung.com/is/image/samsung/p6pim/uk/feature/165074157/uk-feature-tablets-540309214?$FB_TYPE_K_JPG$" alt="Happy MiniQ" width="100">
<p>The Tab Active5 is a powerhouse inside and out. Fuelled by a Exynos 1380 processor and memory that is expandable to up 1TB with a MicroSD card1, this tablet is ready for any task you throw at it.</p>
<p>Empower frontline teams with the rugged Samsung Galaxy Tab Active5—our toughest tablet yet. Designed for the harshest environments, it’s glove and dirt-friendly, thanks to its adaptable touch screen and compatible S Pen. Keep tapping, typing and sketching without missing a beat.</p>
<p class="learn-more"><a href="https://www.samsung.com/uk/business/tablets/galaxy-tab-active/galaxy-tab-active5-green-128gb-sm-x306bzgaeea/" target="_blank">Buy now</a></p>
</div>
<div class="sdg">
<h3>Samsung XCover 7</h3>
<img src="https://images.samsung.com/is/image/samsung/p6pim/uk/feature/165074142/uk-feature-smartphones-540309101?$FB_TYPE_K_JPG$" alt="Happy Monch 2" width="100">
<p>The Galaxy XCover7 is like the superhero of rugged phones. It's built to MIL-STD-810H standards</p>
<p>Galaxy XCover7 combines Octa-core processing power with 6GB of Memory for fast and efficient performance for the task at hand. Enjoy 128GB of internal storage and add up to 1TB more with microSD card.</p>
<p class="learn-more"><a href="https://www.samsung.com/uk/business/smartphones/xcover/galaxy-xcover7-black-128gb-sm-g556bzkdeeb/" target="_blank">Buy now</a></p>
</div>
<div class="row">
<div class="col-lg-12 text-center">
Expand Down
2 changes: 1 addition & 1 deletion css/qfield.css
Original file line number Diff line number Diff line change
Expand Up @@ -225,7 +225,7 @@ div.feature img {
}

.sdg p.learn-more{
text-align: right;
text-align: right !important;
font-weight: bolder;
}

Expand Down

0 comments on commit 6ff6d43

Please sign in to comment.