Merge version_1 into main #1
@@ -112,17 +112,17 @@ export default function LandingPage() {
|
||||
description="See what our neighbors are saying about their experience working with us."
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", title: "Professional and Reliable", quote: "They showed up on time, did excellent work, and cleaned up after themselves. Can't ask for better service. Highly recommend!", name: "Sarah Johnson", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", imageAlt: "Sarah Johnson"},
|
||||
id: "1", title: "Professional and Reliable", quote: "They showed up on time, did excellent work, and cleaned up after themselves. Can't ask for better service. Highly recommend!", name: "Sarah Johnson", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=1", imageAlt: "Sarah Johnson"},
|
||||
{
|
||||
id: "2", title: "Honest and Transparent", quote: "The quote was fair and they explained everything clearly. No surprises, no hidden fees. Great experience.", name: "Michael Chen", role: "Property Manager", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", imageAlt: "Michael Chen"},
|
||||
id: "2", title: "Honest and Transparent", quote: "The quote was fair and they explained everything clearly. No surprises, no hidden fees. Great experience.", name: "Michael Chen", role: "Property Manager", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=1", imageAlt: "Michael Chen"},
|
||||
{
|
||||
id: "3", title: "Fast and Efficient", quote: "I called Monday and they were at my door Tuesday morning. Professional, efficient, and friendly. Will definitely call again.", name: "Emily Rodriguez", role: "Local Business Owner", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", imageAlt: "Emily Rodriguez"},
|
||||
id: "3", title: "Fast and Efficient", quote: "I called Monday and they were at my door Tuesday morning. Professional, efficient, and friendly. Will definitely call again.", name: "Emily Rodriguez", role: "Local Business Owner", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=2", imageAlt: "Emily Rodriguez"},
|
||||
{
|
||||
id: "4", title: "Outstanding Quality", quote: "The workmanship is exceptional. They take pride in every detail. Best decision I made for my home.", name: "David Kim", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", imageAlt: "David Kim"},
|
||||
id: "4", title: "Outstanding Quality", quote: "The workmanship is exceptional. They take pride in every detail. Best decision I made for my home.", name: "David Kim", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=2", imageAlt: "David Kim"},
|
||||
{
|
||||
id: "5", title: "Trustworthy Team", quote: "They treated my home with respect and completed the work exactly as promised. True professionals.", name: "Jennifer Martinez", role: "Senior Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/business-woman-standing_1187-1543.jpg", imageAlt: "Jennifer Martinez"},
|
||||
{
|
||||
id: "6", title: "Highly Recommended", quote: "I've recommended them to all my friends. Great service, fair pricing, and genuine care for their customers.", name: "Robert Thompson", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", imageAlt: "Robert Thompson"},
|
||||
id: "6", title: "Highly Recommended", quote: "I've recommended them to all my friends. Great service, fair pricing, and genuine care for their customers.", name: "Robert Thompson", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=3", imageAlt: "Robert Thompson"},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
|
||||
Reference in New Issue
Block a user