Merge version_2 into main
Merge version_2 into main
This commit was merged in pull request #6.
This commit is contained in:
@@ -206,6 +206,8 @@ export default function LandingPage() {
|
||||
<TestimonialCardTen
|
||||
title="What Our Clients Say"
|
||||
description="Real feedback from cleaning service and dental clinic owners who have transformed their online presence and business growth with NeuroX."
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", title: "Transformed Our Online Presence in 3 Months", quote: "Before NeuroX, our cleaning company struggled with consistent bookings. Their custom website and AI chatbot went live in March, and by June we were fully booked. The team was responsive, professional, and actually understood our business. Game-changer.", name: "Michelle Rodriguez", role: "Owner, Rodriguez Cleaning Services", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aky7WytQXMwdpDI84cG6ZWcWiq/a-professional-headshot-of-a-satisfied-c-1773150810629-1813cdc9.png?_wi=1", imageAlt: "Michelle Rodriguez, cleaning service owner"
|
||||
@@ -226,8 +228,6 @@ export default function LandingPage() {
|
||||
id: "6", title: "Honest, Transparent, Delivered Results", quote: "NeuroX was transparent about timeline and costs. No hidden fees, no surprises. They delivered on every promise and went above and beyond. As a business owner, that integrity is rare and valuable.", name: "Marcus Johnson", role: "Owner, Johnson Home Services", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aky7WytQXMwdpDI84cG6ZWcWiq/a-professional-headshot-of-a-satisfied-c-1773150810629-1813cdc9.png?_wi=2", imageAlt: "Marcus Johnson, home services owner"
|
||||
}
|
||||
]}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
ariaLabel="Client testimonials and success stories"
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user