Updated some information but mostly just added graphics and images to make the site more interesting
This commit is contained in:
parent
ce47f6a76b
commit
78c81b8f00
15 changed files with 112 additions and 10 deletions
|
|
@ -7,6 +7,34 @@
|
|||
<h1 class="homepage-banner__title">Welcome to Bridgeman Accessible</h1>
|
||||
<p class="homepage-banner__text">Bridgeman Accessible is a small digital accessibility startup based in <%= business.location %></p>
|
||||
</div>
|
||||
<div class="side-by-side">
|
||||
<div class="side-by-side-item">
|
||||
<figure>
|
||||
<img src="img/Bing-imgs/technology%20bridge.jpeg" alt="" />
|
||||
<figcaption>Generated by Bing using DALLE-3</figcaption>
|
||||
</figure>
|
||||
</div>
|
||||
<div class="side-by-side-item" style="display: flex;flex-direction: column;align-self: center">
|
||||
<h2>Bridging digital accessibility into Tomorrow</h2>
|
||||
<p>
|
||||
We work closely with our clients to help make sure there is always a clear path or bridge for people living with disabilities to use their products and services. But not just a bridge good for today but tomorrow and into the future as well.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="side-by-side">
|
||||
<div class="side-by-side-item">
|
||||
<figure>
|
||||
<img src="img/Bing-imgs/devs%20working%20on%20innovation.jpeg" alt="" />
|
||||
<figcaption>Generated by Bing using DALLE-3</figcaption>
|
||||
</figure>
|
||||
</div>
|
||||
<div class="side-by-side-item" style="display: flex;flex-direction: column;align-self: center">
|
||||
<h2>Innovation is what we do</h2>
|
||||
<p>
|
||||
We leverage the most modern technology, practices and techniques in combination with our own resourcefulness, ingenuity and creativity to create truly innovative solutions to address modern problems of professionals living with disabilities.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<img src="img/logo_with_black_background.png" alt="A white on black background version of the Bridgeman Accessible logo of a visually impaired person with a cane and someone in a wheelchair crossing a bridge which sits above a computer with a globe inside it with the words Bridgeman Accessible immediately below everything." />
|
||||
</section>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue