Update src/app/services/page.tsx
This commit is contained in:
@@ -105,11 +105,11 @@ export default function ServicesPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", title: "Game Changer!", quote: "Webild completely transformed our online presence. Their web development expertise is unparalleled, leading to a significant increase in user engagement.", name: "Alexandra Chen", role: "CEO, Tech Solutions Inc.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency-2/avatar-1.webp", imageAlt: "Alexandra Chen"},
|
||||
id: "1", title: "Game Changer!", quote: "Webild completely transformed our online presence. Their web development expertise is unparalleled, leading to a significant increase in user engagement.", name: "Alexandra Chen", role: "CEO, Tech Solutions Inc.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency-2/avatar-1.webp?_wi=2", imageAlt: "Alexandra Chen"},
|
||||
{
|
||||
id: "2", title: "Fantastic SEO Results!", quote: "Our organic traffic has soared since Webild optimized our website. Their SEO strategies are truly effective and transparent.", name: "David Rodriguez", role: "Marketing Manager, Eco-Ware Brands", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency-2/avatar-2.webp", imageAlt: "David Rodriguez"},
|
||||
id: "2", title: "Fantastic SEO Results!", quote: "Our organic traffic has soared since Webild optimized our website. Their SEO strategies are truly effective and transparent.", name: "David Rodriguez", role: "Marketing Manager, Eco-Ware Brands", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency-2/avatar-2.webp?_wi=2", imageAlt: "David Rodriguez"},
|
||||
{
|
||||
id: "3", title: "Stunning Design!", quote: "The UI/UX design provided by Webild exceeded all our expectations. Our customers love the new look and feel of our application.", name: "Sophia Lee", role: "Product Lead, InnovateNow", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency-2/avatar-3.webp", imageAlt: "Sophia Lee"},
|
||||
id: "3", title: "Stunning Design!", quote: "The UI/UX design provided by Webild exceeded all our expectations. Our customers love the new look and feel of our application.", name: "Sophia Lee", role: "Product Lead, InnovateNow", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency-2/avatar-3.webp?_wi=2", imageAlt: "Sophia Lee"},
|
||||
]}
|
||||
/>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user