diff --git a/views/js/evently/src/AboutUs.jsx b/views/js/evently/src/AboutUs.jsx index b68f2fb..589715d 100644 --- a/views/js/evently/src/AboutUs.jsx +++ b/views/js/evently/src/AboutUs.jsx @@ -1,6 +1,6 @@ import React from 'react' import './AboutUs.css' -import profileImage1 from './profile_img.jpg'; // Import your profile images +import profileImage1 from './jenniferPerez-Juarez_Profile.jpg'; // Import your profile images function AboutUs() { @@ -18,13 +18,13 @@ function AboutUs() {
- Person 1 + Jennifer Perez-Juarez
-

Sprintern 1

-

Lorem ipsum dolor sit amet consectetur adipisicing elit. Aspernatur quas, sapiente, dignissimos eveniet provident non error, beatae dolorum cum doloremque molestias? Repudiandae sint saepe suscipit! Magnam saepe accusantium ullam aliquid labore debitis. Nulla culpa dicta repellat ex temporibus soluta magnam. Nostrum adipisci optio pariatur omnis dolorum voluptate! Tempore, aut. Veritatis?

+

Jennifer Perez-Juarez

+

Hi, my name is Jennifer Perez-Juarez and I am currently a sopphmore studying computer science at CUNY Brooklyn College! One of my favorite things to do on campus is to find events on campus in search of free food and merchandise! Sometimes you'll even find me attending 2 - 3 events back-to-back on the same day! If you ever want to know the latest event to attend in hopes of gaining a free meal or merchandise to add to your collection, just reach out to me.

Connect with me on LinkedIn!

- LinkedIn + LinkedIn
diff --git a/views/js/evently/src/jenniferPerez-Juarez_Profile.jpg b/views/js/evently/src/jenniferPerez-Juarez_Profile.jpg new file mode 100644 index 0000000..3e2e1c4 Binary files /dev/null and b/views/js/evently/src/jenniferPerez-Juarez_Profile.jpg differ