Update src/app/about/page.tsx
This commit is contained in:
@@ -100,7 +100,7 @@ export default function AboutPage() {
|
||||
icon: Award
|
||||
}
|
||||
]}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZ6WdcHSbw30TO5NsvilZkjxWh/professional-developer-workspace-with-mu-1772787976990-b701f628.png"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZ6WdcHSbw30TO5NsvilZkjxWh/professional-developer-workspace-with-mu-1772787976990-b701f628.png?_wi=2"
|
||||
imageAlt="Developer workspace with multiple screens showing code and analytics"
|
||||
imagePosition="right"
|
||||
mediaAnimation="slide-up"
|
||||
@@ -121,21 +121,21 @@ export default function AboutPage() {
|
||||
id: "1",
|
||||
title: "Frontend Architecture",
|
||||
description: "Expert in building scalable, performant frontend applications using React, Angular, and Vue.js. Proficient in state management, component design patterns, and modern CSS frameworks.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZ6WdcHSbw30TO5NsvilZkjxWh/modern-code-editor-interface-displaying--1772787977090-e0d95fd6.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZ6WdcHSbw30TO5NsvilZkjxWh/modern-code-editor-interface-displaying--1772787977090-e0d95fd6.png?_wi=2",
|
||||
imageAlt: "Frontend development interface"
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
title: "Backend Systems",
|
||||
description: "Designing and implementing robust backend systems with Node.js, Laravel, and Python. Strong expertise in API design, database optimization, and microservices architecture.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZ6WdcHSbw30TO5NsvilZkjxWh/mobile-app-backend-architecture-diagram--1772787977600-d8fab659.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZ6WdcHSbw30TO5NsvilZkjxWh/mobile-app-backend-architecture-diagram--1772787977600-d8fab659.png?_wi=2",
|
||||
imageAlt: "Backend architecture"
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
title: "Data Analytics & BI",
|
||||
description: "Creating sophisticated data pipelines, dashboards, and analytical solutions. Expertise in data warehousing, ETL processes, and business intelligence tool implementation.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZ6WdcHSbw30TO5NsvilZkjxWh/etl-extract-transform-load-pipeline-arch-1772787978648-30a1731d.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZ6WdcHSbw30TO5NsvilZkjxWh/etl-extract-transform-load-pipeline-arch-1772787978648-30a1731d.png?_wi=2",
|
||||
imageAlt: "Data pipeline architecture"
|
||||
}
|
||||
]}
|
||||
@@ -160,7 +160,7 @@ export default function AboutPage() {
|
||||
role: "CTO",
|
||||
company: "TechCorp Innovations",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZ6WdcHSbw30TO5NsvilZkjxWh/professional-headshot-of-a-confident-fem-1772787977429-03725ba9.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZ6WdcHSbw30TO5NsvilZkjxWh/professional-headshot-of-a-confident-fem-1772787977429-03725ba9.png?_wi=2",
|
||||
imageAlt: "Professional headshot of Sarah Johnson"
|
||||
},
|
||||
{
|
||||
@@ -169,7 +169,7 @@ export default function AboutPage() {
|
||||
role: "VP Engineering",
|
||||
company: "DataFlow Analytics",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZ6WdcHSbw30TO5NsvilZkjxWh/professional-headshot-of-a-confident-mal-1772787976120-417132c7.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZ6WdcHSbw30TO5NsvilZkjxWh/professional-headshot-of-a-confident-mal-1772787976120-417132c7.png?_wi=2",
|
||||
imageAlt: "Professional headshot of Michael Chen"
|
||||
},
|
||||
{
|
||||
@@ -178,7 +178,7 @@ export default function AboutPage() {
|
||||
role: "Hiring Manager",
|
||||
company: "Enterprise Solutions Ltd",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZ6WdcHSbw30TO5NsvilZkjxWh/professional-headshot-of-a-confident-fem-1772787976189-24284ddc.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AZ6WdcHSbw30TO5NsvilZkjxWh/professional-headshot-of-a-confident-fem-1772787976189-24284ddc.png?_wi=2",
|
||||
imageAlt: "Professional headshot of Emily Rodriguez"
|
||||
}
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user