Compare commits
No commits in common. "35f76f4dd7d505fd22413a773df894d5cc759c89" and "298d78df1654bf1102887f9e58e7c3119e4a3324" have entirely different histories.
35f76f4dd7
...
298d78df16
@ -880,7 +880,6 @@ section {
|
|||||||
font-style: italic;
|
font-style: italic;
|
||||||
margin: 0 auto 15px auto;
|
margin: 0 auto 15px auto;
|
||||||
color: #eee;
|
color: #eee;
|
||||||
line-height: 2;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.testimonials .swiper-pagination {
|
.testimonials .swiper-pagination {
|
||||||
|
Binary file not shown.
Before Width: | Height: | Size: 200 KiB |
@ -203,7 +203,7 @@
|
|||||||
speed: 600,
|
speed: 600,
|
||||||
loop: true,
|
loop: true,
|
||||||
autoplay: {
|
autoplay: {
|
||||||
delay: 10000,
|
delay: 5000,
|
||||||
disableOnInteraction: false,
|
disableOnInteraction: false,
|
||||||
},
|
},
|
||||||
slidesPerView: "auto",
|
slidesPerView: "auto",
|
||||||
|
17
index.html
17
index.html
@ -214,7 +214,7 @@
|
|||||||
<div class="row">
|
<div class="row">
|
||||||
<div class="col-lg-6">
|
<div class="col-lg-6">
|
||||||
<div data-aos="fade-up-right">
|
<div data-aos="fade-up-right">
|
||||||
<h3 class="resume-title">Summary</h3>
|
<h3 class="resume-title">Sumary</h3>
|
||||||
<div class="resume-item pb-0">
|
<div class="resume-item pb-0">
|
||||||
<h4>Arnaud Fauconnet</h4>
|
<h4>Arnaud Fauconnet</h4>
|
||||||
<p><em>I'm a dedicated computer science enthusiast, fueled by a passion for programming
|
<p><em>I'm a dedicated computer science enthusiast, fueled by a passion for programming
|
||||||
@ -472,7 +472,6 @@
|
|||||||
|
|
||||||
</div>
|
</div>
|
||||||
</section><!-- End My Services Section -->
|
</section><!-- End My Services Section -->
|
||||||
|
|
||||||
<!-- ======= Testimonials Section ======= -->
|
<!-- ======= Testimonials Section ======= -->
|
||||||
<section id="testimonials" class="testimonials">
|
<section id="testimonials" class="testimonials">
|
||||||
<div class="container position-relative">
|
<div class="container position-relative">
|
||||||
@ -482,16 +481,14 @@
|
|||||||
|
|
||||||
<div class="swiper-slide">
|
<div class="swiper-slide">
|
||||||
<div class="testimonial-item">
|
<div class="testimonial-item">
|
||||||
<img src="assets/img/testimonials/hauswirth.jpg" class="testimonial-img" alt="">
|
<img src="assets/img/testimonials/testimonials-1.jpg" class="testimonial-img" alt="">
|
||||||
<h3>Matthias Hauswirth</h3>
|
<h3>Saul Goodman</h3>
|
||||||
<h4>Professor</h4>
|
<h4>Ceo & Founder</h4>
|
||||||
<p>
|
<p>
|
||||||
<i class="bx bxs-quote-alt-left quote-icon-left"></i>
|
<i class="bx bxs-quote-alt-left quote-icon-left"></i>
|
||||||
As an undergraduate teaching assistant for my “Programming Fundamentals 2” course,
|
Proin iaculis purus consequat sem cure digni ssim donec porttitora entum suscipit
|
||||||
Arnaud did a wonderful job. He filled a role often taken by graduate students, and
|
rhoncus. Accusantium quam, ultricies eget id, aliquam eget nibh et. Maecen aliquam,
|
||||||
he excelled at doing so. Arnaud combines a strong conceptual understanding with
|
risus at semper.
|
||||||
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>
|
<i class="bx bxs-quote-alt-right quote-icon-right"></i>
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
Reference in New Issue
Block a user