Skip to content

Commit 61c05bf

Browse files
committed
Updated
1 parent 9421bbf commit 61c05bf

File tree

3 files changed

+19
-0
lines changed

3 files changed

+19
-0
lines changed

imgs/kraftech-dev.png

1.57 MB
Loading

quick-links.html

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,23 @@ <h5>Step by Step JavaScript Basic to Advance Level Roadmap</h5>
5757
</div>
5858
</div>
5959
</div>
60+
61+
<div class="links-card">
62+
<div class="links-img">
63+
<img src="/imgs/kraftech-dev.png" alt="JavaScript Roadmap">
64+
</div>
65+
<div class="links-text">
66+
<div class="links-h5">
67+
<h5>figma design of software Company project "Kraftech Developer" website</h5>
68+
</div>
69+
<div class="links-p">
70+
<p>The “Kraftech Developer” website design presents a sleek, professional online presence for a software development company. Crafted in Figma, the design features a modern, responsive layout suitable for both desktop and mobile devices. It includes high-quality visuals, intuitive navigation, detailed service pages, project showcases, and client testimonials, emphasizing the company’s expertise and success. Interactive UI elements enhance user engagement, and an easy-to-use contact form allows potential clients to get in touch effortlessly. This design prioritizes usability and aesthetics, ensuring a seamless, engaging experience for visitors.</p>
71+
</div>
72+
<div class="links-lnk">
73+
<a href="https://www.figma.com/design/7iMzX27Ne0cPmBBMtG6eQi/Kraftech-Developer?node-id=0-1&t=UAui8vhFx7NvAxig-1" target="_blank">Click Here <i class="fa-solid fa-up-right-from-square"></i></a>
74+
</div>
75+
</div>
76+
</div>
6077
</div>
6178
</div>
6279

style.css

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -568,6 +568,8 @@ label #cancel{
568568
flex-direction: row;
569569
gap: 20px;
570570
margin-bottom: 20px;
571+
align-items: center;
572+
justify-content: center;
571573
}
572574

573575
.links-img {

0 commit comments

Comments
 (0)