Merge version_3 into main #3

Merged
bender merged 1 commits from version_3 into main 2026-05-01 00:26:34 +00:00

View File

@@ -79,7 +79,9 @@ export default function WebAgencyThemePage() {
tagIcon={Star}
testimonials={[
{ id: "1", name: "Sarah Johnson", date: "CEO, TechStart", title: "Transformed Our Digital Presence", quote: "Working with Studio was a game-changer for our startup. They delivered a website that not only looks stunning but converts visitors into customers at twice our previous rate.", tag: "Web Development", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency/hero/hero2.webp", avatarAlt: "Sarah Johnson" },
{ id: "2", name: "Michael Chen", date: "Founder, GrowthLab", title: "Exceeded All Expectations", quote: "The team's attention to detail and creative vision brought our brand to life in ways we never imagined.", tag: "Brand Design", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency/hero/hero3.webp", avatarAlt: "Michael Chen" }
{ id: "2", name: "Michael Chen", date: "Founder, GrowthLab", title: "Exceeded All Expectations", quote: "The team's attention to detail and creative vision brought our brand to life in ways we never imagined.", tag: "Brand Design", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency/hero/hero3.webp", avatarAlt: "Michael Chen" },
{ id: "3", name: "Elena Rodriguez", date: "Marketing Director, InnovateCo", title: "Exceptional Results", quote: "Studio's strategic approach to our rebranding helped us capture a new market segment almost instantly.", tag: "Strategy", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency/hero/hero4.webp", avatarAlt: "Elena Rodriguez" },
{ id: "4", name: "David Kim", date: "CTO, CloudScale", title: "Reliable Partnership", quote: "Their technical depth and ability to meet complex deadlines made them a vital partner in our scalability efforts.", tag: "Systems", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency/hero/hero1.webp", avatarAlt: "David Kim" }
]}
textboxLayout="default"
useInvertedBackground={false}