diff --git a/src/app/page.tsx b/src/app/page.tsx index 74516f4..86978cb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -38,15 +38,15 @@ export default function WebAgencyThemePage() {
@@ -127,7 +127,7 @@ export default function WebAgencyThemePage() { tag="Testimonials" tagIcon={Star} testimonials={[ - { id: "1", name: "Sarah Johnson", date: "CEO, TechStart", title: "Transformed Our Presence", tag: "Review", quote: "Working with Studio was a game-changer. They delivered a website that converts visitors at twice our previous rate.", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency/hero/hero2.webp", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency/hero/hero2.webp?_wi=2" }, + { id: "1", name: "Sarah Johnson", date: "CEO, TechStart", title: "Transformed Our Presence", tag: "Review", quote: "Working with Onion Group was a game-changer. They delivered a website that converts visitors at twice our previous rate.", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency/hero/hero2.webp", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency/hero/hero2.webp?_wi=2" }, { id: "2", name: "Michael Chen", date: "Founder, GrowthLab", title: "Exceeded Expectations", tag: "Review", quote: "The team's attention to detail and creative vision brought our brand to life in ways we never imagined.", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency/hero/hero3.webp", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency/hero/hero3.webp?_wi=2" } ]} textboxLayout="default" @@ -135,20 +135,20 @@ export default function WebAgencyThemePage() { />