Merge version_1 into main #2
@@ -76,7 +76,6 @@ export default function LandingPage() {
|
||||
tag="Services"
|
||||
tagIcon={Sparkles}
|
||||
textboxLayout="default"
|
||||
animationType="slide-up"
|
||||
useInvertedBackground={false}
|
||||
negativeCard={{
|
||||
items: [
|
||||
@@ -117,17 +116,16 @@ export default function LandingPage() {
|
||||
description="See what our satisfied clients have to say about droppedIT cleaning services."
|
||||
tag="Testimonials"
|
||||
textboxLayout="default"
|
||||
animationType="slide-up"
|
||||
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?_wi=1", 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", 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?_wi=2", 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", 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?_wi=3", 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", 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?_wi=4", 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", imageAlt: "James Wilson"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user