Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

About us #41

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
58 changes: 57 additions & 1 deletion views/js/evently/src/AboutUs.css
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
text-align: center;
color: #FF6116;
font-size: 25px;

}
.missionStatement {
text-align: center;
Expand Down Expand Up @@ -57,3 +56,60 @@
text-align: justify;
padding: 15px;
}



.missionStatement {
text-align: center;
font-size: 20px;
padding: 10px;
margin-bottom: 20px;
}

.profileImages-1 {
margin-bottom: 20px;
float: left;
margin-right: 10px;
padding:10px;
padding-left: 15px;
}

.profileImages-1 img {
width: 200px; /* Adjust the width of the profile images */
height: 200px; /* Adjust the height of the profile images */
object-fit: cover; /* Maintain aspect ratio */
}
.personInfo-1{
text-align: left;
text-align: justify;
padding: 15px;
}
.container-1, .container-2 {
border-style: outset;
height: 200px;
padding:20px;
border-color: #FF6116;
}


.socialMediaLinks {
margin-top: 5px; /* Adjust spacing between person info and social media links */

}

.profileImages-2{
float: right;
margin-left: 10px;
padding:10px;
padding-right: 15px;
}
.profileImages-2 img {
width: 200px; /* Adjust the width of the profile images */
height: 200px; /* Adjust the height of the profile images */
object-fit: cover; /* Maintain aspect ratio */
}
.personInfo-2{
text-align: right;
text-align: justify;
padding: 15px;
}
41 changes: 19 additions & 22 deletions views/js/evently/src/AboutUs.jsx
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
import React from 'react'
import './AboutUs.css'
import profileImage1 from './profile_img.jpg'; // Import your profile images
import profileImage2 from './Lameya.jpg';
import profileImage3 from './sanjida.jpeg';
import IdenAmoako from './Images/IdenAmoako.jpeg'
import profileImage4 from './VidiyaDawah.jpg';
import profileImage2 from './profile_img.jpg';
import profileImage3 from './profile_img.jpg';
import profileImage4 from './profile_img.jpg';


function AboutUs() {
Expand All @@ -26,55 +25,53 @@ function AboutUs() {
</div>
<div className="personInfo-1">
<h2>Safiya Jones</h2>
<p>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?</p>
<p>Hi! My name is Safiya Jones. I am currently in my junior year of undergrad studying Communication Design at the New York City College of Technology. I enjoy traveling, design, trying new food and Pilates.</p>
<p>Connect with me on LinkedIn!</p>
<a href="#">LinkedIn</a>
<a href="#https://www.linkedin.com/in/safiyajones/">LinkedIn</a>
</div>
</div>
<div className="container-2">
<div className="profileImages-2">
<img src={profileImage2} alt="Person 1" />
<img src={profileImage1} alt="Person 1" />
</div>
<div className="personInfo-2">
<h2>Lameya Mostafa</h2>
<p>Hi! I am Lameya. I'm currently a sophomore at Hunter College, pursuing a degree in Computer Science. Outside of academics, I enjoy watching sunsets and rocket launches. Photography and video editing are also among my favorite hobbies, allowing me to capture and create moments. I'm always eager to expand my knowledge and explore new interests. </p>
<p>Connect with me on LinkedIn!</p>
<a href="https://www.linkedin.com/in/lameya-mostafa-3773a5271/">LinkedIn</a>
<p>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.</p>
<p>Let's link up on LinkedIn!</p>
<a href="#">LinkedIn</a>
</div>
</div>
<div className="container-1">
<div className="profileImages-1">
<img src={profileImage3} alt="Person 1" />
<img src={profileImage1} alt="Person 1" />
</div>
<div className="personInfo-1">
<h2>Sanjida Kazi</h2>
<p> Hello! I'm currently a freshman at Hunter College majoring in computer science. I am Bengali-American and live in the Bronx. In my free time, I like to watch shows, cook, and play guitar. I am glad to be apart of the sprinternship at Bitly this year, it was a great learning experience and I got to meet so many talented people. </p>
<p>Add me on LinkedIn!</p>
<a href="https://www.linkedin.com/in/sanjida-kazi-a71a5b2a0/">LinkedIn</a>
<p>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?</p>
<p>Connect with me on LinkedIn!</p>
<a href="#">LinkedIn</a>
</div>
</div>
<div className="container-2">
<div className="profileImages-2">
<img src={profileImage4} alt="Person 1" />
<img src={profileImage1} alt="Person 1" />
</div>
<div className="personInfo-2">
<h2>Vidiya Dawah</h2>
<p>Hello! I'm Vid, a junior at Baruch majoring in CIS who has interned here at Bitly! I like learning new things and this experience has taught me a lot of technical skills and a lot of things about myself. And I got to meet a lot of cool people here at Bitly.</p>
<p>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.</p>
<p>Let's link up on LinkedIn</p>
<a href="https://www.linkedin.com/in/vidiya-dawah-79a783282/">LinkedIn</a>
<a href="#">LinkedIn</a>
</div>
</div>
<div className="container-1">
<div className="profileImages-1">
<img src={IdenAmoako} alt="Picture of Iden Amoako" />
<img src={profileImage1} alt="Person 1" />
</div>
<div className="personInfo-1">
<h2>Iden Amoako</h2>
<p> Hi, I'm Iden. I am a third year undergraduate student pursuing a Bachelor of Business Administration in Computer Information Systems at Baruch College, with a minor in Interdisciplinary Studies at The Macaulay Honors College.
I am an aspriring Software Engineer/Full Stack Developer & Technical Product Manager.
</p>
<p>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?</p>
<p>Connect with me on LinkedIn!</p>
<a href="https://www.linkedin.com/in/iden-amoako/">LinkedIn</a>
<a href="#">LinkedIn</a>
</div>
</div>
</div>
Expand Down
Binary file added views/js/evently/src/SafiyaJ_ProfilePicture.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.