Merge version_1 into main #1
1367
src/app/layout.tsx
1367
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -121,16 +121,16 @@ export default function LandingPage() {
|
||||
description="See what our satisfied clients have to say about our service."
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", title: "Excellent Cleaning Service", quote: "Excellent cleaning service, highly recommend. The attention to detail is amazing and the team is always professional and friendly.", name: "Sarah Mitchell", role: "Homeowner, Keller TX", imageSrc: "http://img.b2bpic.net/free-photo/emotional-young-male-with-blue-shirt-standing-gate-with-slight-smile-his-face_181624-33508.jpg", imageAlt: "happy customer portrait satisfied professional"
|
||||
id: "1", title: "Excellent Cleaning Service", quote: "Excellent cleaning service, highly recommend. The attention to detail is amazing and the team is always professional and friendly.", name: "Sarah Mitchell", role: "Homeowner, Keller TX", imageSrc: "http://img.b2bpic.net/free-photo/emotional-young-male-with-blue-shirt-standing-gate-with-slight-smile-his-face_181624-33508.jpg?_wi=1", imageAlt: "happy customer portrait satisfied professional"
|
||||
},
|
||||
{
|
||||
id: "2", title: "Best Decision Ever", quote: "Hired Lone Star for deep cleaning and I couldn't be happier. My home has never looked better. Worth every penny!", name: "Michael Chen", role: "Homeowner, Southlake TX", imageSrc: "http://img.b2bpic.net/free-photo/emotional-young-male-with-blue-shirt-standing-gate-with-slight-smile-his-face_181624-33508.jpg", imageAlt: "happy customer portrait satisfied professional"
|
||||
id: "2", title: "Best Decision Ever", quote: "Hired Lone Star for deep cleaning and I couldn't be happier. My home has never looked better. Worth every penny!", name: "Michael Chen", role: "Homeowner, Southlake TX", imageSrc: "http://img.b2bpic.net/free-photo/emotional-young-male-with-blue-shirt-standing-gate-with-slight-smile-his-face_181624-33508.jpg?_wi=2", imageAlt: "happy customer portrait satisfied professional"
|
||||
},
|
||||
{
|
||||
id: "3", title: "Reliable and Professional", quote: "They've been cleaning our office for 6 months now. Consistent, thorough, and always on time. Highly recommended.", name: "Emily Rodriguez", role: "Office Manager, Fort Worth TX", imageSrc: "http://img.b2bpic.net/free-photo/emotional-young-male-with-blue-shirt-standing-gate-with-slight-smile-his-face_181624-33508.jpg", imageAlt: "happy customer portrait satisfied professional"
|
||||
id: "3", title: "Reliable and Professional", quote: "They've been cleaning our office for 6 months now. Consistent, thorough, and always on time. Highly recommended.", name: "Emily Rodriguez", role: "Office Manager, Fort Worth TX", imageSrc: "http://img.b2bpic.net/free-photo/emotional-young-male-with-blue-shirt-standing-gate-with-slight-smile-his-face_181624-33508.jpg?_wi=3", imageAlt: "happy customer portrait satisfied professional"
|
||||
},
|
||||
{
|
||||
id: "4", title: "Perfect for Move-Out", quote: "Used them for our move-out cleaning. Left the property spotless. Professional team that takes pride in their work.", name: "David Kim", role: "Property Manager, Roanoke TX", imageSrc: "http://img.b2bpic.net/free-photo/emotional-young-male-with-blue-shirt-standing-gate-with-slight-smile-his-face_181624-33508.jpg", imageAlt: "happy customer portrait satisfied professional"
|
||||
id: "4", title: "Perfect for Move-Out", quote: "Used them for our move-out cleaning. Left the property spotless. Professional team that takes pride in their work.", name: "David Kim", role: "Property Manager, Roanoke TX", imageSrc: "http://img.b2bpic.net/free-photo/emotional-young-male-with-blue-shirt-standing-gate-with-slight-smile-his-face_181624-33508.jpg?_wi=4", imageAlt: "happy customer portrait satisfied professional"
|
||||
}
|
||||
]}
|
||||
textboxLayout="default"
|
||||
|
||||
Reference in New Issue
Block a user