Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-02 17:48:21 +00:00

View File

@@ -136,10 +136,10 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1", title: "Transformed Our Lead Conversion Rate", quote: "Signalate AI has been a game-changer for our agency. We went from 15% lead conversion to 62% within the first month. The speed at which the AI calls potential clients is incredible.", name: "Marcus Johnson", role: "CEO of Growth Digital Agency", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOpCJAkzFAW0TNbdLrrX6NQHhG/professional-headshot-of-a-confident-bus-1772473655114-09949c44.png", imageAlt: "Marcus Johnson, CEO of Growth Digital Agency"
id: "1", title: "Transformed Our Lead Conversion Rate", quote: "Signalate AI has been a game-changer for our agency. We went from 15% lead conversion to 62% within the first month. The speed at which the AI calls potential clients is incredible.", name: "Marcus Johnson", role: "CEO of Growth Digital Agency", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOpCJAkzFAW0TNbdLrrX6NQHhG/professional-headshot-of-a-confident-bus-1772473655114-09949c44.png?_wi=1", imageAlt: "Marcus Johnson, CEO of Growth Digital Agency"
},
{
id: "2", title: "ROI Within Week One", quote: "We were skeptical at first, but the results speak for themselves. Our customer acquisition cost dropped by 40%, and our team can now focus on closing deals instead of chasing leads.", name: "Sarah Chen", role: "Director of Sales at TechFlow Solutions", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOpCJAkzFAW0TNbdLrrX6NQHhG/professional-headshot-of-a-female-busine-1772473654830-340b88e5.png", imageAlt: "Sarah Chen, Director of Sales"
id: "2", title: "ROI Within Week One", quote: "We were skeptical at first, but the results speak for themselves. Our customer acquisition cost dropped by 40%, and our team can now focus on closing deals instead of chasing leads.", name: "Sarah Chen", role: "Director of Sales at TechFlow Solutions", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOpCJAkzFAW0TNbdLrrX6NQHhG/professional-headshot-of-a-female-busine-1772473654830-340b88e5.png?_wi=1", imageAlt: "Sarah Chen, Director of Sales"
},
{
id: "3", title: "Exactly What Our Business Needed", quote: "The AI handles qualification perfectly. It's like having a top sales development rep working 24/7 without the overhead. Highly recommend to any business serious about scaling.", name: "David Rivera", role: "Founder of Apex Consulting", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOpCJAkzFAW0TNbdLrrX6NQHhG/professional-headshot-of-a-male-entrepre-1772473655389-1bdd56c4.png", imageAlt: "David Rivera, Founder of Apex Consulting"
@@ -148,10 +148,10 @@ export default function LandingPage() {
id: "4", title: "Professional Implementation & Support", quote: "The team at Signalate made onboarding seamless. We had AI agents running campaigns within 48 hours. The support team is responsive and genuinely helpful.", name: "Jennifer Martinez", role: "VP Operations at Premium Services Inc", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOpCJAkzFAW0TNbdLrrX6NQHhG/professional-headshot-of-a-business-prof-1772473654695-6846adca.png", imageAlt: "Jennifer Martinez, VP Operations"
},
{
id: "5", title: "Best Investment for Our Sales Team", quote: "Before Signalate AI, we lost so many leads during business hours. Now we capture qualified appointments automatically. Our sales team loves having pre-qualified leads.", name: "Michael Thompson", role: "Sales Manager at Elite Real Estate", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOpCJAkzFAW0TNbdLrrX6NQHhG/professional-headshot-of-a-confident-bus-1772473655114-09949c44.png", imageAlt: "Michael Thompson, Sales Manager"
id: "5", title: "Best Investment for Our Sales Team", quote: "Before Signalate AI, we lost so many leads during business hours. Now we capture qualified appointments automatically. Our sales team loves having pre-qualified leads.", name: "Michael Thompson", role: "Sales Manager at Elite Real Estate", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOpCJAkzFAW0TNbdLrrX6NQHhG/professional-headshot-of-a-confident-bus-1772473655114-09949c44.png?_wi=2", imageAlt: "Michael Thompson, Sales Manager"
},
{
id: "6", title: "A Total Game-Changer", quote: "We tried other solutions before finding Signalate. Nothing comes close to the quality of conversations and conversion rates we're seeing now. Absolutely impressed.", name: "Amanda Foster", role: "Chief Revenue Officer at Momentum Group", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOpCJAkzFAW0TNbdLrrX6NQHhG/professional-headshot-of-a-female-busine-1772473654830-340b88e5.png", imageAlt: "Amanda Foster, CRO"
id: "6", title: "A Total Game-Changer", quote: "We tried other solutions before finding Signalate. Nothing comes close to the quality of conversations and conversion rates we're seeing now. Absolutely impressed.", name: "Amanda Foster", role: "Chief Revenue Officer at Momentum Group", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOpCJAkzFAW0TNbdLrrX6NQHhG/professional-headshot-of-a-female-busine-1772473654830-340b88e5.png?_wi=2", imageAlt: "Amanda Foster, CRO"
}
]}
/>