Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-05 21:11:22 +00:00

View File

@@ -121,13 +121,13 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1", title: "Transformed Our Office", quote: "DroppedIT has been a game-changer for our office environment. The team is professional, thorough, and always on time. Our employees appreciate the clean workspace every single day.", name: "Sarah Mitchell", role: "Office Manager", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg", imageAlt: "Sarah Mitchell"},
id: "1", title: "Transformed Our Office", quote: "DroppedIT has been a game-changer for our office environment. The team is professional, thorough, and always on time. Our employees appreciate the clean workspace every single day.", name: "Sarah Mitchell", role: "Office Manager", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=1", imageAlt: "Sarah Mitchell"},
{
id: "2", title: "Reliable and Trustworthy", quote: "We've tried several cleaning services, but droppedIT stands out. They're reliable, affordable, and they genuinely care about doing a great job. Highly recommended!", name: "Michael Chen", role: "Business Owner", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg", imageAlt: "Michael Chen"},
id: "2", title: "Reliable and Trustworthy", quote: "We've tried several cleaning services, but droppedIT stands out. They're reliable, affordable, and they genuinely care about doing a great job. Highly recommended!", name: "Michael Chen", role: "Business Owner", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=2", imageAlt: "Michael Chen"},
{
id: "3", title: "Exceptional Attention to Detail", quote: "The level of detail and professionalism is outstanding. Our home has never looked better. DroppedIT made scheduling easy and the pricing is fair and transparent.", name: "Emily Rodriguez", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg", imageAlt: "Emily Rodriguez"},
id: "3", title: "Exceptional Attention to Detail", quote: "The level of detail and professionalism is outstanding. Our home has never looked better. DroppedIT made scheduling easy and the pricing is fair and transparent.", name: "Emily Rodriguez", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=3", imageAlt: "Emily Rodriguez"},
{
id: "4", title: "Best Cleaning Service Around", quote: "Exceptional service from start to finish. The team treats our home with respect and delivers consistent, high-quality cleaning every time. We couldn't ask for better.", name: "James Wilson", role: "Residential Client", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg", imageAlt: "James Wilson"},
id: "4", title: "Best Cleaning Service Around", quote: "Exceptional service from start to finish. The team treats our home with respect and delivers consistent, high-quality cleaning every time. We couldn't ask for better.", name: "James Wilson", role: "Residential Client", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=4", imageAlt: "James Wilson"},
]}
/>
</div>