Update src/app/about/page.tsx

This commit is contained in:
2026-03-12 21:45:36 +00:00
parent bc548d232b
commit 11d9093eb4

View File

@@ -64,7 +64,7 @@ export default function AboutPage() {
testimonial:
"Webild Studios completely transformed our online presence. Their attention to detail and understanding of our business needs resulted in a website that truly reflects our brand.",
imageSrc:
"http://img.b2bpic.net/free-photo/young-attractive-emotional-girl-business-style-clothes-plain-white-background-office-audience_78826-2259.jpg",
"http://img.b2bpic.net/free-photo/young-attractive-emotional-girl-business-style-clothes-plain-white-background-office-audience_78826-2259.jpg?_wi=2",
imageAlt: "Sarah Chen",
},
{
@@ -74,7 +74,7 @@ export default function AboutPage() {
testimonial:
"Within 3 months of launching our new website, we saw a 150% increase in online sales. The team at Webild made the entire process seamless and collaborative.",
imageSrc:
"http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1675.jpg",
"http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1675.jpg?_wi=2",
imageAlt: "Marcus Johnson",
},
{
@@ -84,7 +84,7 @@ export default function AboutPage() {
testimonial:
"The customer support is exceptional. They didn't just build our website—they became a true partner in our growth. Highly recommended for any growing business.",
imageSrc:
"http://img.b2bpic.net/free-photo/portrait-cute-girl-holding-her-camera_23-2148316012.jpg",
"http://img.b2bpic.net/free-photo/portrait-cute-girl-holding-her-camera_23-2148316012.jpg?_wi=2",
imageAlt: "Elena Rodriguez",
},
{
@@ -94,7 +94,7 @@ export default function AboutPage() {
testimonial:
"Professional, responsive, and results-driven. Webild Studios delivered our platform on time and within budget. Their technical expertise is outstanding.",
imageSrc:
"http://img.b2bpic.net/free-photo/close-up-portrait-handsome-middle-aged-man-with-beard-hairstyle-dressed-elegant-formal-suit-textured-dark-background-studio_613910-19887.jpg",
"http://img.b2bpic.net/free-photo/close-up-portrait-handsome-middle-aged-man-with-beard-hairstyle-dressed-elegant-formal-suit-textured-dark-background-studio_613910-19887.jpg?_wi=2",
imageAlt: "David Kim",
},
{
@@ -104,7 +104,7 @@ export default function AboutPage() {
testimonial:
"They understood our vision immediately and brought it to life in ways we didn't even imagine possible. Worth every penny of the investment.",
imageSrc:
"http://img.b2bpic.net/free-photo/smiling-beautiful-caucasian-woman-office-looking-camera_23-2148187145.jpg",
"http://img.b2bpic.net/free-photo/smiling-beautiful-caucasian-woman-office-looking-camera_23-2148187145.jpg?_wi=2",
imageAlt: "Jessica Martinez",
},
{
@@ -114,7 +114,7 @@ export default function AboutPage() {
testimonial:
"Fast turnaround, excellent communication, beautiful results. This is the agency you want working on your digital presence.",
imageSrc:
"http://img.b2bpic.net/free-photo/portrait-smiley-businessman_23-2148746289.jpg",
"http://img.b2bpic.net/free-photo/portrait-smiley-businessman_23-2148746289.jpg?_wi=2",
imageAlt: "Thomas Anderson",
},
];
@@ -183,7 +183,7 @@ export default function AboutPage() {
icon: Smartphone,
},
]}
imageSrc="http://img.b2bpic.net/free-photo/senior-people-school-class-with-laptop-computer_23-2150104929.jpg"
imageSrc="http://img.b2bpic.net/free-photo/senior-people-school-class-with-laptop-computer_23-2150104929.jpg?_wi=2"
imageAlt="Webild Studios design team collaborating"
mediaAnimation="blur-reveal"
imagePosition="right"
@@ -206,7 +206,7 @@ export default function AboutPage() {
title: "Custom Website Design",
tags: ["Design", "Development"],
imageSrc:
"http://img.b2bpic.net/free-vector/modern-web-design-concept-with-flat-design_23-2147858436.jpg",
"http://img.b2bpic.net/free-vector/modern-web-design-concept-with-flat-design_23-2147858436.jpg?_wi=3",
imageAlt: "Custom website design example",
},
{
@@ -214,7 +214,7 @@ export default function AboutPage() {
title: "E-Commerce Solutions",
tags: ["E-Commerce", "Integration"],
imageSrc:
"http://img.b2bpic.net/free-vector/flat-beauty-product-catalog_52683-71336.jpg",
"http://img.b2bpic.net/free-vector/flat-beauty-product-catalog_52683-71336.jpg?_wi=3",
imageAlt: "E-commerce platform showcase",
},
{
@@ -222,7 +222,7 @@ export default function AboutPage() {
title: "Brand Strategy & Identity",
tags: ["Branding", "Strategy"],
imageSrc:
"http://img.b2bpic.net/free-photo/colleagues-looking-tablet-discussing-new-ideas-office_176420-1724.jpg",
"http://img.b2bpic.net/free-photo/colleagues-looking-tablet-discussing-new-ideas-office_176420-1724.jpg?_wi=3",
imageAlt: "Brand identity development process",
},
{
@@ -230,7 +230,7 @@ export default function AboutPage() {
title: "Performance Optimization",
tags: ["Speed", "SEO"],
imageSrc:
"http://img.b2bpic.net/free-photo/multiethnic-team-female-entrepreneurs-discussing-business-strategy_482257-123854.jpg",
"http://img.b2bpic.net/free-photo/multiethnic-team-female-entrepreneurs-discussing-business-strategy_482257-123854.jpg?_wi=3",
imageAlt: "Website performance metrics dashboard",
},
]}