Update src/app/team/page.tsx
This commit is contained in:
@@ -71,7 +71,7 @@ export default function TeamPage() {
|
||||
description:
|
||||
"Visionary director with 15+ years in premium animation and visual effects. Former lead at renowned production studios, Marcus brings strategic creativity to every project.",
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYGRQkPjXvAQmHMgiTkfZ1jmGX/professional-portrait-of-a-creative-dire-1772762702620-b6537486.png",
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYGRQkPjXvAQmHMgiTkfZ1jmGX/professional-portrait-of-a-creative-dire-1772762702620-b6537486.png?_wi=3",
|
||||
imageAlt: "Marcus Blackwood",
|
||||
socialLinks: [
|
||||
{ icon: Linkedin, url: "https://linkedin.com" },
|
||||
@@ -85,7 +85,7 @@ export default function TeamPage() {
|
||||
description:
|
||||
"Specializes in cutting-edge 3D character animation and motion capture technology. Award-winning animator with expertise in complex rigging and modeling.",
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYGRQkPjXvAQmHMgiTkfZ1jmGX/professional-headshot-of-a-3d-animation--1772762701622-cdb86c61.png",
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYGRQkPjXvAQmHMgiTkfZ1jmGX/professional-headshot-of-a-3d-animation--1772762701622-cdb86c61.png?_wi=3",
|
||||
imageAlt: "Elena Rodriguez",
|
||||
socialLinks: [
|
||||
{ icon: Linkedin, url: "https://linkedin.com" },
|
||||
@@ -99,7 +99,7 @@ export default function TeamPage() {
|
||||
description:
|
||||
"Expert in dynamic motion design and visual effects. Creative innovator pushing artistic boundaries with modern techniques and cutting-edge tools.",
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYGRQkPjXvAQmHMgiTkfZ1jmGX/portrait-of-a-motion-graphics-designer-c-1772762702201-a1daa488.png",
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYGRQkPjXvAQmHMgiTkfZ1jmGX/portrait-of-a-motion-graphics-designer-c-1772762702201-a1daa488.png?_wi=3",
|
||||
imageAlt: "James Chen",
|
||||
socialLinks: [
|
||||
{ icon: Linkedin, url: "https://linkedin.com" },
|
||||
@@ -113,7 +113,7 @@ export default function TeamPage() {
|
||||
description:
|
||||
"Master of digital compositing and post-production. Brings cinematic quality to every frame through meticulous attention to detail and technical precision.",
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYGRQkPjXvAQmHMgiTkfZ1jmGX/professional-photograph-of-a-compositing-1772762701862-95754e0b.png",
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYGRQkPjXvAQmHMgiTkfZ1jmGX/professional-photograph-of-a-compositing-1772762701862-95754e0b.png?_wi=3",
|
||||
imageAlt: "Sophie Laurent",
|
||||
socialLinks: [
|
||||
{ icon: Linkedin, url: "https://linkedin.com" },
|
||||
@@ -128,7 +128,7 @@ export default function TeamPage() {
|
||||
<MediaAbout
|
||||
title="Our Creative Culture"
|
||||
description="We believe the best work comes from collaboration, innovation, and a commitment to excellence. Our team is dedicated to pushing creative boundaries, fostering a culture of continuous learning, and delivering exceptional results that exceed client expectations."
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYGRQkPjXvAQmHMgiTkfZ1jmGX/interior-of-a-high-end-animation-and-mot-1772762703475-c4283dab.png"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYGRQkPjXvAQmHMgiTkfZ1jmGX/interior-of-a-high-end-animation-and-mot-1772762703475-c4283dab.png?_wi=5"
|
||||
imageAlt="Team Culture and Creative Workspace"
|
||||
buttons={[{ text: "Join Our Team", href: "/contact" }]}
|
||||
buttonAnimation="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user