ब्रेकिंग न्यूज :

हमारी टीम

Spread the love

body {
font-family: Arial, sans-serif;
margin: 0;
padding: 0;
background-color: #f4f4f4;
text-align: center;
}

header {
background-color: #4CAF50;
color: white;
padding: 20px;
}

h1 {
margin: 0;
}

.team-container {
display: flex;
justify-content: center;
flex-wrap: wrap;
margin: 20px auto;
max-width: 1200px;
}

.team-member {
background-color: white;
border-radius: 10px;
box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
margin: 20px;
padding: 20px;
width: 250px;
text-align: center;
}

.team-member img {
width: 150px;
height: 150px;
border-radius: 50%;
object-fit: cover;
}

.team-member h2 {
margin: 10px 0 5px;
}

.team-member p {
color: #888;
}

.team-member a {
display: inline-block;
margin-top: 10px;
padding: 10px 20px;
background-color: #4CAF50;
color: white;
text-decoration: none;
border-radius: 5px;
}

.team-member a:hover {
background-color: #45a049;
}

 

Our Team

Member 1

John Doe

Project Manager

Contact

Member 2

Jane Smith

Lead Developer

Contact

Member 3

Mike Johnson

UI/UX Designer

Contact

 

error: Content is protected !!