diff --git a/cansat/pages/about/index.tsx b/cansat/pages/about/index.tsx index 4393690..f6ce8ac 100644 --- a/cansat/pages/about/index.tsx +++ b/cansat/pages/about/index.tsx @@ -165,35 +165,28 @@ export default function DocsPage() { aria-label="FAQ Page 1" title="What is CanSat?" > - {defaultContent} +

Cansat is a competition/project organised by Europan space agancy. The main goal of this competition is for students to build a can sized satellite and launch it into 1km altitude while maintaining communication with it and gathering various scientific data.

- {defaultContent} +

Most important capability of our cansat is its ability to monitor the planet surface and various variables such as thermal activity.

{defaultContent} - {defaultContent} - - - {defaultContent} +

By far the biggest challenges we anticipate are various technical failures.

- SPONSOR   - US  - + SPONSOR   + US  +
- - -

Your support means a lot to us.

-
- - - -

If you are interested in collaborating, providing resources, or offering any form of assistance,

-

please reach out to us via the links below.

-
- - - - - -
+ + +

Your support means a lot to us.

+
- Our Sponsors -
- {list.map((item, index) => ( - /* eslint-disable no-console */ - console.log("item pressed")}> - - - {item.title} - - - - {item.title} - - - ))} -
- + +

+ If you are interested in collaborating, providing resources, or + offering any form of assistance, +

+

please reach out to us via the links below.

+
+ + + + + +
+ + Our Sponsors + + + + + +
+ {list.map((item, index) => ( + /* eslint-disable no-console */ + console.log("item pressed")} + > + + + {item.title} + + + + {item.title} + + + ))} +
); diff --git a/cansat/public/sponsors/tatrabanka.jpg b/cansat/public/sponsors/tatrabanka.jpg new file mode 100644 index 0000000..952e0f4 Binary files /dev/null and b/cansat/public/sponsors/tatrabanka.jpg differ