Updated some information but mostly just added graphics and images to make the site more interesting

This commit is contained in:
Alan Bridgeman 2023-10-15 00:49:55 -05:00
parent ce47f6a76b
commit 78c81b8f00
15 changed files with 112 additions and 10 deletions

View file

@ -14,6 +14,22 @@
</section>
<section class="product">
<div class="side-by-side">
<div class="side-by-side-item">
<figure>
<img src="img/Bing-imgs/accessible%20event%20platform%20generic.jpeg" alt="" />
<figcaption>Generated by Bing using DALLE-3</figcaption>
</figure>
<figure>
<img src="img/Bing-imgs/accessible%20event%20platform%20tablet.jpeg" alt="" />
<figcaption>Generated by Bing using DALLE-3</figcaption>
</figure>
<figure>
<img src="img/Bing-imgs/accessible%20event%20platform%20tablet%202.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>Accessible Events Platform</h2>
<small>Price (subscription + usage): $1,100/year or $100/month subscription + usage (subject to change)</small>
<p>
@ -51,6 +67,8 @@
That's to say, our Accessible Events Platform is designed to be an all-in-one platform that helps people plan, execute, and evaluate accessible events of all sizes.
Whether you're planning a meeting of two people or a conference of thousands, our platform will guide you through the process step by step and help you create and have an accessible event without putting even more stress on you.
</p>
</div>
</div>
</section>
<section class="product">
@ -71,6 +89,18 @@
</section>
<section class="product">
<div class="side-by-side">
<div class="side-by-side-item">
<figure>
<img src="img/Bing-imgs/screen%20magnifier%20img%201.jpeg" alt="" />
<figcaption>Generated by Bing using DALLE-3</figcaption>
</figure>
<figure>
<img src="img/Bing-imgs/screen%20magnifier%20img%202.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>Multi-Tasking Screen Magnifier</h2>
<small>Price (one time price): ~$500 (subject to change)</small>
<p>Our Multi-Tasking Screen Magnifier is designed to help people with low vision or visual impairments use their computers more effectively. Our magnifier allows you to magnify specific windows or sections of your screen, rather than just the entire screen. You can also have multiple magnifiers open at once, making it easier to multitask. Some of the features of our magnifier include:</p>
@ -82,6 +112,8 @@
<li>Keyboard shortcuts for easy use</li>
<li>And much more!</li>
</ul>
</div>
</div>
</section>
<%- include('footer.ejs') %>