Merge version_1 into main #1
@@ -142,10 +142,10 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{ id: "1", name: "Sarah Mitchell", role: "Homeowner", company: "Riverside Heights", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-business-office-business-center_1303-20365.jpg" },
|
||||
{ id: "2", name: "James Rodriguez", role: "Property Manager", company: "Downtown Offices", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1563.jpg" },
|
||||
{ id: "3", name: "Emily Chen", role: "Business Owner", company: "Modern Retail", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg" },
|
||||
{ id: "4", name: "David Thompson", role: "HOA President", company: "Green Valley Community", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg" },
|
||||
{ id: "5", name: "Jessica Lee", role: "Facilities Manager", company: "Tech Park Plaza", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg" },
|
||||
{ id: "6", name: "Michael Brown", role: "Homeowner", company: "Sunset Ridge", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg" }
|
||||
{ id: "3", name: "Emily Chen", role: "Business Owner", company: "Modern Retail", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg?_wi=1" },
|
||||
{ id: "4", name: "David Thompson", role: "HOA President", company: "Green Valley Community", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=1" },
|
||||
{ id: "5", name: "Jessica Lee", role: "Facilities Manager", company: "Tech Park Plaza", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg?_wi=2" },
|
||||
{ id: "6", name: "Michael Brown", role: "Homeowner", company: "Sunset Ridge", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=2" }
|
||||
]}
|
||||
kpiItems={[
|
||||
{ value: "500+", label: "Satisfied Customers" },
|
||||
|
||||
Reference in New Issue
Block a user