Merge version_1 into main #1
@@ -55,9 +55,9 @@ export default function LandingPage() {
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
mediaItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/woman-apron-cleaning-windows-looking-involved_259150-59513.jpg", imageAlt: "Residential window cleaning service result" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/construction-worker-relaxing-fresh-air-work_329181-3759.jpg", imageAlt: "Commercial building window cleaning" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/man-using-smartphone-escalator_53876-13380.jpg", imageAlt: "High-rise window cleaning service" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/woman-apron-cleaning-windows-looking-involved_259150-59513.jpg?_wi=1", imageAlt: "Residential window cleaning service result" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/construction-worker-relaxing-fresh-air-work_329181-3759.jpg?_wi=1", imageAlt: "Commercial building window cleaning" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/man-using-smartphone-escalator_53876-13380.jpg?_wi=1", imageAlt: "High-rise window cleaning service" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-disinfecting-house_23-2148563576.jpg", imageAlt: "Window screen and track cleaning" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/crazy-businessman-worried-expression_1194-3952.jpg", imageAlt: "Customer satisfaction with window cleaning" }
|
||||
]}
|
||||
@@ -170,13 +170,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Request a Quote", description: "Contact us for a free, no-obligation estimate tailored to your specific window cleaning needs.", imageSrc: "http://img.b2bpic.net/free-photo/woman-apron-cleaning-windows-looking-involved_259150-59513.jpg", imageAlt: "Step 1 Request quote"
|
||||
title: "Request a Quote", description: "Contact us for a free, no-obligation estimate tailored to your specific window cleaning needs.", imageSrc: "http://img.b2bpic.net/free-photo/woman-apron-cleaning-windows-looking-involved_259150-59513.jpg?_wi=2", imageAlt: "Step 1 Request quote"
|
||||
},
|
||||
{
|
||||
title: "Schedule Your Service", description: "Choose a convenient time for our professionals to arrive. We respect your schedule.", imageSrc: "http://img.b2bpic.net/free-photo/construction-worker-relaxing-fresh-air-work_329181-3759.jpg", imageAlt: "Step 2 Schedule service"
|
||||
title: "Schedule Your Service", description: "Choose a convenient time for our professionals to arrive. We respect your schedule.", imageSrc: "http://img.b2bpic.net/free-photo/construction-worker-relaxing-fresh-air-work_329181-3759.jpg?_wi=2", imageAlt: "Step 2 Schedule service"
|
||||
},
|
||||
{
|
||||
title: "Enjoy Crystal Clear Windows", description: "Sit back and enjoy spotless, streak-free windows. Your satisfaction is our guarantee.", imageSrc: "http://img.b2bpic.net/free-photo/man-using-smartphone-escalator_53876-13380.jpg", imageAlt: "Step 3 Enjoy results"
|
||||
title: "Enjoy Crystal Clear Windows", description: "Sit back and enjoy spotless, streak-free windows. Your satisfaction is our guarantee.", imageSrc: "http://img.b2bpic.net/free-photo/man-using-smartphone-escalator_53876-13380.jpg?_wi=2", imageAlt: "Step 3 Enjoy results"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user