Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/views/LandingPage/components/AboutUs/AboutUs.js
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ function AboutUs(props) {
of marine robotics. The team started off in 2014, as the
brainchild of a group of enthusiastic engineers. From a team
with just an idea to create an impact on underwater robotics, we
have grown into a family of over 40 members, through consistent
have grown into a family of over 30 members, through consistent
dedication and hard work.
</p>
<p className="description auv-description-primary">
Expand Down
2 changes: 1 addition & 1 deletion src/views/LandingPage/components/Vehicles/Vehicles.js
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ function Vehicles() {
</Col>
<Col sm="12" lg="7" className="my-auto">
<h2 className="text-center mt-0 mb-3 vehicle-heading">Tarang</h2>
<p className=" auv-description-primary">Tarang is our third Autonomous Underwater Vehicle. Tarang has a robust, leak-proof and lightweight central hull made from carbon fiber. It has sensors like IMU, DVL and cameras on-board and can efficiently perform tasks like torpedo shooting, localization in an unknown underwater environment and complex space-constrained manoeuvres. In addition, it has improved battery and additional safety mechanisms installed to prevent damage.</p>
<p className=" auv-description-primary">Tarang is our third Autonomous Underwater Vehicle. (Now atal) Tarang has a robust, leak-proof and lightweight central hull made from carbon fiber. It has sensors like IMU, DVL and cameras on-board and can efficiently perform tasks like torpedo shooting, localization in an unknown underwater environment and complex space-constrained manoeuvres. In addition, it has improved battery and additional safety mechanisms installed to prevent damage.</p>
<p className=" auv-description-primary">Tarang will participate in RoboSub-2021 held online due to the ongoing pandemic.</p>
<div className="text-center ml-auto mr-auto">
<Link to='/vehicles/tarang' className="blogs-more-button text-center" style={{ margin: "0 auto" }}>
Expand Down