Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
<meta content="width=device-width, initial-scale=1.0" name="viewport">

<title>efeone</title>
<meta content="" name="description">
<meta content="" name="keywords">
<meta content="efeone is a technology consulting company providing digital solutions like ERP, manufacturing, project management, and eCommerce websites to businesses worldwide." name="description">
<meta content="technology consulting, digital solutions, ERP, manufacturing, project management, eCommerce, business re-engineering, healthcare IT" name="keywords">

<!-- Favicons -->
<!-- <link href="assets/img/favicon.png" rel="icon"> -->
Expand Down Expand Up @@ -39,7 +39,7 @@
<div class="container d-flex align-items-center justify-content-between">

<div class="logo">
<a href="index.html"><img src="assets/img/efeone Logo PNG (1).png" alt="" class="img-fluid"></a>
<a href="index.html"><img src="assets/img/efeone Logo PNG (1).png" alt="efeone logo" class="img-fluid"></a>
</div>
<nav id="navbar" class="navbar">
<ul>
Expand Down Expand Up @@ -78,7 +78,7 @@ <h6 data-aos="fade-up" style="font-size: 25px; padding-left: 26px; font-weight:

</div>
<div class="col-lg-6 order-1 order-lg-2 hero-img" data-aos="fade-left" data-aos-delay="200">
<img src="assets/img/hero-img.png" class="img-fluid animated" alt="">
<img src="assets/img/hero-img.png" class="img-fluid animated" alt="A creative image representing efeone's services">
</div>
</div>
</div>
Expand Down Expand Up @@ -185,7 +185,7 @@ <h3>Innovative</h3>

<div class="row">
<div class="image col-xl-5 d-flex align-items-stretch justify-content-center justify-content-xl-start" data-aos="fade-right" data-aos-delay="150">
<img src="assets/img/stats-img.svg" alt="" class="img-fluid">
<img src="assets/img/stats-img.svg" alt="efeone company statistics" class="img-fluid">
</div>

<div class="col-xl-5 d-flex align-items-stretch pt-4 pt-xl-0" data-aos="fade-left" data-aos-delay="300" style="padding-left: 10%;">
Expand Down
2 changes: 2 additions & 0 deletions robots.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
User-agent: *
Allow: /
34 changes: 34 additions & 0 deletions sitemap.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
<?xml version="1.0" encoding="UTF-8"?>
<urlset
xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9
http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">

<url>
<loc>https://efeone.com/index.html</loc>
<lastmod>2025-09-09T00:00:00+00:00</lastmod>
<priority>1.00</priority>
</url>
<url>
<loc>https://efeone.com/alumni.html</loc>
<lastmod>2025-09-09T00:00:00+00:00</lastmod>
<priority>0.80</priority>
</url>
<url>
<loc>https://efeone.com/blog.html</loc>
<lastmod>2025-09-09T00:00:00+00:00</lastmod>
<priority>0.80</priority>
</url>
<url>
<loc>https://efeone.com/careers.html</loc>
<lastmod>2025-09-09T00:00:00+00:00</lastmod>
<priority>0.80</priority>
</url>
<url>
<loc>https://efeone.com/team.html</loc>
<lastmod>2025-09-09T00:00:00+00:00</lastmod>
<priority>0.80</priority>
</url>

</urlset>