Merge version_2 into main #8
@@ -85,20 +85,16 @@ export default function LandingPage() {
|
||||
{
|
||||
id: 1,
|
||||
title: "Renovation Planning", description: "Precise measurements for your renovation projects. Our detailed reports provide exact dimensions for materials ordering and contractor coordination.", phoneOne: {
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/high-angle-wood-crafting-objects-assortment_23-2148732480.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-wood-crafting-objects-assortment_23-2148732480.jpg"},
|
||||
phoneTwo: {
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/cross-stitch-pattern_23-2148145972.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cross-stitch-pattern_23-2148145972.jpg"},
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Real Estate Documentation", description: "Comprehensive property documentation for accurate listings. Professional measurement reports build buyer confidence and reduce closing complications.", phoneOne: {
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/interracial-couple-signing-mortgage-investment-contract-meeting-with-broker_1163-4633.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/interracial-couple-signing-mortgage-investment-contract-meeting-with-broker_1163-4633.jpg"},
|
||||
phoneTwo: {
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/male-hand-holding-project-plan-statistics-screen-close-up_1163-5283.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-hand-holding-project-plan-statistics-screen-close-up_1163-5283.jpg"},
|
||||
},
|
||||
]}
|
||||
showStepNumbers={true}
|
||||
@@ -142,16 +138,13 @@ export default function LandingPage() {
|
||||
tag="Our Impact"
|
||||
metrics={[
|
||||
{
|
||||
id: "1", value: "500+", description:
|
||||
"Properties successfully measured across residential and commercial sectors"},
|
||||
id: "1", value: "500+", description: "Properties successfully measured across residential and commercial sectors"},
|
||||
{
|
||||
id: "2", value: "98%", description:
|
||||
"Customer satisfaction rate with our measurement accuracy and service quality"},
|
||||
id: "2", value: "98%", description: "Customer satisfaction rate with our measurement accuracy and service quality"},
|
||||
{
|
||||
id: "3", value: "24hrs", description: "Average turnaround time for detailed measurement reports"},
|
||||
{
|
||||
id: "4", value: "10+", description:
|
||||
"Years of combined expertise in professional property measurements"},
|
||||
id: "4", value: "10+", description: "Years of combined expertise in professional property measurements"},
|
||||
]}
|
||||
metricsAnimation="slide-up"
|
||||
useInvertedBackground={true}
|
||||
@@ -162,23 +155,17 @@ export default function LandingPage() {
|
||||
<TestimonialCardTwelve
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sarah Johnson", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg?_wi=1", imageAlt: "Sarah Johnson"},
|
||||
id: "1", name: "Sarah Johnson", imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg?_wi=1", imageAlt: "Sarah Johnson"},
|
||||
{
|
||||
id: "2", name: "Michael Chen", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg?_wi=2", imageAlt: "Michael Chen"},
|
||||
id: "2", name: "Michael Chen", imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg?_wi=2", imageAlt: "Michael Chen"},
|
||||
{
|
||||
id: "3", name: "Emily Rodriguez", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg?_wi=3", imageAlt: "Emily Rodriguez"},
|
||||
id: "3", name: "Emily Rodriguez", imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg?_wi=3", imageAlt: "Emily Rodriguez"},
|
||||
{
|
||||
id: "4", name: "David Kim", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg?_wi=4", imageAlt: "David Kim"},
|
||||
id: "4", name: "David Kim", imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg?_wi=4", imageAlt: "David Kim"},
|
||||
{
|
||||
id: "5", name: "Jessica Brown", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg?_wi=5", imageAlt: "Jessica Brown"},
|
||||
id: "5", name: "Jessica Brown", imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg?_wi=5", imageAlt: "Jessica Brown"},
|
||||
{
|
||||
id: "6", name: "Robert Martinez", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg?_wi=6", imageAlt: "Robert Martinez"},
|
||||
id: "6", name: "Robert Martinez", imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg?_wi=6", imageAlt: "Robert Martinez"},
|
||||
]}
|
||||
cardTitle="Thousands of satisfied customers trust us for accurate, professional measurements"
|
||||
cardTag="Highly Rated Service"
|
||||
|
||||
Reference in New Issue
Block a user