diff --git a/foundersimages/Tanya.png b/foundersimages/Tanya.png new file mode 100644 index 0000000..b607d24 Binary files /dev/null and b/foundersimages/Tanya.png differ diff --git a/foundersimages/ananya.png b/foundersimages/ananya.png new file mode 100644 index 0000000..60d864f Binary files /dev/null and b/foundersimages/ananya.png differ diff --git a/foundersimages/pritha.png b/foundersimages/pritha.png new file mode 100644 index 0000000..9dc296b Binary files /dev/null and b/foundersimages/pritha.png differ diff --git a/index.html b/index.html index fd8849f..6d69b04 100644 --- a/index.html +++ b/index.html @@ -27,7 +27,7 @@
- Ross Lee
+
+ Ananya Gupta
+
Lorem ipsum dolor sit amet consectetur, adipisicing elit. Impedit voluptas cupiditate aspernatur odit doloribus non.
- Amelia Watson
+Tanya Bhardwaj
+
Lorem ipsum dolor sit amet consectetur, adipisicing elit. Impedit - voluptas cupiditate aspernatur odit doloribus non. + voluptas cupiditate aspernatur odit doloribus non +
- Ben Roy
+
+ Pritha Tiwari
+
Lorem ipsum dolor sit amet consectetur, adipisicing elit. Impedit voluptas cupiditate aspernatur odit doloribus non.
diff --git a/style.css b/style.css index 1d8b92c..e20f94c 100644 --- a/style.css +++ b/style.css @@ -329,43 +329,43 @@ body { /* ........./ Testimonial /.......... */ -#testimonials { +#Founders { padding: 5rem 0; background: rgba(243, 243, 243); } -.testimonial-title { +.Founders-title { text-align: center; font-size: 2.8rem; font-weight: 400; color: #555; } -.testimonial-container { +.Founder-container { display: flex; justify-content: space-between; font-size: 1.4rem; padding: 1rem; } -.testimonial-box .checked { +.Founder-box .checked { color: #ff9529; } -.testimonial-box .testimonial-text { +.Founder-box .Founder-text { margin: 1rem 0; color: #444; } -.testimonial-box { +.Founder-box { text-align: center; padding: 1rem; } -.customer-photo img { +.Founder-photo img { display: block; - width: 150px; - height: 150px; + width: 200px; + height: 230px; object-fit: cover; object-position: center; border-radius: 50%;