Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
2026-03-02 23:56:33 +00:00

View File

@@ -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."
}
]}
/>