Update src/app/about/page.tsx
This commit is contained in:
@@ -80,7 +80,7 @@ export default function AboutPage() {
|
||||
{ value: "500+", title: "Projects Completed" },
|
||||
{ value: "95%", title: "Client Satisfaction Rate" },
|
||||
]}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ag5E12tt9qH4zLUc6Utm88Gnfu/a-vibrant-dynamic-photo-of-a-diverse-cre-1773001370809-4bbe0f74.png"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ag5E12tt9qH4zLUc6Utm88Gnfu/a-vibrant-dynamic-photo-of-a-diverse-cre-1773001370809-4bbe0f74.png?_wi=2"
|
||||
imageAlt="Webild Design team collaborating"
|
||||
mediaAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
@@ -97,7 +97,7 @@ export default function AboutPage() {
|
||||
author: "by Design Team",
|
||||
description: "Complete redesign of a major e-commerce platform resulting in 280% increase in conversion rates and improved user retention. Focused on streamlined checkout flow and personalized product recommendations.",
|
||||
tags: ["E-Commerce", "UX/UI"],
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ag5E12tt9qH4zLUc6Utm88Gnfu/modern-e-commerce-platform-interface-des-1773001371295-70849801.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ag5E12tt9qH4zLUc6Utm88Gnfu/modern-e-commerce-platform-interface-des-1773001371295-70849801.png?_wi=2",
|
||||
imageAlt: "E-commerce platform redesign",
|
||||
},
|
||||
{
|
||||
@@ -106,7 +106,7 @@ export default function AboutPage() {
|
||||
author: "by Strategy Team",
|
||||
description: "Custom-built financial analytics dashboard with real-time data visualization and advanced filtering. Serves 10,000+ daily active users with seamless performance across devices.",
|
||||
tags: ["FinTech", "Dashboard"],
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ag5E12tt9qH4zLUc6Utm88Gnfu/professional-financial-dashboard-interfa-1773001372108-841868a6.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ag5E12tt9qH4zLUc6Utm88Gnfu/professional-financial-dashboard-interfa-1773001372108-841868a6.png?_wi=2",
|
||||
imageAlt: "FinTech dashboard interface",
|
||||
},
|
||||
{
|
||||
@@ -115,7 +115,7 @@ export default function AboutPage() {
|
||||
author: "by Branding Team",
|
||||
description: "Complete brand identity overhaul including logo redesign, color palette, typography system, and responsive website. Elevated brand perception among target demographic by 65%.",
|
||||
tags: ["Branding", "Web Design"],
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ag5E12tt9qH4zLUc6Utm88Gnfu/comprehensive-brand-identity-design-show-1773001371051-3d251237.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ag5E12tt9qH4zLUc6Utm88Gnfu/comprehensive-brand-identity-design-show-1773001371051-3d251237.png?_wi=2",
|
||||
imageAlt: "Brand identity and website",
|
||||
},
|
||||
]}
|
||||
@@ -141,7 +141,7 @@ export default function AboutPage() {
|
||||
handle: "@jwalsh_marketing",
|
||||
testimonial: "Webild completely transformed our online presence. Their strategic approach to design combined with exceptional execution made all the difference for our business.",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ag5E12tt9qH4zLUc6Utm88Gnfu/professional-headshot-of-a-female-market-1773001369876-35301b6e.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ag5E12tt9qH4zLUc6Utm88Gnfu/professional-headshot-of-a-female-market-1773001369876-35301b6e.png?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -149,7 +149,7 @@ export default function AboutPage() {
|
||||
handle: "@rliu_startups",
|
||||
testimonial: "Best investment we made for our startup. The team was responsive, creative, and delivered a website that actually converts.",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ag5E12tt9qH4zLUc6Utm88Gnfu/professional-headshot-of-a-male-startup--1773001369969-423b57f1.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ag5E12tt9qH4zLUc6Utm88Gnfu/professional-headshot-of-a-male-startup--1773001369969-423b57f1.png?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
@@ -157,7 +157,7 @@ export default function AboutPage() {
|
||||
handle: "@apatel_designer",
|
||||
testimonial: "Working with Webild as a partner agency was fantastic. Their attention to detail and collaborative approach is unmatched.",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ag5E12tt9qH4zLUc6Utm88Gnfu/professional-headshot-of-a-female-creati-1773001370862-7b052b6a.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ag5E12tt9qH4zLUc6Utm88Gnfu/professional-headshot-of-a-female-creati-1773001370862-7b052b6a.png?_wi=2",
|
||||
},
|
||||
]}
|
||||
showRating={true}
|
||||
|
||||
Reference in New Issue
Block a user