Skip to content

Commit

Permalink
Merge pull request #70 from waterloo-rocketry/vectornav-sponsor-update
Browse files Browse the repository at this point in the history
Add Vectornav as Gold Sponsorship
  • Loading branch information
Redstone-ray authored Apr 9, 2024
2 parents f1d2eb5 + a90515f commit e3a9d28
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 0 deletions.
Binary file added src/img/sponsorship/2_gold_sponsors/vectornav.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
16 changes: 16 additions & 0 deletions src/routes/Sponsors.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ import keysight from '../img/sponsorship/2_gold_sponsors/Keysight.png';
import liftwerx from '../img/sponsorship/2_gold_sponsors/liftwerx_logo.png';
import linde from '../img/sponsorship/2_gold_sponsors/Linde.jpg';
import dxengineering from '../img/sponsorship/2_gold_sponsors/DX_Engineering_logo.jpg';
import vectornav from '../img/sponsorship/2_gold_sponsors/vectornav.png';

// SILVER
import customClothes from '../img/sponsorship/3_silver_sponsors/custom_clothes_canada.png';
Expand Down Expand Up @@ -348,6 +349,21 @@ const Sponsors = () => {
</p>
</SponsorLinkWithDesc>
</Col>
<Col lg={{ span: 5 }}>
<SponsorLinkWithDesc logoTier="gold" image={vectornav} link="https://www.vectornav.com/">
<p className="content-text">
Founded in 2008, we began with the idea that our expertise in aerospace guidance,
navigation, and control could be applied to the latest advancements in inertial
and GNSS technology, resulting in products that achieve unprecedented performance
in the smallest possible footprint.
Headquartered in Dallas, TX, USA, VectorNav maintains an AS9100-certified,
45,000 ft2 (4200 m2) facility, with the capacity to produce and deliver tens
of thousands of units each year to our worldwide customer base. With proven
solutions across a wide range of markets - SATCOM to robotics, missiles to ISR
systems - VectorNav is your trusted partner in inertial navigation.
</p>
</SponsorLinkWithDesc>
</Col>
</Row>

{/* Silver Sponsors */}
Expand Down

0 comments on commit e3a9d28

Please # to comment.