Merge version_2 into main #2
@@ -143,10 +143,10 @@ export default function LandingPage() {
|
||||
author="Sarah Mitchell, CEO at TechVenture"
|
||||
avatars={[
|
||||
{
|
||||
src: "https://img.b2bpic.net/free-photo/successful-businessman-imagines-great-career_1163-5478.jpg", alt: "Sarah Mitchell"
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_32SzEkxKoNyIbQ4hnQYui6BHsfB/uploaded-1771451577262-6j9g1seb.jpg", alt: "Sarah Mitchell"
|
||||
},
|
||||
{
|
||||
src: "https://img.b2bpic.net/free-photo/confident-entrepreneur-satisfied-with-own-success_1163-5474.jpg", alt: "James Chen"
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_32SzEkxKoNyIbQ4hnQYui6BHsfB/uploaded-1771451597467-k6g38fzb.jpg", alt: "James Chen"
|
||||
},
|
||||
{
|
||||
src: "https://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg", alt: "Emma Rodriguez"
|
||||
@@ -171,10 +171,10 @@ export default function LandingPage() {
|
||||
<TeamCardTwo
|
||||
members={[
|
||||
{
|
||||
id: "1", name: "Luke", role: "Team Member", description: "Dedicated to delivering exceptional results and driving digital innovation.", imageSrc: "https://img.b2bpic.net/free-photo/successful-businessman-imagines-great-career_1163-5478.jpg", imageAlt: "Luke"
|
||||
id: "1", name: "Luke", role: "Team Member", description: "Dedicated to delivering exceptional results and driving digital innovation.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_32SzEkxKoNyIbQ4hnQYui6BHsfB/uploaded-1771451577262-6j9g1seb.jpg", imageAlt: "Luke"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Caleb", role: "Team Member", description: "Passionate about creating beautiful and functional digital experiences.", imageSrc: "https://img.b2bpic.net/free-photo/confident-entrepreneur-satisfied-with-own-success_1163-5474.jpg", imageAlt: "Caleb"
|
||||
id: "2", name: "Caleb", role: "Team Member", description: "Passionate about creating beautiful and functional digital experiences.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_32SzEkxKoNyIbQ4hnQYui6BHsfB/uploaded-1771451597467-k6g38fzb.jpg", imageAlt: "Caleb"
|
||||
}
|
||||
]}
|
||||
title="Meet Our Team"
|
||||
|
||||
Reference in New Issue
Block a user