Merge version_1 into main #3
@@ -90,11 +90,11 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{ id: "t1", name: "J Mccarthy", role: "Client", company: "Local Resident", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/cheerful-man-speaking-smartphone-park_23-2147779710.jpg" },
|
||||
{ id: "t1", name: "J Mccarthy", role: "Client", company: "Local Resident", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/cheerful-man-speaking-smartphone-park_23-2147779710.jpg?_wi=1" },
|
||||
{ id: "t2", name: "Bryce B", role: "Client", company: "Spa Owner", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/outdoor-swimming-pool-with-umbrella-chair-lounge-around-there-leisure-travel_74190-7879.jpg" },
|
||||
{ id: "t3", name: "Sarah D", role: "Client", company: "Pool Owner", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-young-women-laughing_23-2148226222.jpg" },
|
||||
{ id: "t4", name: "Michael R", role: "Client", company: "Maintenance Plan", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-experiencing-cold-exposure-wellness_23-2151138603.jpg" },
|
||||
{ id: "t5", name: "Elena P", role: "Client", company: "Homeowner", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/cheerful-man-speaking-smartphone-park_23-2147779710.jpg" }
|
||||
{ id: "t5", name: "Elena P", role: "Client", company: "Homeowner", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/cheerful-man-speaking-smartphone-park_23-2147779710.jpg?_wi=2" }
|
||||
]}
|
||||
kpiItems={[
|
||||
{ value: "500+", label: "Pools Cleaned" },
|
||||
|
||||
Reference in New Issue
Block a user