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 9, 2024
1 parent e5601ef commit 1d2ff25
Showing 1 changed file with 52 additions and 1 deletion.
53 changes: 52 additions & 1 deletion Services.html
Original file line number Diff line number Diff line change
Expand Up @@ -145,9 +145,60 @@ <h2 class="robotic-title">Solutions We Provide</h2>
</p>
</div>



<div class="services-grid">
<!-- Cards content here -->
<div class="card" onclick="window.open('https://gitex-plantseatery.webflow.io/', '_blank')">
<img src="https://d57439wlqx3vo.cloudfront.net/iblock/6cc/6ccab5f1d555f5739c9a3c7ab53c21a7/0895b691239e211a619a481eadfed209.png?1728243915317" alt="Plants Eatery">
<div class="card-content">
<h3 >Multilingual Restaurant 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://gitex-ai-interviewer.webflow.io/', '_blank')">
<img src="https://img-cdn.pixlr.com/image-generator/history/65ba5701b4f4f4419f746bc3/806ecb58-167c-4d20-b658-a6a6b2f221e9/medium.webp" alt="Harman Interviewer">
<div class="card-content">
<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://164.52.211.3:66/', '_blank')">
<img src="https://i0.wp.com/www.sutisoft.com/blog/wp-content/uploads/2015/04/HR-Management-Systems-scaled.jpeg?fit=2560%2C1440&ssl=1" alt="HR Iffort">
<div class="card-content">
<h3>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('http://164.52.211.3:64/', '_blank')">
<img src="https://silveroak.ae/wp-content/uploads/2023/01/Realestate-Tips.png" alt="USA MirAI">
<div class="card-content">
<h3>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://ai-customer-service.webflow.io/', '_blank')">
<img src="https://codedesign.org/storage/app/media/uploaded-files/customer%20service.jpeg" alt="FitZe VoiceGlow">
<div class="card-content">
<h3> Customer Care Innovations</h3>
<p>Customer care AI that personalizes application care and streamlines customer services with intelligent solutions.</p>
</div>
<div class="demo-text">Demo</div>
</div>
<div class="card" onclick="window.open('', '_blank')">
<img src="https://builtin.com/sites/www.builtin.com/files/styles/og/public/2022-09/ecommerce.png" alt="E-com">
<div class="card-content">
<h3>E-commerce Solutions</h3>
<p>AI solutions for the real E-commerce market, delivering insights and enhancing client relationships.</p>
</div>
<div class="demo-text">Demo</div>
</div>
</div>
<!-- Cards content here -->


<div style="font-family: Arial, sans-serif; font-size: 16px; color: #fff; text-align: center; font-weight: bold;font-style: italic;">
Powered by Iffort
Expand Down

0 comments on commit 1d2ff25

Please sign in to comment.