added OUR SPONSORS + links
This commit is contained in:
@@ -34,7 +34,7 @@ export default function IndexPage() {
|
||||
width={80}
|
||||
/>
|
||||
<div className="flex flex-col">
|
||||
<p className="text-xl">Who are we?</p>
|
||||
<p className="text-xl font-bold">Who are we?</p>
|
||||
<p className="text-small text-default-500">adlerka.sk</p>
|
||||
</div>
|
||||
</CardHeader>
|
||||
@@ -60,7 +60,7 @@ export default function IndexPage() {
|
||||
width={80}
|
||||
/>
|
||||
<div className="flex flex-col">
|
||||
<p className="text-xl">About CanSat</p>
|
||||
<p className="text-xl font-bold">About CanSat</p>
|
||||
<p className="text-small text-default-500">spaceoffice.sk/cansat</p>
|
||||
</div>
|
||||
</CardHeader>
|
||||
@@ -88,14 +88,14 @@ export default function IndexPage() {
|
||||
width={80}
|
||||
/>
|
||||
<div className="flex flex-col">
|
||||
<p className="text-xl">Our Achievements</p>
|
||||
<p className="text-xl font-bold">Our Achievements</p>
|
||||
<p className="text-small text-default-500">1st place in Cansat Slovakia 2024</p>
|
||||
</div>
|
||||
</CardHeader>
|
||||
<Divider />
|
||||
<CardBody className="text-xl">
|
||||
<p>Our student engineering team achieved first place at the 2024 CanSat Competition, trough our shared knowledge we designed and build a satellite capable of detecting and reporting forest fires from the troposphere.</p>
|
||||
<p>With the help of our</p>
|
||||
<p className="pt-5">Our student engineering team achieved first place at the 2024 CanSat Competition, trough our shared knowledge we designed and build a satellite capable of detecting and reporting forest fires from the troposphere.</p>
|
||||
<p className="pt-5">Partner with us in our next innovative space project and showcase your company's commitment to fostering young talent in aerospace engineering.</p>
|
||||
</CardBody>
|
||||
<Divider />
|
||||
<CardFooter>
|
||||
|
Reference in New Issue
Block a user