AceXlabs / Agency-Website

http://acexlabs.org
12 stars 4 forks source link

Update Team data, Add all other members data aswell #7

Closed PJharwal closed 3 weeks ago

PJharwal commented 3 weeks ago
export const teamData= [
    {   
        "id":1,
        "title": "Fullstack Senior Engineer",
        "name": "Pratik Tiwari",
        "description": "8+ Years in fullstack engineering building products across various domains.",
        "profile": "https://avatars.githubusercontent.com/u/64960569?v=4",
        "link": "https://x.com/pratikcodes_"
    },
    {
        "id":2,
        "title": "Senior AI Engineer",
        "name": "Jacques",
        "description": "9+ years of experience in AI and Machine Learning. Proficient in NLP and Computer Vision",
        "profile": "https://avatars.githubusercontent.com/u/64960569?v=4",
        "link": "https://x.com/jacques_web3/"
    },
    {
        "id":3,
        "title": "Software Architect",
        "name": "Axat Bhardwaj",
        "description": "10+ years of experience in web3, building scalable and secure applications.",
        "profile": "https://avatars.githubusercontent.com/u/57027429?v=4",
        "link": "https://x.com/axatbhardwaj"
    },
    {
        "id":3,
        "title": "Mobile Dev Expert",
        "name": "Satyam Shubham",
        "description": "5+ years of experience in React Native, building cross-platform and native applications.",
        "profile": "https://pbs.twimg.com/profile_images/1742571411561218048/iZzWZcXb_400x400.jpg",
        "link": "https://x.com/itsflash_10"
    }
]
prince981620 commented 3 weeks ago

I am working on this issue.

anuragnegi000 commented 3 weeks ago

Completed!