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
@@ -110,17 +110,17 @@ export default function LandingPage() {
|
||||
description="Real feedback from homeowners and Airbnb hosts who trust Things To Do Services."
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Raymond B.", handle: "Homeowner", testimonial: "They were very professional, punctual, and the prices are reasonable. My place was spotless and there wasn't a spot untouched.", imageSrc: "http://img.b2bpic.net/free-photo/handsome-young-man-shirt-jeans-holds-his-arm-his-chin-isolated-white_231208-6139.jpg", imageAlt: "Raymond B."},
|
||||
id: "1", name: "Raymond B.", handle: "Homeowner", testimonial: "They were very professional, punctual, and the prices are reasonable. My place was spotless and there wasn't a spot untouched.", imageSrc: "http://img.b2bpic.net/free-photo/handsome-young-man-shirt-jeans-holds-his-arm-his-chin-isolated-white_231208-6139.jpg?_wi=1", imageAlt: "Raymond B."},
|
||||
{
|
||||
id: "2", name: "Ramon Purifoy", handle: "Airbnb Host", testimonial: "They have been cleaning my Airbnb for months. The owner is very reliable and communication is excellent. My guests always leave five-star reviews!", imageSrc: "http://img.b2bpic.net/free-photo/close-up-competitive-employee_1098-2870.jpg", imageAlt: "Ramon Purifoy"},
|
||||
{
|
||||
id: "3", name: "Sunny", handle: "Homeowner", testimonial: "They were right on time and left my home spotless. I plan on using them regularly! The attention to detail is remarkable.", imageSrc: "http://img.b2bpic.net/free-vector/modern-avatar-collection-with-flat-design_23-2147679354.jpg", imageAlt: "Sunny"},
|
||||
id: "3", name: "Sunny", handle: "Homeowner", testimonial: "They were right on time and left my home spotless. I plan on using them regularly! The attention to detail is remarkable.", imageSrc: "http://img.b2bpic.net/free-vector/modern-avatar-collection-with-flat-design_23-2147679354.jpg?_wi=1", imageAlt: "Sunny"},
|
||||
{
|
||||
id: "4", name: "Maria S.", handle: "Property Manager", testimonial: "Managing multiple properties is stressful, but Things To Do Services makes it easy. Consistent quality and reliable service every single time.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-with-long-brown-hair-black-t-shirt-white-jacket_613910-8245.jpg", imageAlt: "Maria S."},
|
||||
{
|
||||
id: "5", name: "James T.", handle: "Homeowner", testimonial: "Finally found a cleaning service I can trust completely. They treat my home like their own. Highly recommend to anyone in the Atlanta area!", imageSrc: "http://img.b2bpic.net/free-photo/handsome-young-man-shirt-jeans-holds-his-arm-his-chin-isolated-white_231208-6139.jpg", imageAlt: "James T."},
|
||||
id: "5", name: "James T.", handle: "Homeowner", testimonial: "Finally found a cleaning service I can trust completely. They treat my home like their own. Highly recommend to anyone in the Atlanta area!", imageSrc: "http://img.b2bpic.net/free-photo/handsome-young-man-shirt-jeans-holds-his-arm-his-chin-isolated-white_231208-6139.jpg?_wi=2", imageAlt: "James T."},
|
||||
{
|
||||
id: "6", name: "Lisa M.", handle: "Vacation Rental Owner", testimonial: "Fast, reliable, and thorough. My vacation rental guests comment on how clean everything is. Best cleaning service I've worked with.", imageSrc: "http://img.b2bpic.net/free-vector/modern-avatar-collection-with-flat-design_23-2147679354.jpg", imageAlt: "Lisa M."},
|
||||
id: "6", name: "Lisa M.", handle: "Vacation Rental Owner", testimonial: "Fast, reliable, and thorough. My vacation rental guests comment on how clean everything is. Best cleaning service I've worked with.", imageSrc: "http://img.b2bpic.net/free-vector/modern-avatar-collection-with-flat-design_23-2147679354.jpg?_wi=2", imageAlt: "Lisa M."},
|
||||
]}
|
||||
animationType="opacity"
|
||||
textboxLayout="default"
|
||||
|
||||
Reference in New Issue
Block a user