Merge version_3 into main #3
@@ -129,16 +129,20 @@ export default function LandingPage() {
|
||||
description="Real 5-star reviews from homeowners and businesses we've served across Ottawa and the region."
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Allen Panzeri", role: "Homeowner", company: "Google Reviews", rating: 5
|
||||
id: "1", name: "Allen Panzeri", role: "Homeowner", company: "Google Reviews", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-male-professional-isolated-white-background_23-2148773788.jpg", imageAlt: "Allen Panzeri"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Dean Boettger", role: "Homeowner", company: "Google Reviews", rating: 5
|
||||
id: "2", name: "Dean Boettger", role: "Homeowner", company: "Google Reviews", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-smiling-man-isolated-white-background_23-2148773789.jpg", imageAlt: "Dean Boettger"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Trish Doran", role: "Property Manager", company: "Google Reviews", rating: 5
|
||||
id: "3", name: "Trish Doran", role: "Property Manager", company: "Google Reviews", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-female-professional-isolated-white-background_23-2148773790.jpg", imageAlt: "Trish Doran"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Wayne Smith", role: "Commercial Owner", company: "Google Reviews", rating: 5
|
||||
id: "4", name: "Wayne Smith", role: "Commercial Owner", company: "Google Reviews", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-male-business-isolated-white-background_23-2148773791.jpg", imageAlt: "Wayne Smith"
|
||||
},
|
||||
]}
|
||||
kpiItems={[
|
||||
|
||||
Reference in New Issue
Block a user