aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorClyhtsuriva <aimeric@adjutor.xyz>2021-05-12 14:05:09 +0200
committerClyhtsuriva <aimeric@adjutor.xyz>2021-05-12 14:05:09 +0200
commitc5e8c966d8f5293806e904f835e4715dee03822a (patch)
tree641a723cf49fb2989a65eb1366bf6e5a972955bc /index.html
parent248de7667fb71e37ae2992b79d0b69dd87a87b11 (diff)
fixed some issues and continued on the website
Diffstat (limited to 'index.html')
-rwxr-xr-xindex.html24
1 files changed, 13 insertions, 11 deletions
diff --git a/index.html b/index.html
index ad35e68..035db53 100755
--- a/index.html
+++ b/index.html
@@ -16,10 +16,16 @@
<div id="contacts">
<p>CALL US : <b>(+33)0123456789</b></p>
<a href="#">
+ <img src="img/twitter.png" alt="twitter"/>
+ </a>
+ <a href="#">
<img src="img/facebook.png" alt="facebook"/>
</a>
<a href="#">
- <img src="img/twitter.png" alt="twitter"/>
+ <img src="img/gplus.png" alt="google_plus"/>
+ </a>
+ <a href="#">
+ <img src="img/dribbble.png" alt="dribbble"/>
</a>
</div>
<div id="hamenu">
@@ -58,19 +64,15 @@
<div id="desc-and-pic-container">
<div id="description">
- <p>ABOUT US</p>
+ <p class="highlight">ABOUT US</p>
<p><b>Are The Leader In I.T. solutions and services.</b></p>
<p>For each project we establish relationships with partners who we know will help us create added value for your project. As well as bringing together the public and private sectors, we make sector-overarching links to gather knowledge and to learn from each other</p>
- <p></p>
- <div class="experience-box">
- <div class="experience-border"></div>
- <div class="experience-content">
- <div class="experience-number">26</div>
- <div class="experience-info"></div>Years<br>Experience<br>Working</div>
- </div>
- </div>
+ <br/>
+ <img src="img/experience.png" alt="26 years experience working">
+ </div>
+ <div id="picture">
+ <img src="img/sever_rack.jpg" alt="server racks">
</div>
- <div id="picture"></div>
</div>
<div id="project-list-container"></div>
<div id="review-container"></div>