Skip to content

Commit

Permalink
feat: translate filter
Browse files Browse the repository at this point in the history
  • Loading branch information
dmotts authored Nov 20, 2024
1 parent c4cf5fe commit d17f369
Showing 1 changed file with 4 additions and 26 deletions.
30 changes: 4 additions & 26 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -444,30 +444,6 @@ <h3 class="header-3 col-md-12 animate-box" data-animate-effect="fadeInLeft">Plat
</div>
</section>




<div class="row" id="project-list">
<div class="card-project-container col-md-12 animate-box" data-animate-effect="fadeIn"
data-category="A.I. Development">

<article class="cardProject cardProject--reverse"><img
src="https://res.cloudinary.com/dzpafdvkm/image/upload/c_scale,w_720/v1720462357/Portfolio/dental-exam.jpg">
<div class="cardProject__information">
<h3>Dental - A.I. Receptionist</h3>
<p>
The Dental - A.I. Receptionist optimizes dental practices by automating
appointment
scheduling, offering practice information, providing basic dental advice,
and capturing leads. Seamlessly integrating with existing systems, it uses
A.I. and natural language processing to effectively respond to inquiries,
reducing staff workload and enhancing efficiency.





</p>
<section class="colorlib-work" data-section="projects">
<div class="colorlib-narrow-content">
<div class="row">
Expand All @@ -485,9 +461,11 @@ <h2 class="colorlib-heading animate-box">Trabajos Recientes</h2>
<span><a href="#" class="filter-btn" data-filter="Workflow Automation">Automatización de Flujos de Trabajo</a></span>
</p>
</div>
</div>

</div>


<div class="row" id="project-list">


<div class="card-project-container col-md-12 animate-box" data-animate-effect="fadeInLeft"
data-category="Web Development">
Expand Down

0 comments on commit d17f369

Please sign in to comment.