Merge version_1 into main #1
@@ -115,16 +115,16 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Kristina Bell", role: "Homeowner", company: "Columbus, IN", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Kristina Bell"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Kristina Bell"},
|
||||
{
|
||||
id: "2", name: "Gary Allen", role: "Property Owner", company: "Columbus, IN", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Gary Allen"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "Gary Allen"},
|
||||
{
|
||||
id: "3", name: "Nicholas Gray", role: "Homeowner", company: "Columbus, IN", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Nicholas Gray"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "Nicholas Gray"},
|
||||
{
|
||||
id: "4", name: "Sarah Mitchell", role: "Business Manager", company: "Local Restaurant", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Sarah Mitchell"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4", imageAlt: "Sarah Mitchell"},
|
||||
]}
|
||||
kpiItems={[
|
||||
{ value: "15+", label: "Verified Reviews" },
|
||||
|
||||
Reference in New Issue
Block a user