Merge version_1 into main #3
@@ -48,11 +48,11 @@ export default function LandingPage() {
|
||||
{ text: "View Our Work", href: "#services" },
|
||||
]}
|
||||
slides={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/bearded-man-lying-hammock-warm-summer-day_1321-471.jpg", imageAlt: "Luxury backyard patio" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/bearded-man-lying-hammock-warm-summer-day_1321-471.jpg", imageAlt: "Professional garden maintenance" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/bearded-man-lying-hammock-warm-summer-day_1321-471.jpg", imageAlt: "Tree removal service" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/bearded-man-lying-hammock-warm-summer-day_1321-471.jpg", imageAlt: "Outdoor stone work" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/bearded-man-lying-hammock-warm-summer-day_1321-471.jpg", imageAlt: "Seasonal garden cleanup" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/bearded-man-lying-hammock-warm-summer-day_1321-471.jpg?_wi=1", imageAlt: "Luxury backyard patio" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/bearded-man-lying-hammock-warm-summer-day_1321-471.jpg?_wi=2", imageAlt: "Professional garden maintenance" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/bearded-man-lying-hammock-warm-summer-day_1321-471.jpg?_wi=3", imageAlt: "Tree removal service" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/bearded-man-lying-hammock-warm-summer-day_1321-471.jpg?_wi=4", imageAlt: "Outdoor stone work" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/bearded-man-lying-hammock-warm-summer-day_1321-471.jpg?_wi=5", imageAlt: "Seasonal garden cleanup" },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -101,11 +101,11 @@ export default function LandingPage() {
|
||||
gridVariant="uniform-all-items-equal"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{ id: "1", name: "Sarah J.", role: "Homeowner", company: "Bettendorf", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/businessman-with-hand-reaching-out_23-2148308600.jpg" },
|
||||
{ id: "1", name: "Sarah J.", role: "Homeowner", company: "Bettendorf", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/businessman-with-hand-reaching-out_23-2148308600.jpg?_wi=1" },
|
||||
{ id: "2", name: "Michael C.", role: "Homeowner", company: "Davenport", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/cheerful-man-telling-you-smile_23-2148612963.jpg" },
|
||||
{ id: "3", name: "Emily R.", role: "Homeowner", company: "Clinton", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-lifestyle-clean-urban-space_23-2149015702.jpg" },
|
||||
{ id: "4", name: "David K.", role: "Homeowner", company: "Quad Cities", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/delivery-man-with-package_23-2148869388.jpg" },
|
||||
{ id: "5", name: "Robert L.", role: "Homeowner", company: "LeClaire", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/businessman-with-hand-reaching-out_23-2148308600.jpg" },
|
||||
{ id: "5", name: "Robert L.", role: "Homeowner", company: "LeClaire", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/businessman-with-hand-reaching-out_23-2148308600.jpg?_wi=2" },
|
||||
]}
|
||||
title="Trusted By Our Clients"
|
||||
description="See why Quad Cities homeowners rely on us."
|
||||
|
||||
Reference in New Issue
Block a user