Skip to content
This repository was archived by the owner on Jan 29, 2025. It is now read-only.

Commit 48e18a8

Browse files
committed
updates testimonials
1 parent 9575176 commit 48e18a8

File tree

1 file changed

+4
-28
lines changed

1 file changed

+4
-28
lines changed

src/app/landing-page/feedback/feedback.component.html

Lines changed: 4 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -17,43 +17,19 @@ <h3>Testimonials</h3>
1717
<div class="carousel-inner">
1818

1919
<div class="item active">
20-
<img [src]="'https://static.sinfo.org/static/31-sinfo/websiteImages/diana_feedback.jpeg'" alt="Diana Kelley" style="width:100%;">
21-
<div class="carousel-caption">
22-
<h5 class="title">Diana Kelley</h5>
23-
<p class="feedbackField">"The SINFO conference team is top notch, amazing that it is all student run! From
24-
organizational
25-
efficiency to speaker quality to level of technical content - SINFO is one of the better tech
26-
conferences
27-
I've been to."</p>
28-
</div>
20+
<img [src]="'https://static.sinfo.org/static/31-sinfo/websiteImages/quoteMarcelo.webp'" alt="Marcelo" style="width:100%;">
2921
</div>
3022

3123
<div class="item">
32-
<img [src]="'https://static.sinfo.org/static/31-sinfo/websiteImages/kevlin_feedback.jpeg'" alt="Kevlin Henney" style="width:100%;">
33-
<div class="carousel-caption">
34-
<h5 class="title">Kevlin Henney</h5>
35-
<p class="feedbackField">"SINFO is a great opportunity for attendees - great organizers and well
36-
organised,
37-
with an excellent speaker line-up to match."</p>
38-
</div>
24+
<img [src]="'https://static.sinfo.org/static/31-sinfo/websiteImages/quoteRogerio.webp'" alt="Rogério Colaço" style="width:100%;">
3925
</div>
4026

4127
<div class="item">
42-
<img [src]="'../../assets/img/feedback/philippe_feedback.jpg'" alt="Philippe Renaud" style="width:100%;">
43-
<div class="carousel-caption">
44-
<h5 class="title">Philippe Renaud</h5>
45-
<p class="feedbackField">"SINFO takes great care of its speakers, the event was well structured, the venue
46-
was nice and the organizers showed us a good time. I recommend it."</p>
47-
</div>
28+
<img [src]="'https://static.sinfo.org/static/31-sinfo/websiteImages/quoteJackie.webp'" alt="Jackie" style="width:100%;">
4829
</div>
4930

5031
<div class="item">
51-
<img [src]="'https://static.sinfo.org/static/31-sinfo/websiteImages/arlindo_feedback.jpeg'" alt="Arlindo Oliveira" style="width:100%;">
52-
<div class="carousel-caption">
53-
<h5 class="title">Arlindo Oliveira</h5>
54-
<p class="feedbackField">"This is an outstanding event, ambitious and well organized. It was a great
55-
experience to talk to a crowd of interested and smart people. Good questions and feedback."</p>
56-
</div>
32+
<img [src]="'https://static.sinfo.org/static/31-sinfo/websiteImages/quoteDimitri.webp'" alt="Dimitri" style="width:100%;">
5733
</div>
5834
</div>
5935

0 commit comments

Comments
 (0)