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 20:07:04 +00:00

View File

@@ -61,7 +61,7 @@ export default function LandingPage() {
testimonials={[
{
name: "Sarah Johnson", handle: "VP Sales, TechCorp", testimonial: "Our pipeline doubled in 90 days. Finally predictable growth.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg?_wi=1"
},
{
name: "Michael Chen", handle: "CEO, InnovateLab", testimonial: "Best decision for our scaling strategy. ROI was immediate.", rating: 5,
@@ -69,7 +69,7 @@ export default function LandingPage() {
},
{
name: "Emily Rodriguez", handle: "Growth Director, StartupXYZ", testimonial: "Zero waste, pure quality leads. This is what we needed.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg?_wi=2"
},
{
name: "David Kim", handle: "Founder, GrowthScale", testimonial: "Professional, transparent, and they deliver exactly what they promise.", rating: 5,
@@ -192,19 +192,19 @@ export default function LandingPage() {
id: "1", title: "Pipeline Doubled in 90 Days", quote: "We went from sporadic leads to a consistent, predictable pipeline. SCLZY understood our market perfectly and delivered exactly what we needed. This has transformed how we approach sales.", name: "Sarah Johnson", role: "VP Sales, TechCorp Solutions", imageSrc: "http://img.b2bpic.net/free-photo/stylish-businessman-working-cafe_1157-28464.jpg", imageAlt: "Sarah Johnson"
},
{
id: "2", title: "Pure Quality, Zero Waste", quote: "Finally, leads that actually convert. Every prospect feels pre-qualified and genuinely interested. Our sales team went from chasing to closing. Game changer for us.", name: "Michael Chen", role: "CEO, InnovateLab", imageSrc: "http://img.b2bpic.net/free-photo/businessman-celebrating-his-success-after-presenting-project-proposal-his-multiethnic-partners_181624-33367.jpg", imageAlt: "Michael Chen"
id: "2", title: "Pure Quality, Zero Waste", quote: "Finally, leads that actually convert. Every prospect feels pre-qualified and genuinely interested. Our sales team went from chasing to closing. Game changer for us.", name: "Michael Chen", role: "CEO, InnovateLab", imageSrc: "http://img.b2bpic.net/free-photo/businessman-celebrating-his-success-after-presenting-project-proposal-his-multiethnic-partners_181624-33367.jpg?_wi=1", imageAlt: "Michael Chen"
},
{
id: "3", title: "Hit Our Revenue Target Early", quote: "As a fast-growing startup, we needed rapid customer acquisition. SCLZY delivered qualified prospects consistently. We hit our year-end revenue target three months early.", name: "Emily Rodriguez", role: "Growth Director, StartupXYZ", imageSrc: "http://img.b2bpic.net/free-photo/happy-man-using-tablet-celebrating-achievement-cafe_1262-18859.jpg", imageAlt: "Emily Rodriguez"
},
{
id: "4", title: "Transparent, Professional Partnership", quote: "What impressed us most was the transparency and professionalism. They clearly explained their process, delivered on every promise, and treated us as true partners.", name: "David Kim", role: "Founder, GrowthScale", imageSrc: "http://img.b2bpic.net/free-photo/businessman-celebrating-his-success-after-presenting-project-proposal-his-multiethnic-partners_181624-33367.jpg", imageAlt: "David Kim"
id: "4", title: "Transparent, Professional Partnership", quote: "What impressed us most was the transparency and professionalism. They clearly explained their process, delivered on every promise, and treated us as true partners.", name: "David Kim", role: "Founder, GrowthScale", imageSrc: "http://img.b2bpic.net/free-photo/businessman-celebrating-his-success-after-presenting-project-proposal-his-multiethnic-partners_181624-33367.jpg?_wi=2", imageAlt: "David Kim"
},
{
id: "5", title: "Scalable Lead Generation", quote: "We needed a partner who could scale with our growth. SCLZY proved they understand B2B dynamics and consistently delivered high-quality leads as we scaled.", name: "Jessica Martinez", role: "Chief Revenue Officer, ScaleVentures", imageSrc: "http://img.b2bpic.net/free-photo/senior-business-man-with-raised-thumb-up-smiling_1262-755.jpg", imageAlt: "Jessica Martinez"
},
{
id: "6", title: "ROI Exceeded Expectations", quote: "The ROI was immediate and exceeded our projections. Every qualified lead converted at a rate we hadn't seen before. SCLZY is now a core part of our growth strategy.", name: "Robert Thompson", role: "VP Business Development, SummitConsulting", imageSrc: "http://img.b2bpic.net/free-photo/businessman-celebrating-his-success-after-presenting-project-proposal-his-multiethnic-partners_181624-33367.jpg", imageAlt: "Robert Thompson"
id: "6", title: "ROI Exceeded Expectations", quote: "The ROI was immediate and exceeded our projections. Every qualified lead converted at a rate we hadn't seen before. SCLZY is now a core part of our growth strategy.", name: "Robert Thompson", role: "VP Business Development, SummitConsulting", imageSrc: "http://img.b2bpic.net/free-photo/businessman-celebrating-his-success-after-presenting-project-proposal-his-multiethnic-partners_181624-33367.jpg?_wi=3", imageAlt: "Robert Thompson"
}
]}
/>