Merge version_1 into main #1
@@ -131,7 +131,7 @@ export default function AboutPage() {
|
||||
"Compass has been maintaining our rental properties for three years. Their consistency and professionalism are unmatched. I recommend them to all my property manager friends.",
|
||||
rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/medium-shot-woman-working-as-lawyer_23-2151152403.jpg",
|
||||
"http://img.b2bpic.net/free-photo/medium-shot-woman-working-as-lawyer_23-2151152403.jpg?_wi=2",
|
||||
imageAlt: "Sarah Mitchell",
|
||||
},
|
||||
{
|
||||
@@ -142,7 +142,7 @@ export default function AboutPage() {
|
||||
"From initial contact to final inspection, Compass demonstrates expertise and dedication. They genuinely care about their clients and it shows in their work.",
|
||||
rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/confident-middle-aged-businesswoman-looking-camera_74855-4120.jpg",
|
||||
"http://img.b2bpic.net/free-photo/confident-middle-aged-businesswoman-looking-camera_74855-4120.jpg?_wi=2",
|
||||
imageAlt: "James Richardson",
|
||||
},
|
||||
{
|
||||
@@ -153,7 +153,7 @@ export default function AboutPage() {
|
||||
"I've worked with several property services companies, but Compass stands out. Their team is knowledgeable, courteous, and always goes the extra mile.",
|
||||
rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/female-employee-black-suit-smiling_114579-15858.jpg",
|
||||
"http://img.b2bpic.net/free-photo/female-employee-black-suit-smiling_114579-15858.jpg?_wi=2",
|
||||
imageAlt: "Maria Gonzalez",
|
||||
},
|
||||
]}
|
||||
|
||||
@@ -81,7 +81,7 @@ export default function ContactPage() {
|
||||
required: true,
|
||||
}}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/cheerful-young-business-people-have-talk-coffee-break-office_93675-134577.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/cheerful-young-business-people-have-talk-coffee-break-office_93675-134577.jpg?_wi=2"
|
||||
imageAlt="Professional property services team"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
|
||||
1367
src/app/layout.tsx
1367
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -77,22 +77,22 @@ export default function HomePage() {
|
||||
rightCarouselItems={[
|
||||
{
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/couple-collects-leaves-cleans-park_1157-27418.jpg",
|
||||
"http://img.b2bpic.net/free-photo/couple-collects-leaves-cleans-park_1157-27418.jpg?_wi=1",
|
||||
imageAlt: "Yard care and landscaping",
|
||||
},
|
||||
{
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/full-shot-people-cleaning-office_23-2150454508.jpg",
|
||||
"http://img.b2bpic.net/free-photo/full-shot-people-cleaning-office_23-2150454508.jpg?_wi=1",
|
||||
imageAlt: "Professional cleaning services",
|
||||
},
|
||||
{
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/close-up-construction-worker-with-mobile-phone_329181-3750.jpg",
|
||||
"http://img.b2bpic.net/free-photo/close-up-construction-worker-with-mobile-phone_329181-3750.jpg?_wi=1",
|
||||
imageAlt: "Expert handyman repairs",
|
||||
},
|
||||
{
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/side-view-people-working-office_23-2149721923.jpg",
|
||||
"http://img.b2bpic.net/free-photo/side-view-people-working-office_23-2149721923.jpg?_wi=1",
|
||||
imageAlt: "Property inspection services",
|
||||
},
|
||||
]}
|
||||
@@ -153,7 +153,7 @@ export default function HomePage() {
|
||||
title: "Yard Care",
|
||||
description: "Professional lawn maintenance, yard cleanup, and property exterior care services.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/couple-collects-leaves-cleans-park_1157-27418.jpg",
|
||||
"http://img.b2bpic.net/free-photo/couple-collects-leaves-cleans-park_1157-27418.jpg?_wi=2",
|
||||
imageAlt: "Yard care and landscaping",
|
||||
buttonIcon: ArrowRight,
|
||||
buttonHref: "/services",
|
||||
@@ -162,7 +162,7 @@ export default function HomePage() {
|
||||
title: "Maid Services",
|
||||
description: "Comprehensive professional home cleaning services for residential properties.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/full-shot-people-cleaning-office_23-2150454508.jpg",
|
||||
"http://img.b2bpic.net/free-photo/full-shot-people-cleaning-office_23-2150454508.jpg?_wi=2",
|
||||
imageAlt: "Professional cleaning services",
|
||||
buttonIcon: ArrowRight,
|
||||
buttonHref: "/services",
|
||||
@@ -171,7 +171,7 @@ export default function HomePage() {
|
||||
title: "Handyman Services",
|
||||
description: "Expert general repairs and home improvement work by skilled professionals.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/close-up-construction-worker-with-mobile-phone_329181-3750.jpg",
|
||||
"http://img.b2bpic.net/free-photo/close-up-construction-worker-with-mobile-phone_329181-3750.jpg?_wi=2",
|
||||
imageAlt: "Expert handyman repairs",
|
||||
buttonIcon: ArrowRight,
|
||||
buttonHref: "/services",
|
||||
@@ -180,7 +180,7 @@ export default function HomePage() {
|
||||
title: "Inspection Services",
|
||||
description: "Thorough property condition inspections and specialized inspection services.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/side-view-people-working-office_23-2149721923.jpg",
|
||||
"http://img.b2bpic.net/free-photo/side-view-people-working-office_23-2149721923.jpg?_wi=2",
|
||||
imageAlt: "Property inspection services",
|
||||
buttonIcon: ArrowRight,
|
||||
buttonHref: "/services",
|
||||
@@ -254,7 +254,7 @@ export default function HomePage() {
|
||||
"Compass Property Solutions has been fantastic! Their team was professional, punctual, and did an excellent job maintaining our rental properties. Highly recommended!",
|
||||
rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/medium-shot-woman-working-as-lawyer_23-2151152403.jpg",
|
||||
"http://img.b2bpic.net/free-photo/medium-shot-woman-working-as-lawyer_23-2151152403.jpg?_wi=1",
|
||||
imageAlt: "Sarah Mitchell",
|
||||
},
|
||||
{
|
||||
@@ -265,7 +265,7 @@ export default function HomePage() {
|
||||
"The handyman services exceeded our expectations. They fixed multiple issues efficiently and the pricing was fair. Will definitely use them again.",
|
||||
rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/confident-middle-aged-businesswoman-looking-camera_74855-4120.jpg",
|
||||
"http://img.b2bpic.net/free-photo/confident-middle-aged-businesswoman-looking-camera_74855-4120.jpg?_wi=1",
|
||||
imageAlt: "James Richardson",
|
||||
},
|
||||
{
|
||||
@@ -276,7 +276,7 @@ export default function HomePage() {
|
||||
"Their property inspection was thorough and detailed. The inspectors were knowledgeable and answered all our questions. Great service!",
|
||||
rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/female-employee-black-suit-smiling_114579-15858.jpg",
|
||||
"http://img.b2bpic.net/free-photo/female-employee-black-suit-smiling_114579-15858.jpg?_wi=1",
|
||||
imageAlt: "Maria Gonzalez",
|
||||
},
|
||||
{
|
||||
|
||||
@@ -56,7 +56,7 @@ export default function ServicesPage() {
|
||||
{
|
||||
title: "Yard Care & Landscaping",
|
||||
description: "Professional lawn maintenance, seasonal yard cleanup, and property exterior care services to keep your landscape beautiful year-round.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-collects-leaves-cleans-park_1157-27418.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-collects-leaves-cleans-park_1157-27418.jpg?_wi=3",
|
||||
imageAlt: "professional lawn care yard maintenance",
|
||||
buttonIcon: ArrowRight,
|
||||
buttonHref: "/contact",
|
||||
@@ -64,7 +64,7 @@ export default function ServicesPage() {
|
||||
{
|
||||
title: "Residential Maid Services",
|
||||
description: "Comprehensive professional home cleaning services for residential properties. Deep cleaning, regular maintenance, and move-in/move-out cleaning.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-people-cleaning-office_23-2150454508.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-people-cleaning-office_23-2150454508.jpg?_wi=3",
|
||||
imageAlt: "professional home cleaning maid service",
|
||||
buttonIcon: ArrowRight,
|
||||
buttonHref: "/contact",
|
||||
@@ -72,7 +72,7 @@ export default function ServicesPage() {
|
||||
{
|
||||
title: "Expert Handyman Services",
|
||||
description: "General repairs, home improvements, and maintenance work performed by our skilled and experienced professional technicians.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-construction-worker-with-mobile-phone_329181-3750.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-construction-worker-with-mobile-phone_329181-3750.jpg?_wi=3",
|
||||
imageAlt: "professional handyman services home repairs",
|
||||
buttonIcon: ArrowRight,
|
||||
buttonHref: "/contact",
|
||||
@@ -80,7 +80,7 @@ export default function ServicesPage() {
|
||||
{
|
||||
title: "Property Inspection Services",
|
||||
description: "Thorough professional property condition inspections and specialized inspection services for real estate transactions and maintenance.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-people-working-office_23-2149721923.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-people-working-office_23-2149721923.jpg?_wi=3",
|
||||
imageAlt: "professional property inspection home inspector",
|
||||
buttonIcon: ArrowRight,
|
||||
buttonHref: "/contact",
|
||||
@@ -175,7 +175,7 @@ export default function ServicesPage() {
|
||||
required: true,
|
||||
}}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/cheerful-young-business-people-have-talk-coffee-break-office_93675-134577.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/cheerful-young-business-people-have-talk-coffee-break-office_93675-134577.jpg?_wi=1"
|
||||
imageAlt="Professional customer service team"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
|
||||
Reference in New Issue
Block a user