Skip to content

Commit

Permalink
Update Services.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Tejas-Sawant-iffort authored Oct 8, 2024
1 parent 710162b commit 7b2b644
Showing 1 changed file with 16 additions and 16 deletions.
32 changes: 16 additions & 16 deletions Services.html
Original file line number Diff line number Diff line change
Expand Up @@ -128,10 +128,10 @@

<!-- Glassmorphism Container -->
<div class="glass-container">
<h1>GITEX LOGO</h1>
<img src="GGWhiteLogo24.png" alt="JEtX Logo" class="logo">

<div class="usecase">
<h2>IFFORT.AI</h2>
<h2>IFFORT</h2>
<p style="color: white; text-align: center;">This is a brief description of the use case you're working on. It explains the problem and how our solution can help solve it.</p>
</div>

Expand All @@ -140,56 +140,56 @@ <h2>Services / Solutions We Provide</h2>
<div class="card" onclick="window.open('https://plantseatery.webflow.io/', '_blank')">
<img src="https://via.placeholder.com/300" alt="Plants Eatery">
<div class="card-content">
<h3>Plants Eatery</h3>
<p>Food Restaurant</p>
<h3>AI-Powered Culinary Solutions</h3>
<p>AI-driven solutions for optimizing food service operations and enhancing customer experience.</p>
</div>
<div class="demo-text">Demo</div>
</div>
<div class="card" onclick="window.open('https://aiinterviewer.webflow.io/', '_blank')">
<img src="https://via.placeholder.com/300" alt="Harman Interviewer">
<div class="card-content">
<h3>Harman</h3>
<p>An AI Voice Interviewer</p>
<h3>Intelligent Interview Assistant</h3>
<p>A cutting-edge AI voice interviewer designed to streamline recruitment processes through intelligent assessments.</p>
</div>
<div class="demo-text">Demo</div>
</div>
<div class="card" onclick="window.open('http://samples.iffort.ai:62', '_blank')">
<img src="https://via.placeholder.com/300" alt="Sunway MirAI">
<div class="card-content">
<h3>Sunway MirAI</h3>
<p>Real Estate AI in Malaysia</p>
<h3>Smart Real Estate Advisor</h3>
<p>Leveraging AI technology to revolutionize real estate interactions and enhance property management efficiency.</p>
</div>
<div class="demo-text">Demo</div>
</div>
<div class="card" onclick="window.open('http://samples.iffort.ai:64', '_blank')">
<img src="https://via.placeholder.com/300" alt="USA MirAI">
<div class="card-content">
<h3>USA MirAI</h3>
<p>Real Estate Agent in USA</p>
<h3>AI-Driven Property Solutions</h3>
<p>Real estate AI solutions tailored for the US market, driving insights and supporting client relationships.</p>
</div>
<div class="demo-text">Demo</div>
</div>
<div class="card" onclick="window.open('https://interviewerchatbot.onrender.com/', '_blank')">
<img src="https://via.placeholder.com/300" alt="Harman Interviewer Chat">
<div class="card-content">
<h3>Harman Interviewer</h3>
<p>An AI Chat Interviewer</p>
<h3>Conversational AI Interviewer</h3>
<p>AI-powered chat interviewer that enhances candidate interactions through intelligent dialogue management.</p>
</div>
<div class="demo-text">Demo</div>
</div>
<div class="card" onclick="window.open('http://samples.iffort.ai:66/', '_blank')">
<img src="https://via.placeholder.com/300" alt="HR Iffort">
<div class="card-content">
<h3>HR Iffort</h3>
<p>HR AI</p>
<h3>AI-Enhanced HR Solutions</h3>
<p>AI solutions designed to optimize HR processes and improve employee engagement through data-driven insights.</p>
</div>
<div class="demo-text">Demo</div>
</div>
<div class="card" onclick="window.open('https://tejas-sawant-iffort.github.io/Fitze-AI/Fitze.html', '_blank')">
<img src="https://via.placeholder.com/300" alt="FitZe VoiceGlow">
<div class="card-content">
<h3>FitZe</h3>
<p>Healthcare AI</p>
<h3>Healthcare AI Innovations</h3>
<p>Healthcare AI that personalizes patient care and streamlines healthcare services with intelligent solutions.</p>
</div>
<div class="demo-text">Demo</div>
</div>
Expand Down

0 comments on commit 7b2b644

Please sign in to comment.