diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 36d6916..54dd88a 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -60,7 +60,7 @@ export default function AboutPage() { borderRadius="rounded" contentWidth="smallMedium" sizing="largeSmallSizeLargeTitles" - background="grid" + background="circleGradient" cardStyle="glass-elevated" primaryButtonStyle="shadow" secondaryButtonStyle="radial-glow" @@ -106,7 +106,7 @@ export default function AboutPage() { icon: Zap, }, ]} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AwPc8tyD1DjBvhpgl0iSgBpCdF/a-vibrant-team-environment-showcasing-di-1773500824386-6e274641.png?_wi=2" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AwPc8tyD1DjBvhpgl0iSgBpCdF/a-vibrant-team-environment-showcasing-di-1773500824386-6e274641.png" imageAlt="Proof Digital team working collaboratively" mediaAnimation="slide-up" imagePosition="right" @@ -131,7 +131,7 @@ export default function AboutPage() { author: "Strategic Direction", description: "Led by industry veterans with proven track records of driving digital transformation across Fortune 500 companies and scaling innovative ventures from inception.", tags: ["Executive Team", "Industry Leaders", "Strategic Vision"], - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AwPc8tyD1DjBvhpgl0iSgBpCdF/a-sophisticated-team-of-professionals-co-1773500824371-d86394b8.png?_wi=2", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AwPc8tyD1DjBvhpgl0iSgBpCdF/a-sophisticated-team-of-professionals-co-1773500824371-d86394b8.png", imageAlt: "Proof Digital leadership team", }, { @@ -140,7 +140,7 @@ export default function AboutPage() { author: "Specialized Skills", description: "Our team combines specialists in strategy, UX/UI design, full-stack development, project management, and industry consulting. Every discipline brings deep expertise and creative excellence.", tags: ["Design", "Development", "Strategy"], - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AwPc8tyD1DjBvhpgl0iSgBpCdF/beautiful-digital-design-mockups-showing-1773500824632-4a462e44.png?_wi=3", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AwPc8tyD1DjBvhpgl0iSgBpCdF/beautiful-digital-design-mockups-showing-1773500824632-4a462e44.png", imageAlt: "Team expertise and collaboration", }, { @@ -149,7 +149,7 @@ export default function AboutPage() { author: "Team Values", description: "We foster an environment of continuous learning, creative problem-solving, and mutual respect. Our culture attracts top talent and drives innovative solutions for our clients.", tags: ["Innovation", "Collaboration", "Growth"], - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AwPc8tyD1DjBvhpgl0iSgBpCdF/modern-technology-infrastructure-and-dev-1773500824313-df424c85.png?_wi=3", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AwPc8tyD1DjBvhpgl0iSgBpCdF/modern-technology-infrastructure-and-dev-1773500824313-df424c85.png", imageAlt: "Collaborative team culture", }, ]} @@ -173,6 +173,13 @@ export default function AboutPage() { cardDescriptionClassName="text-sm leading-relaxed" tagsContainerClassName="flex flex-wrap gap-2" tagClassName="text-xs px-3 py-1 rounded-full font-medium" + textBoxTitleClassName="text-4xl sm:text-5xl font-light" + textBoxDescriptionClassName="text-base leading-relaxed" + textBoxClassName="" + textBoxTagClassName="" + textBoxButtonContainerClassName="" + textBoxButtonClassName="" + textBoxButtonTextClassName="" />