Merge version_1 into main #3
@@ -76,14 +76,17 @@ export default function LandingPage() {
|
||||
tag="Services"
|
||||
tagIcon={Sparkles}
|
||||
textboxLayout="default"
|
||||
animationType="slide-up"
|
||||
useInvertedBackground={false}
|
||||
negativeCard={{
|
||||
items: [
|
||||
"Time-consuming DIY cleaning", "Inconsistent results", "Lack of professional equipment", "Health and safety concerns"],
|
||||
"Time-consuming DIY cleaning", "Inconsistent results", "Lack of professional equipment", "Health and safety concerns"
|
||||
],
|
||||
}}
|
||||
positiveCard={{
|
||||
items: [
|
||||
"Expert professional cleaners", "Consistent high-quality results", "Advanced cleaning technology", "Safe, eco-friendly products", "Flexible scheduling options", "Affordable transparent pricing"],
|
||||
"Expert professional cleaners", "Consistent high-quality results", "Advanced cleaning technology", "Safe, eco-friendly products", "Flexible scheduling options", "Affordable transparent pricing"
|
||||
],
|
||||
}}
|
||||
buttons={[{ text: "View All Services", href: "#contact" }]}
|
||||
/>
|
||||
@@ -100,11 +103,14 @@ export default function LandingPage() {
|
||||
gridVariant="uniform-all-items-equal"
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Residential Cleaning", price: "Starting at $150", variant: "Weekly • Bi-weekly • Monthly", imageSrc: "http://img.b2bpic.net/free-photo/woman-cleaning-house_53876-30618.jpg", imageAlt: "Residential cleaning service"},
|
||||
id: "1", name: "Residential Cleaning", price: "Starting at $150", variant: "Weekly • Bi-weekly • Monthly", imageSrc: "http://img.b2bpic.net/free-photo/woman-cleaning-house_53876-30618.jpg", imageAlt: "Residential cleaning service"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Commercial Cleaning", price: "Starting at $300", variant: "Daily • Weekly • Custom Schedule", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-men-cleaning-office_23-2149345516.jpg", imageAlt: "Commercial cleaning service"},
|
||||
id: "2", name: "Commercial Cleaning", price: "Starting at $300", variant: "Daily • Weekly • Custom Schedule", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-men-cleaning-office_23-2149345516.jpg", imageAlt: "Commercial cleaning service"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Carpet & Deep Cleaning", price: "Starting at $200", variant: "One-time • Quarterly • Annual", imageSrc: "http://img.b2bpic.net/free-photo/people-housework-housekeeping-concept-close-up-woman-with-legs-vacuum-cleaner-cleaning-carpet-home_231208-13612.jpg", imageAlt: "Carpet and deep cleaning service"},
|
||||
id: "3", name: "Carpet & Deep Cleaning", price: "Starting at $200", variant: "One-time • Quarterly • Annual", imageSrc: "http://img.b2bpic.net/free-photo/people-housework-housekeeping-concept-close-up-woman-with-legs-vacuum-cleaner-cleaning-carpet-home_231208-13612.jpg", imageAlt: "Carpet and deep cleaning service"
|
||||
},
|
||||
]}
|
||||
carouselMode="buttons"
|
||||
/>
|
||||
@@ -119,13 +125,17 @@ 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", 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", 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", 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", imageAlt: "James Wilson"
|
||||
},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -160,17 +170,23 @@ export default function LandingPage() {
|
||||
showCard={true}
|
||||
faqs={[
|
||||
{
|
||||
id: "1", title: "What areas do you service?", content: "We service the greater metropolitan area including downtown, suburbs, and surrounding communities. Contact us to confirm your location is within our service area."},
|
||||
id: "1", title: "What areas do you service?", content: "We service the greater metropolitan area including downtown, suburbs, and surrounding communities. Contact us to confirm your location is within our service area."
|
||||
},
|
||||
{
|
||||
id: "2", title: "Are your cleaning products eco-friendly?", content: "Yes! We use environmentally friendly, non-toxic cleaning products that are safe for your family, pets, and the planet. We're committed to sustainable cleaning practices."},
|
||||
id: "2", title: "Are your cleaning products eco-friendly?", content: "Yes! We use environmentally friendly, non-toxic cleaning products that are safe for your family, pets, and the planet. We're committed to sustainable cleaning practices."
|
||||
},
|
||||
{
|
||||
id: "3", title: "Can I customize my cleaning package?", content: "Absolutely. We offer flexible packages that can be customized to your specific needs. Whether you need weekly, bi-weekly, or monthly service, we can create a plan that works for you."},
|
||||
id: "3", title: "Can I customize my cleaning package?", content: "Absolutely. We offer flexible packages that can be customized to your specific needs. Whether you need weekly, bi-weekly, or monthly service, we can create a plan that works for you."
|
||||
},
|
||||
{
|
||||
id: "4", title: "How do I schedule a service?", content: "You can book online through our website, call us directly, or fill out a quote request. We'll confirm your appointment and send you reminders before your scheduled cleaning date."},
|
||||
id: "4", title: "How do I schedule a service?", content: "You can book online through our website, call us directly, or fill out a quote request. We'll confirm your appointment and send you reminders before your scheduled cleaning date."
|
||||
},
|
||||
{
|
||||
id: "5", title: "What if I'm not satisfied with the cleaning?", content: "Your satisfaction is our priority. If you're not completely satisfied, we offer a 100% satisfaction guarantee. Simply let us know and we'll re-clean the areas at no additional charge."},
|
||||
id: "5", title: "What if I'm not satisfied with the cleaning?", content: "Your satisfaction is our priority. If you're not completely satisfied, we offer a 100% satisfaction guarantee. Simply let us know and we'll re-clean the areas at no additional charge."
|
||||
},
|
||||
{
|
||||
id: "6", title: "Do I need to be home during the cleaning?", content: "No, you don't need to be home. Many of our clients provide us with access codes or key boxes. We're fully insured and background-checked for your peace of mind."},
|
||||
id: "6", title: "Do I need to be home during the cleaning?", content: "No, you don't need to be home. Many of our clients provide us with access codes or key boxes. We're fully insured and background-checked for your peace of mind."
|
||||
},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -185,11 +201,14 @@ export default function LandingPage() {
|
||||
animationType="slide-up"
|
||||
faqs={[
|
||||
{
|
||||
id: "1", title: "What's included in your free quote?", content: "Our free quote includes an assessment of your space, a detailed estimate of services needed, and a transparent breakdown of pricing. No obligation or hidden fees."},
|
||||
id: "1", title: "What's included in your free quote?", content: "Our free quote includes an assessment of your space, a detailed estimate of services needed, and a transparent breakdown of pricing. No obligation or hidden fees."
|
||||
},
|
||||
{
|
||||
id: "2", title: "How quickly can you start service?", content: "We typically can schedule new clients within 1-2 weeks depending on your location and service type. Emergency cleaning services may be available on shorter notice."},
|
||||
id: "2", title: "How quickly can you start service?", content: "We typically can schedule new clients within 1-2 weeks depending on your location and service type. Emergency cleaning services may be available on shorter notice."
|
||||
},
|
||||
{
|
||||
id: "3", title: "Do you offer commercial contracts?", content: "Yes! We offer flexible commercial contracts with recurring billing options. Perfect for offices, retail spaces, and other commercial properties."},
|
||||
id: "3", title: "Do you offer commercial contracts?", content: "Yes! We offer flexible commercial contracts with recurring billing options. Perfect for offices, retail spaces, and other commercial properties."
|
||||
},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user