From db8a303ef1c7a63a437f0663f4d0d03366f1335f Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 2 Mar 2026 23:56:29 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index a4b6dd1..763d3ff 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -211,8 +211,7 @@ export default function LandingPage() { id: '3', name: 'Jessica Rodriguez', handle: 'Digital Marketing Expert', - testimonial: 'The ad funnel automation freed up 20 hours a week. I\'m focusing on strategy instead of repetitive tasks. Exactly what I needed.', - imageSrc: 'https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APWyzaaMy4zu7LJAbk6WTPBqn2/professional-headshot-of-a-business-owne-1772495446248-006a8f3d.png', + testimonial: "The ad funnel automation freed up 20 hours a week. I'm focusing on strategy instead of repetitive tasks. Exactly what I needed.", imageSrc: 'https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APWyzaaMy4zu7LJAbk6WTPBqn2/professional-headshot-of-a-business-owne-1772495446248-006a8f3d.png', imageAlt: 'Jessica Rodriguez' }, { @@ -235,8 +234,7 @@ export default function LandingPage() { id: '6', name: 'Alex Patel', handle: 'SaaS Growth Lead', - testimonial: 'The team understood our business instantly. They didn\'t oversell features we didn\'t need. Pure problem-solving.', - imageSrc: 'https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APWyzaaMy4zu7LJAbk6WTPBqn2/professional-headshot-of-a-content-creat-1772495446727-8c5b7691.png', + testimonial: "The team understood our business instantly. They didn't oversell features we didn't need. Pure problem-solving.", imageSrc: 'https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APWyzaaMy4zu7LJAbk6WTPBqn2/professional-headshot-of-a-content-creat-1772495446727-8c5b7691.png', imageAlt: 'Alex Patel' } ]} @@ -312,22 +310,22 @@ export default function LandingPage() { { id: '3', title: 'Do I need technical knowledge?', - content: 'Not at all. We handle all technical setup and configuration. We\'ll train your team on managing the automation and provide clear documentation for ongoing use.' + content: "Not at all. We handle all technical setup and configuration. We'll train your team on managing the automation and provide clear documentation for ongoing use." }, { id: '4', title: 'Can you automate my specific workflow?', - content: 'Very likely yes. We\'ve built custom automation for hundreds of unique workflows across coaching, agencies, e-commerce, and services. Schedule a discovery call and we\'ll assess your specific needs.' + content: "Very likely yes. We've built custom automation for hundreds of unique workflows across coaching, agencies, e-commerce, and services. Schedule a discovery call and we'll assess your specific needs." }, { id: '5', title: 'What if something breaks or needs updating?', - content: 'All clients receive ongoing support. We\'re available for troubleshooting, updates, and optimizations. Many choose our managed services plan for continuous improvement.' + content: "All clients receive ongoing support. We're available for troubleshooting, updates, and optimizations. Many choose our managed services plan for continuous improvement." }, { id: '6', title: 'How do I know if automation is right for me?', - content: 'If you\'re spending hours on repetitive tasks, managing multiple tools, or struggling with manual processes, automation will help. Book a free review and we\'ll identify your top opportunities.' + content: "If you're spending hours on repetitive tasks, managing multiple tools, or struggling with manual processes, automation will help. Book a free review and we'll identify your top opportunities." } ]} />