Skip to content

Commit ba3724f

Browse files
committed
add image, summary and link for wireframe. Change from why do developers need Git?
1 parent 6d2f5d8 commit ba3724f

1 file changed

Lines changed: 7 additions & 5 deletions

File tree

Wireframe/index.html

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -31,13 +31,15 @@ <h2>What is the purpose of a README file?</h2>
3131

3232
<article>
3333
<img
34-
src="https://tangenttechnologies.ca/media/1240/git-github.png?width=800"
35-
alt="Developers collaborating with laptops"
34+
src="https://www.godaddy.com/resources/wp-content/uploads/2025/05/Ecommerce-website-wireframe.jpg?size=1080x0"
35+
alt="Example of a website wireframe diagram"
3636
/>
3737
<hr />
38-
<h2>Why Do Developers Use Git?</h2>
39-
<p>[summary goes here]</p>
40-
<a href="#">Read more</a>
38+
<h2>What is the Purpose of a Wireframe?</h2>
39+
<p>It is like a blueprint. It outlines the structure and layout of a website or application before development begins. It lays out where things like buttons, text, and images will go.
40+
You're mapping out the user experience and interface, which helps identify potential issues and make improvements early on.
41+
</p>
42+
<a href="https://miro.com/wireframe/what-is-a-website-wireframe/">Read more</a>
4143
</article>
4244

4345
<article>

0 commit comments

Comments
 (0)