Compare commits

...

2 Commits

Author SHA1 Message Date
Karma Riuk
35f76f4dd7 Added first testimony (Hauswirth) 2023-09-13 10:14:51 +02:00
Karma Riuk
a690d47565 fix: typo sumary -> summary 2023-09-13 10:14:27 +02:00
4 changed files with 12 additions and 8 deletions

View File

@ -880,6 +880,7 @@ section {
font-style: italic;
margin: 0 auto 15px auto;
color: #eee;
line-height: 2;
}
.testimonials .swiper-pagination {

Binary file not shown.

After

Width:  |  Height:  |  Size: 200 KiB

View File

@ -203,7 +203,7 @@
speed: 600,
loop: true,
autoplay: {
delay: 5000,
delay: 10000,
disableOnInteraction: false,
},
slidesPerView: "auto",

View File

@ -214,7 +214,7 @@
<div class="row">
<div class="col-lg-6">
<div data-aos="fade-up-right">
<h3 class="resume-title">Sumary</h3>
<h3 class="resume-title">Summary</h3>
<div class="resume-item pb-0">
<h4>Arnaud Fauconnet</h4>
<p><em>I'm a dedicated computer science enthusiast, fueled by a passion for programming
@ -472,6 +472,7 @@
</div>
</section><!-- End My Services Section -->
<!-- ======= Testimonials Section ======= -->
<section id="testimonials" class="testimonials">
<div class="container position-relative">
@ -481,14 +482,16 @@
<div class="swiper-slide">
<div class="testimonial-item">
<img src="assets/img/testimonials/testimonials-1.jpg" class="testimonial-img" alt="">
<h3>Saul Goodman</h3>
<h4>Ceo &amp; Founder</h4>
<img src="assets/img/testimonials/hauswirth.jpg" class="testimonial-img" alt="">
<h3>Matthias Hauswirth</h3>
<h4>Professor</h4>
<p>
<i class="bx bxs-quote-alt-left quote-icon-left"></i>
Proin iaculis purus consequat sem cure digni ssim donec porttitora entum suscipit
rhoncus. Accusantium quam, ultricies eget id, aliquam eget nibh et. Maecen aliquam,
risus at semper.
As an undergraduate teaching assistant for my “Programming Fundamentals 2” course,
Arnaud did a wonderful job. He filled a role often taken by graduate students, and
he excelled at doing so. Arnaud combines a strong conceptual understanding with
great social skills, which is essential for the role of a teaching assistant. He is
exceptionally proactive and independent, which makes him a great member of any team.
<i class="bx bxs-quote-alt-right quote-icon-right"></i>
</p>
</div>