Skip to content
Snippets Groups Projects
Commit 872b2c294370 authored by Cédric Krier's avatar Cédric Krier :atom:
Browse files

Make image fluid for small screens

parent c48215a0c656
No related branches found
No related tags found
No related merge requests found
Pipeline #74141 passed
Showing with 15 additions and 15 deletions
......@@ -6,7 +6,7 @@
{% extends "success_stories/layout.html.jinja" %}
{% block customer %}
{{ super() }}
<img src="{{ url_for('static', filename='images/success-stories/advocate-consulting-legal-group/advocate-consulting.webp') }}" class="mx-4 float-start" alt="Advocate Consulting" loading="lazy" width="260" height="100">
<img src="{{ url_for('static', filename='images/success-stories/advocate-consulting-legal-group/advocate-consulting.webp') }}" class="img-fluid mx-4 float-start" alt="Advocate Consulting" loading="lazy" width="260" height="100">
<p class="lead"><a href="https://advocatetax.com/">Advocate Consulting Legal Group, PLLC</a>is a US-based law and accounting firm that services the general aviation industry.
Advocate’s product goes by the slogan, "Aviation TLC," standing for "tax, legal, and compliance," which are areas of service that map onto the needs of customers in this unique industry.</p>
{% endblock customer %}
......
......@@ -8,7 +8,7 @@
{{ super() }}
<p class="lead">The <a href="https://www.als-schweiz.ch/">ALS society in Switzerland</a> helps and cares for people suffering from amyotrophic lateral sclerosis.
The society also provides support for relatives and friends of people suffering from this progressive life-limiting illness.</p>
<img src="{{ url_for('static', filename='images/success-stories/als-swiss/banner.webp') }}" class="img-fluid max-auto d-block" alt="" loading="lazy" width="1170" height="500">
<img src="{{ url_for('static', filename='images/success-stories/als-swiss/banner.webp') }}" class="img-fluid mx-auto d-block" alt="" loading="lazy" width="1170" height="500">
{% endblock customer %}
{% block challenge %}
{{ super() }}
......
......@@ -6,7 +6,7 @@
{% extends "success_stories/layout.html.jinja" %}
{% block customer %}
{{ super() }}
<img src="{{ url_for('static', filename='images/success-stories/apar-aiims/aiims.webp') }}" class="mx-4 float-start" alt="" loading="lazy" width="190" height="71">
<img src="{{ url_for('static', filename='images/success-stories/apar-aiims/aiims.webp') }}" class="img-fluid mx-4 float-start" alt="" loading="lazy" width="190" height="71">
<p class="lead">The <a href="https://aiims.edu/">All Indian Institute of Medical Sciences</a> are a group of autonomous government public medical colleges of higher education.
These institutes have been declared by an Act of Parliament as Institutes of National Importance.</p>
<p>APAR stands for Annual Performance Appraisal Report.
......
......@@ -7,7 +7,7 @@
{% block customer %}
{{ super() }}
<p class="lead">
<img src="{{ url_for('static', filename='images/success-stories/camir/warehouse1.webp') }}" class="mx-auto my-4 d-block mx-md-4 my-md-0 float-md-start" alt="Zone C of CAMIR's warehouse" loading="lazy" width="300" height="400">
<img src="{{ url_for('static', filename='images/success-stories/camir/warehouse1.webp') }}" class="img-fluid mx-auto my-4 d-block mx-md-4 my-md-0 float-md-start" alt="Zone C of CAMIR's warehouse" loading="lazy" width="300" height="400">
<a href="https://www.camirperu.com/">CAMIR</a>, is a company whose main activities are the commercialization of industrial products and the manufacture of metal parts at the business to business level, one of its main clients is the largest brewery factory in Peru.</p>
<p>It started operations in 1991 and is located in the JR. HELIO NRO. 5624 URB. INDUSTRIAL INFANTAS - LOS OLIVOS - LIMA - PERU.</p>
<p>It has <a href="https://www.iso.org/standard/62085.html">ISO 9001-2015</a> certification since April-2018, a process initiated in parallel with the implementation of Tryton as its ERP in 2017.</p>
......@@ -32,7 +32,7 @@
<p>In response to the problems identified during the analytical phase, we defined the scope of the changes that were required.
From this we were able to work out what Tryton modules were needed to support all of the businesses processes.</p>
<p>
<img src="{{ url_for('static', filename='images/success-stories/camir/warehouse2.webp') }}" class="mx-auto my-4 d-block mx-md-4 my-md-0 float-md-end" alt="Zone B of CAMIR's warehouse" loading="lazy" width="350" height="467">
<img src="{{ url_for('static', filename='images/success-stories/camir/warehouse2.webp') }}" class="img-fluid mx-auto my-4 d-block mx-md-4 my-md-0 float-md-end" alt="Zone B of CAMIR's warehouse" loading="lazy" width="350" height="467">
The modules that were needed were the following:</p>
<ul>
<li>Purchase</li>
......
......@@ -7,7 +7,7 @@
{% block customer %}
{{ super() }}
<p class="lead">
<img src="{{ url_for('static', filename='images/success-stories/grufesa/grufesa.webp') }}" class="mx-4 float-end" alt="strawberries" loading="lazy" width="286" height="180">
<img src="{{ url_for('static', filename='images/success-stories/grufesa/grufesa.webp') }}" class="img-fluid mx-4 float-end" alt="strawberries" loading="lazy" width="286" height="180">
<a href="http://grufesa.com/">Grufesa SAT</a> is one of the biggest berry exporters in Europe.
Over the last 35 years millions of people from across Europe, Russia and America have consumed strawberries they have produced.
</p>
......
......@@ -7,7 +7,7 @@
{% block customer %}
{{ super() }}
<p class="lead">
<img src="{{ url_for('static', filename='images/success-stories/koolvet/cat.webp') }}" class="mx-4 float-end" alt="cat with veterinary" loading="lazy" width="257" height="257">
<img src="{{ url_for('static', filename='images/success-stories/koolvet/cat.webp') }}" class="img-fluid mx-4 float-end" alt="cat with veterinary" loading="lazy" width="257" height="257">
<a href="https://www.koolvet.com/">Koolvet</a> is a young company based in Spain but expanding to South America.
It offers veterinary software for the management of clinics, veterinary offices, universities and ambulant veterinarians.
</p>
......@@ -60,7 +60,7 @@
{% block results %}
{{ super() }}
<p>
<img src="{{ url_for('static', filename='images/success-stories/koolvet/results.webp') }}" class="mx-4 float-start" alt="computer with koolvet software" loading="lazy" width="400" height="246">
<img src="{{ url_for('static', filename='images/success-stories/koolvet/results.webp') }}" class="img-fluid mx-4 float-start" alt="computer with koolvet software" loading="lazy" width="400" height="246">
Our customers are extremely happy with koolvet: They can access their information from anywhere using any device.
All the team members always have easy access to information that is always up to date, and their processes have been streamlined making them simpler and less error prone.
</p>
......
......@@ -11,7 +11,7 @@
They are committed to satisfing their client's needs with respect to design, printing and placement of billboards.
Currently they have 16 employees, 5 users in the office and 11 who work in production.
</p>
<img src="{{ url_for('static', filename='images/success-stories/legna/offices.webp') }}" class="w-100" alt="legna offices" loading="lazy" width="534" height="400">
<img src="{{ url_for('static', filename='images/success-stories/legna/offices.webp') }}" class="img-fluid" alt="legna offices" loading="lazy" width="534" height="400">
{% endblock customer %}
{% block challenge %}
{{ super() }}
......@@ -52,7 +52,7 @@
{% block results %}
{{ super() }}
<p>
<img src="{{ url_for('static', filename='images/success-stories/legna/tryton-computer.webp') }}" class="mb-4 center w-100" alt="A Legna computer using Tryton" loading="lazy" width="540" height="400">
<img src="{{ url_for('static', filename='images/success-stories/legna/tryton-computer.webp') }}" class="img-fluid mb-4 center" alt="A Legna computer using Tryton" loading="lazy" width="540" height="400">
The migration from Excel to Tryton has been a complete success.
Tryton has shown that it is an excellent solution for companies that need a standard accounting and business management system.
With some light customization it was easy to get it to work perfectly for LEGNA COMUNICACIÓN VISUAL, SRL.
......
......@@ -7,7 +7,7 @@
{% block customer %}
{{ super() }}
<p class="lead">
<img src="{{ url_for('static', filename='images/success-stories/mifarma/mifarma.webp') }}" class="mx-4 float-end" alt="online-parapharmacy" loading="lazy" width="286" height="180">
<img src="{{ url_for('static', filename='images/success-stories/mifarma/mifarma.webp') }}" class="img-fluid d-block float-md-end" alt="online-parapharmacy" loading="lazy" width="286" height="180">
<a href="https://www.atida.com/es-es">Mifarma</a> is one of the most important parapharmacies in Europe and currently is the market leader in Spain.
It is part of the Atida Group and it also has a presence in other countries such as Portugal, Italy, France, the United Kingdom, Germany and the Netherlands.
The company was founded in 2010.
......
......@@ -7,7 +7,7 @@
{% block customer %}
{{ super() }}
<p class="lead">
<img src="{{ url_for('static', filename='images/success-stories/revelle/office.webp') }}" class="ms-2 float-end" alt="Revelle's office" loading="lazy" width="201" height="300">
<img src="{{ url_for('static', filename='images/success-stories/revelle/office.webp') }}" class="img-fluid d-block float-sm-end" alt="Revelle's office" loading="lazy" width="201" height="300">
<a href="http://www.revellegroup.com/">Revelle Group</a> is a Belgium-based consulting company working in developing countries and emerging economies in three key sectors: energy and climate change; environment; and sustainable economic and social development.</p>
{% endblock customer %}
{% block challenge %}
......
......@@ -6,7 +6,7 @@
{% extends "success_stories/layout.html.jinja" %}
{% block customer %}
{{ super() }}
<img src="{{ url_for('static', filename='images/success-stories/sinclair-containers/sinclair.webp') }}" class="mx-4 float-start" alt="" loading="lazy" width="131" height="38">
<img src="{{ url_for('static', filename='images/success-stories/sinclair-containers/sinclair.webp') }}" class="img-fluid mx-4 float-start" alt="" loading="lazy" width="131" height="38">
<p class="lead"><a href="https://sinclaircontainers.com.au/">Sinclair Containers</a> is an Australian company selling and renting containers.</p>
{% endblock customer %}
{% block challenge %}
......
......@@ -11,7 +11,7 @@
This is a sustainable solution for new and old buildings.
No pollution of the "heating water" and a 13% faster heating / cooling transfer makes the heating systems last longer.
Wenger Energie offers consulting, sales, installation and servicing for their systems.</p>
<img src="{{ url_for('static', filename='images/success-stories/wenger-energie/banner-800px.webp') }}" class="img-fluid max-auto d-block" alt="Heating and cooling system" loading="lazy" width="800" height="632">
<img src="{{ url_for('static', filename='images/success-stories/wenger-energie/banner-800px.webp') }}" class="img-fluid mx-auto d-block" alt="Heating and cooling system" loading="lazy" width="800" height="632">
{% endblock customer %}
{% block challenge %}
{{ super() }}
......@@ -43,7 +43,7 @@
{% endblock implementation %}
{% block results %}
{{ super() }}
<img src="{{ url_for('static', filename='images/success-stories/wenger-energie/system.webp') }}" class="mx-4 float-end" alt="Employee with thumb up" loading="lazy" width="225" height="400">
<img src="{{ url_for('static', filename='images/success-stories/wenger-energie/system.webp') }}" class="img-fluid d-block float-sm-end" alt="Employee with thumb up" loading="lazy" width="225" height="400">
<p>Two years after implementation the big question to the employees was</p>
<blockquote class="blockquote">
- Are you happy with Tryton?<br/>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment