diff --git a/src/public/css/style.css b/src/public/css/style.css index cc6e285..20560c3 100644 --- a/src/public/css/style.css +++ b/src/public/css/style.css @@ -8,7 +8,7 @@ html, body { .content { position: relative; min-height: 100%; - padding-bottom: 100px; + padding-bottom: 300px; } main { @@ -63,6 +63,7 @@ section { img { width: 100%; + /*max-height: 30%;*/ } footer { @@ -70,7 +71,7 @@ footer { position: absolute; bottom: 0; width: 100%; - height: 100px; + height: 300px; margin-top: auto; padding: 0; background-color: #333; @@ -78,4 +79,32 @@ footer { flex-direction: column; align-items: center; justify-content: center; +} + +.side-by-side { + display: flex; + flex-direction: row; + width: 100%; +} + +.side-by-side:nth-child(2n) { + flex-direction: row-reverse; +} + +.side-by-side-item { + width: 50%; +} + +@media screen and (max-width: 768px) { + .side-by-side { + flex-direction: column; + } + + .side-by-side:nth-child(2n) { + flex-direction: column; + } + + .side-by-side-item { + width: 100%; + } } \ No newline at end of file diff --git a/src/public/img/Bing-imgs/accessible event platform generic.jpeg b/src/public/img/Bing-imgs/accessible event platform generic.jpeg new file mode 100755 index 0000000..d703771 Binary files /dev/null and b/src/public/img/Bing-imgs/accessible event platform generic.jpeg differ diff --git a/src/public/img/Bing-imgs/accessible event platform tablet 2.jpeg b/src/public/img/Bing-imgs/accessible event platform tablet 2.jpeg new file mode 100755 index 0000000..6cb730c Binary files /dev/null and b/src/public/img/Bing-imgs/accessible event platform tablet 2.jpeg differ diff --git a/src/public/img/Bing-imgs/accessible event platform tablet.jpeg b/src/public/img/Bing-imgs/accessible event platform tablet.jpeg new file mode 100755 index 0000000..494f9fc Binary files /dev/null and b/src/public/img/Bing-imgs/accessible event platform tablet.jpeg differ diff --git a/src/public/img/Bing-imgs/devs working on innovation.jpeg b/src/public/img/Bing-imgs/devs working on innovation.jpeg new file mode 100755 index 0000000..58272f6 Binary files /dev/null and b/src/public/img/Bing-imgs/devs working on innovation.jpeg differ diff --git a/src/public/img/Bing-imgs/screen magnifier img 1.jpeg b/src/public/img/Bing-imgs/screen magnifier img 1.jpeg new file mode 100755 index 0000000..2c73bab Binary files /dev/null and b/src/public/img/Bing-imgs/screen magnifier img 1.jpeg differ diff --git a/src/public/img/Bing-imgs/screen magnifier img 2.jpeg b/src/public/img/Bing-imgs/screen magnifier img 2.jpeg new file mode 100755 index 0000000..20fa80a Binary files /dev/null and b/src/public/img/Bing-imgs/screen magnifier img 2.jpeg differ diff --git a/src/public/img/Bing-imgs/technology bridge.jpeg b/src/public/img/Bing-imgs/technology bridge.jpeg new file mode 100755 index 0000000..0cff6f3 Binary files /dev/null and b/src/public/img/Bing-imgs/technology bridge.jpeg differ diff --git a/src/public/img/Proud Chamber Web.webp b/src/public/img/Proud Chamber Web.webp new file mode 100644 index 0000000..5167bbe Binary files /dev/null and b/src/public/img/Proud Chamber Web.webp differ diff --git a/src/server.ts b/src/server.ts index 6646616..59dee44 100644 --- a/src/server.ts +++ b/src/server.ts @@ -8,7 +8,7 @@ app.get('/', (req, res) => { res.render('index.ejs', { title: 'Home', business: { - location: 'Winnipeg, MB' + location: 'Winnipeg, Canada' } }); }); diff --git a/src/views/about.ejs b/src/views/about.ejs index 9510382..be0fcef 100644 --- a/src/views/about.ejs +++ b/src/views/about.ejs @@ -63,13 +63,17 @@ (person) => { %>
  • +
    +
    <% if (typeof(person.image) !== 'undefined') { %> - A photo of <%= person.fname %> <%= person.lname %> + A photo of <%= person.fname %> <%= person.lname %> <% } %> +
    +

    <%= person.fname %> <%= person.lname %>

    <%= person.position %>

    <% @@ -93,6 +97,8 @@ <% } %> +
    +
  • <% } diff --git a/src/views/footer.ejs b/src/views/footer.ejs index 8d4d006..3716a02 100644 --- a/src/views/footer.ejs +++ b/src/views/footer.ejs @@ -1,5 +1,6 @@ diff --git a/src/views/index.ejs b/src/views/index.ejs index b43c0e9..6d84662 100644 --- a/src/views/index.ejs +++ b/src/views/index.ejs @@ -7,6 +7,34 @@

    Welcome to Bridgeman Accessible

    Bridgeman Accessible is a small digital accessibility startup based in <%= business.location %>

    +
    +
    +
    + +
    Generated by Bing using DALLE-3
    +
    +
    +
    +

    Bridging digital accessibility into Tomorrow

    +

    + 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. +

    +
    +
    +
    +
    +
    + +
    Generated by Bing using DALLE-3
    +
    +
    +
    +

    Innovation is what we do

    +

    + 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. +

    +
    +
    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. diff --git a/src/views/products.ejs b/src/views/products.ejs index 4de18c6..f138ddf 100644 --- a/src/views/products.ejs +++ b/src/views/products.ejs @@ -14,6 +14,22 @@
    +
    +
    +
    + +
    Generated by Bing using DALLE-3
    +
    +
    + +
    Generated by Bing using DALLE-3
    +
    +
    + +
    Generated by Bing using DALLE-3
    +
    +
    +

    Accessible Events Platform

    Price (subscription + usage): $1,100/year or $100/month subscription + usage (subject to change)

    @@ -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.

    +
    +
    @@ -71,6 +89,18 @@
    +
    +
    +
    + +
    Generated by Bing using DALLE-3
    +
    +
    + +
    Generated by Bing using DALLE-3
    +
    +
    +

    Multi-Tasking Screen Magnifier

    Price (one time price): ~$500 (subject to change)

    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:

    @@ -82,6 +112,8 @@
  • Keyboard shortcuts for easy use
  • And much more!
  • +
    +
    <%- include('footer.ejs') %> \ No newline at end of file diff --git a/src/views/services.ejs b/src/views/services.ejs index c3422dd..48bdcfd 100644 --- a/src/views/services.ejs +++ b/src/views/services.ejs @@ -5,23 +5,30 @@

    Our Services

    -

    Event Support

    +

    Event and Assistive Technology Support

    Price: $125/hour (subject to change)

    - We provide technical support for events, particularly if they require accessibility features such as captions, ASL/LSQ, English/French interpretation, and more. - Our services are available for both online and hybrid events, and may be availabe for in-person events on a case by case basis. + We provide technical support for situations where there are disability/accessibility specific requirements or concerns. +

    +

    Event Support

    +

    + We specialize in features such as captions, ASL/LSQ, English/French interpretation, and more. + Our services are available for both online and hybrid events, and may be available for in-person events on a case by case basis.

    More specifically, we often provide the following services (though may be open to others upon request):

    +

    Specialized Technology Support

    +

    + We allow clients to feel confident that their employees of any abilities will be well supported when it comes to technology. +

    -

    Co-Development and Consulting

    Price: $80/hour (subject to change) @@ -47,7 +54,6 @@
  • Training and education (on developer tools, coding languages, APIs or other technical topics around accessibility)
  • -

    Disability Organization Technical Support

    Price: $45/hour (subject to change)