Update src/app/about/page.tsx
This commit is contained in:
@@ -76,7 +76,7 @@ export default function AboutPage() {
|
|||||||
tag="Our Story"
|
tag="Our Story"
|
||||||
tagIcon={Target}
|
tagIcon={Target}
|
||||||
tagAnimation="slide-up"
|
tagAnimation="slide-up"
|
||||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APnA5s66TMDvrFY10op8PHqLQP/a-professional-team-of-web-designers-and-1772502996001-cbd6cd35.png"
|
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APnA5s66TMDvrFY10op8PHqLQP/a-professional-team-of-web-designers-and-1772502996001-cbd6cd35.png?_wi=2"
|
||||||
imageAlt="Noventis team working together"
|
imageAlt="Noventis team working together"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
buttons={[{ text: "Start Your Project", href: "/contact" }]}
|
buttons={[{ text: "Start Your Project", href: "/contact" }]}
|
||||||
@@ -99,21 +99,21 @@ export default function AboutPage() {
|
|||||||
id: 1,
|
id: 1,
|
||||||
title: "Client Success First",
|
title: "Client Success First",
|
||||||
description: "Your success is our success. We're committed to understanding your business goals and delivering solutions that generate real, measurable results.",
|
description: "Your success is our success. We're committed to understanding your business goals and delivering solutions that generate real, measurable results.",
|
||||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APnA5s66TMDvrFY10op8PHqLQP/a-web-designer-working-on-a-custom-websi-1772502994313-160c4f81.png",
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APnA5s66TMDvrFY10op8PHqLQP/a-web-designer-working-on-a-custom-websi-1772502994313-160c4f81.png?_wi=5",
|
||||||
imageAlt: "Client collaboration",
|
imageAlt: "Client collaboration",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: 2,
|
id: 2,
|
||||||
title: "Innovation & Excellence",
|
title: "Innovation & Excellence",
|
||||||
description: "We stay at the forefront of web design and development trends. Our team continuously learns and implements cutting-edge technologies and best practices.",
|
description: "We stay at the forefront of web design and development trends. Our team continuously learns and implements cutting-edge technologies and best practices.",
|
||||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APnA5s66TMDvrFY10op8PHqLQP/a-conversion-optimized-landing-page-disp-1772502994355-58556fef.png",
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APnA5s66TMDvrFY10op8PHqLQP/a-conversion-optimized-landing-page-disp-1772502994355-58556fef.png?_wi=2",
|
||||||
imageAlt: "Innovation and technology",
|
imageAlt: "Innovation and technology",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: 3,
|
id: 3,
|
||||||
title: "Transparency & Communication",
|
title: "Transparency & Communication",
|
||||||
description: "We believe in open, honest communication throughout every project. You'll always know where your project stands and what we're working on next.",
|
description: "We believe in open, honest communication throughout every project. You'll always know where your project stands and what we're working on next.",
|
||||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APnA5s66TMDvrFY10op8PHqLQP/a-technical-support-team-monitoring-and--1772502994329-39eab7ac.png",
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APnA5s66TMDvrFY10op8PHqLQP/a-technical-support-team-monitoring-and--1772502994329-39eab7ac.png?_wi=3",
|
||||||
imageAlt: "Team communication",
|
imageAlt: "Team communication",
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
|
|||||||
Reference in New Issue
Block a user