Update src/app/about/page.tsx

This commit is contained in:
2026-03-06 01:00:19 +00:00
parent d0c234a1f8
commit c23bd4cdca

View File

@@ -89,7 +89,7 @@ export default function AboutPage() {
handle: "@sarahjohnson",
testimonial: "Web Link transformed our online presence completely. Their team understood our vision perfectly and delivered a stunning website that has significantly increased our conversions.",
rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AY9PYKHCB4wOSR74aXxNEBpZ8a/professional-headshot-of-a-confident-bus-1772758733174-536617eb.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AY9PYKHCB4wOSR74aXxNEBpZ8a/professional-headshot-of-a-confident-bus-1772758733174-536617eb.png?_wi=2",
imageAlt: "Sarah Johnson testimonial",
},
{
@@ -98,7 +98,7 @@ export default function AboutPage() {
handle: "@mchen_tech",
testimonial: "Outstanding work from start to finish. The Web Link team was responsive, professional, and truly cared about our project. Highly recommended for any business looking for quality web design.",
rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AY9PYKHCB4wOSR74aXxNEBpZ8a/professional-headshot-of-a-successful-bu-1772758731548-a7be2ca1.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AY9PYKHCB4wOSR74aXxNEBpZ8a/professional-headshot-of-a-successful-bu-1772758731548-a7be2ca1.png?_wi=2",
imageAlt: "Michael Chen testimonial",
},
{
@@ -107,7 +107,7 @@ export default function AboutPage() {
handle: "@erodriguez_design",
testimonial: "I was impressed by their attention to detail and commitment to excellence. The final website exceeded all expectations and our clients love it. Worth every penny!",
rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AY9PYKHCB4wOSR74aXxNEBpZ8a/professional-headshot-of-a-creative-prof-1772758731804-3076ae80.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AY9PYKHCB4wOSR74aXxNEBpZ8a/professional-headshot-of-a-creative-prof-1772758731804-3076ae80.png?_wi=2",
imageAlt: "Emily Rodriguez testimonial",
},
]}