diff --git a/index.html b/index.html
index 4482a48..ea73ffb 100644
--- a/index.html
+++ b/index.html
@@ -156,10 +156,10 @@
Recanto do Estudante
-
+
-
Família Feliz
+
Excelente!
- Consegui construir uma família graças ao MyRep
+ "Encontrei o lugar perfeito rapidamente e agora tenho um lar onde
+ me sinto seguro e confortável. Recomendo a todos os estudantes
+ universitários!"
-
Pedro, Engenheiro Civil
+
Pedro, Designer de Produto
Conheçer a história
diff --git a/src/assets/img/pedro.avif b/src/assets/img/pedro.avif
new file mode 100644
index 0000000..85409a2
Binary files /dev/null and b/src/assets/img/pedro.avif differ
diff --git a/src/styles/sectionTestimonies.css b/src/styles/sectionTestimonies.css
index 99e647e..a08c897 100644
--- a/src/styles/sectionTestimonies.css
+++ b/src/styles/sectionTestimonies.css
@@ -6,7 +6,11 @@
}
.testimonyImage {
- min-width: 30%;
+ max-width: 30%;
+
+ img {
+ border-radius: 160px 410px 220px 110px;
+ }
}
.testimonyInfo {