Skip to content

Commit

Permalink
Updated
Browse files Browse the repository at this point in the history
  • Loading branch information
vpronaldo committed Jun 25, 2024
1 parent 0e06035 commit 6fdda6b
Showing 1 changed file with 7 additions and 12 deletions.
19 changes: 7 additions & 12 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
</head>
<body class="home1-page">

<!-- <video class="body-overlay" muted autoplay loop>
<!-- <video class="body-overlay" muted autoplay loop>
<source src="./assets/images/video1.mp4" type="video/mp4">
</video> -->

Expand Down Expand Up @@ -66,11 +66,6 @@
<i class="las la-briefcase"></i> <span>Resume</span>
</a>
</li>
<li>
<a class="scroll-to" href="#services">
<i class="las la-stream"></i> <span>Services</span>
</a>
</li>
<li>
<a class="scroll-to" href="#skills">
<i class="las la-shapes"></i> <span>Skills</span>
Expand Down Expand Up @@ -102,7 +97,7 @@
<a href=""><i class="lab la-twitter"></i></a>
</li>
<li>
<a href=""><i class="lab la-dribbble"></i></a>
<a href=""><i class="lab la-github"></i></a>
</li>
<li>
<a href=""><i class="lab la-instagram"></i></a>
Expand Down Expand Up @@ -158,12 +153,12 @@
<div class="left-sidebar">
<div class="sidebar-header d-flex align-items-center justify-content-between">
<img src="./assets/images/logo.png" alt="Logo">
<span class="designation">Framer Designer & Developer</span>
<span class="designation">Senior Software Engineer</span>
</div>
<img class="me" src="./assets/images/me.jpg" alt="Me">
<h2 class="email">[email protected]</h2>
<h2 class="address">Base in Los Angeles, CA</h2>
<p class="copyright">&copy; 2022 Varun. All Rights Reserved</p>
<h2 class="email">[email protected]</h2>
<h2 class="address">Base in Dallas, TX</h2>
<p class="copyright">&copy; 2022. All Rights Reserved</p>
<ul class="social-profile d-flex align-items-center flex-wrap justify-content-center">
<li>
<a href=""><i class="lab la-twitter"></i></a>
Expand Down Expand Up @@ -224,7 +219,7 @@ <h2 class="address">Base in Los Angeles, CA</h2>
<h4 class="subtitle scroll-animation" data-animation="fade_from_bottom">
<i class="las la-home"></i> Introduce
</h4>
<h1 class="scroll-animation" data-animation="fade_from_bottom">Say Hi from <span>Varun</span>, Framer Designer and Developer</h1>
<h1 class="scroll-animation" data-animation="fade_from_bottom">Hi, I am <span>Varun</span>, Senior Software Engineer</h1>
</div>
<p class="scroll-animation" data-animation="fade_from_bottom">I design and code beautifully simple things and i love what i do. Just simple like that!</p>
<a href="#portfolio"
Expand Down

0 comments on commit 6fdda6b

Please sign in to comment.