4 Commits

Author SHA1 Message Date
2a1eeaf681 Update src/app/page.tsx 2026-03-25 03:33:30 +00:00
5e82f28fb5 Merge version_5 into main
Merge version_5 into main
2026-03-25 03:20:51 +00:00
add2d941ab Update src/app/page.tsx 2026-03-25 03:20:45 +00:00
b176cb0430 Merge version_4 into main
Merge version_4 into main
2026-03-25 03:14:37 +00:00

View File

@@ -181,19 +181,19 @@ export default function LandingPage() {
testimonials={[
{
id: "1", name: "Aliyah Gonzales", role: "Homeowner", company: "Phoenix", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/pretty-young-woman-with-long-hair-sitting-cafe-with-laptop_273609-6339.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-waitress_107420-12307.jpg"
},
{
id: "2", name: "Isaac Garcia", role: "Homeowner", company: "Mesa", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-outdoors-portrait_158595-3560.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-young-man-posing_23-2149512418.jpg"
},
{
id: "3", name: "El Güero", role: "New Home Buyer", company: "Scottsdale", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-people-work_23-2149546186.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/person-indian-origin-having-fun_23-2150285278.jpg"
},
{
id: "4", name: "Jessica Lee", role: "Property Manager", company: "Chandler", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-hat-drinking-coffee-go_1303-9669.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/close-up-positive-executive-work_1098-519.jpg"
}
]}
kpiItems={[
@@ -271,8 +271,8 @@ export default function LandingPage() {
name: "Message", placeholder: "Tell us about your project...", rows: 5,
required: false,
}}
imageSrc="http://img.b2bpic.net/free-photo/people-break-office_23-2147727716.jpg"
imageAlt="Modern office space with lush green plants"
imageSrc="http://img.b2bpic.net/free-vector/beautiful-garden-landscapes_23-2147545040.jpg"
imageAlt="Visually appealing landscape transformation or professional landscaping work"
mediaAnimation="slide-up"
mediaPosition="right"
buttonText="Get a Free Quote"