fix smth
This commit is contained in:
parent
1bcbc56087
commit
2e24f85457
1 changed files with 11 additions and 10 deletions
|
|
@ -215,22 +215,23 @@ export default function Certifications() {
|
||||||
</div>
|
</div>
|
||||||
<div className="flex-grow space-y-2">
|
<div className="flex-grow space-y-2">
|
||||||
<h1 className="text-3xl font-bold">
|
<h1 className="text-3xl font-bold">
|
||||||
TestOut IT Fundamentals Pro
|
Information Technology Specialist in Networking
|
||||||
</h1>
|
</h1>
|
||||||
<p className="text-gray-400 py- text-justify">
|
<p className="text-gray-400 py- text-justify">
|
||||||
This exam tests your foundational knowledge and ability to
|
An Information Technology Specialist in Networking for
|
||||||
perform real-world tasks using operating systems, common
|
Certiport is certified in the installation, configuration,
|
||||||
PC hardware and software, basic networking, databases,
|
and management of network systems. They demonstrate
|
||||||
programming, security, and information systems. The exam
|
proficiency in troubleshooting, optimizing, and securing
|
||||||
covers content that is taught in the TestOut IT
|
networks, ensuring efficient communication and
|
||||||
Fundamentals Pro course. Students should have completed
|
connectivity within an organization. This certification
|
||||||
this course (or its equivalent) before attempting this
|
validates essential networking skills, providing
|
||||||
exam.
|
foundational knowledge for managing and supporting modern
|
||||||
|
IT infrastructure.
|
||||||
</p>
|
</p>
|
||||||
<div className="flex space-x-2">
|
<div className="flex space-x-2">
|
||||||
<a
|
<a
|
||||||
className="rounded-full"
|
className="rounded-full"
|
||||||
href="https://cdn.joshsevero.dev/Static/Portfolio/Certifications/TestOut_IT_Fundamentals_Pro.pdf"
|
href="https://cdn.joshsevero.dev/Static/Portfolio/Certifications/Certiport_Information_Technology_Specialist_in_Networking.pdf"
|
||||||
target="_blank"
|
target="_blank"
|
||||||
>
|
>
|
||||||
<svg
|
<svg
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue