Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-06 01:34:50 +00:00

View File

@@ -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" },