-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Akshay
committed
Sep 23, 2023
1 parent
c285fb1
commit fe0392c
Showing
14 changed files
with
76 additions
and
57 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -22,7 +22,8 @@ | |
<link href="https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700;900&display=swap" rel="stylesheet"> | ||
|
||
<!--owl slider stylesheet --> | ||
<link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.3.4/assets/owl.carousel.min.css" /> | ||
<link rel="stylesheet" type="text/css" | ||
href="https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.3.4/assets/owl.carousel.min.css" /> | ||
|
||
<!-- font awesome style --> | ||
<link href="css/font-awesome.min.css" rel="stylesheet" /> | ||
|
@@ -49,12 +50,14 @@ | |
<div class="container-fluid"> | ||
<nav class="navbar navbar-expand-lg custom_nav-container "> | ||
<a class="navbar-brand" href="index.html"> | ||
<img src="images/favicon.png" alt="Tech Manch" style="width:70px;height:70px;padding: 10px;"> | ||
<span> | ||
Finexo | ||
Tech Manch | ||
</span> | ||
</a> | ||
|
||
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation"> | ||
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" | ||
aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation"> | ||
<span class=""> </span> | ||
</button> | ||
|
||
|
@@ -99,29 +102,32 @@ | |
<h2> | ||
About <span>Us</span> | ||
</h2> | ||
<p> | ||
Magni quod blanditiis non minus sed aut voluptatum illum quisquam aspernatur ullam vel beatae rerum ipsum voluptatibus | ||
</p> | ||
|
||
</div> | ||
<div class="row"> | ||
<div class="col-md-6 "> | ||
<div class="img-box"> | ||
<img src="images/about-img.png" alt=""> | ||
<img src="images/about-me.jpg" alt=""> | ||
</div> | ||
</div> | ||
<div class="col-md-6"> | ||
<div class="detail-box"> | ||
<h3> | ||
<!-- <h3> | ||
We Are Finexo | ||
</h3> | ||
</h3> --> | ||
<p> | ||
There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration | ||
in some form, by injected humour, or randomised words which don't look even slightly believable. If you | ||
are going to use a passage of Lorem Ipsum, you need to be sure there isn't anything embarrassing hidden in | ||
the middle of text. All | ||
|
||
</p> | ||
<p> | ||
Molestiae odio earum non qui cumque provident voluptates, repellendus exercitationem, possimus at iste corrupti officiis unde alias eius ducimus reiciendis soluta eveniet. Nobis ullam ab omnis quasi expedita. | ||
Join us on a thrilling journey | ||
through the dynamic world of technology, where innovation and exploration never cease. Whether you're a | ||
seasoned tech enthusiast or just beginning to unravel the wonders of the digital realm, Tech Manch is here | ||
to empower you with knowledge, insights, and exciting discoveries. Get ready to dive into the latest tech | ||
reviews, insightful tutorials, cutting-edge gadget showcases, software updates, and much more. Our | ||
passionate team of tech aficionados is dedicated to keeping you updated with the most intriguing trends, | ||
breakthroughs, and tips to enhance your tech experience. Don't miss out on the latest tech updates! | ||
Subscribe to Tech Manch now and be a part of our vibrant community where tech enthusiasts from all walks | ||
of life come together to celebrate the marvels of innovation. | ||
</p> | ||
<a href=""> | ||
Read More | ||
|
@@ -148,19 +154,19 @@ <h4> | |
<a href=""> | ||
<i class="fa fa-map-marker" aria-hidden="true"></i> | ||
<span> | ||
Location | ||
Greater Noida Sector 16 | ||
</span> | ||
</a> | ||
<a href=""> | ||
<i class="fa fa-phone" aria-hidden="true"></i> | ||
<span> | ||
Call +01 1234567890 | ||
Call +91 8826964705 | ||
</span> | ||
</a> | ||
<a href=""> | ||
<i class="fa fa-envelope" aria-hidden="true"></i> | ||
<span> | ||
demo@gmail.com | ||
AkshayMCA2013@gmail.com | ||
</span> | ||
</a> | ||
</div> | ||
|
@@ -186,7 +192,8 @@ <h4> | |
Info | ||
</h4> | ||
<p> | ||
necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words, combined with a handful | ||
necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin | ||
words, combined with a handful | ||
</p> | ||
</div> | ||
</div> | ||
|
@@ -245,8 +252,9 @@ <h4> | |
<!-- jQery --> | ||
<script type="text/javascript" src="js/jquery-3.4.1.min.js"></script> | ||
<!-- popper js --> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/umd/popper.min.js" integrity="sha384-Q6E9RHvbIyZFJoft+2mJbHaEWldlvI9IOYy5n3zV9zzTtmI3UksdQRVvoxMfooAo" crossorigin="anonymous"> | ||
</script> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/umd/popper.min.js" | ||
integrity="sha384-Q6E9RHvbIyZFJoft+2mJbHaEWldlvI9IOYy5n3zV9zzTtmI3UksdQRVvoxMfooAo" crossorigin="anonymous"> | ||
</script> | ||
<!-- bootstrap js --> | ||
<script type="text/javascript" src="js/bootstrap.js"></script> | ||
<!-- owl slider --> | ||
|
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters