Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
2026-03-26 04:25:26 +00:00

View File

@@ -31,40 +31,20 @@ export default function LandingPage() {
<NavbarStyleCentered
navItems={[
{
name: "Home",
id: "home",
href: "/",
},
name: "Home", id: "/"},
{
name: "Services",
id: "services",
href: "/services",
},
name: "Services", id: "/services"},
{
name: "About",
id: "about",
href: "/about",
},
name: "About", id: "/about"},
{
name: "Gallery",
id: "gallery",
href: "/gallery",
},
name: "Gallery", id: "/gallery"},
{
name: "Testimonials",
id: "testimonials",
href: "/testimonials",
},
name: "Testimonials", id: "/testimonials"},
{
name: "Contact",
id: "contact",
href: "/contact",
},
name: "Contact", id: "/contact"},
]}
button={{
text: "Get a Free Quote",
href: "/contact",
}}
text: "Get a Free Quote", href: "/contact"}}
brandName="Summit Edge Landscaping"
/>
</div>
@@ -72,15 +52,12 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroLogoBillboardSplit
background={{
variant: "radial-gradient",
}}
variant: "radial-gradient"}}
logoText="Summit Edge Landscaping"
description="Professional landscaping services in Utah you can trust."
buttons={[
{
text: "Get a Free Quote",
href: "/contact",
},
text: "Get a Free Quote", href: "/contact"},
]}
layoutOrder="default"
imageSrc="http://img.b2bpic.net/free-photo/umbrella-chair-around-swimming-pool-neary-sea-ocean-beach-with-blue-sky-white-cloud_74190-8485.jpg"
@@ -98,47 +75,17 @@ export default function LandingPage() {
carouselMode="buttons"
features={[
{
id: "lawn-care",
title: "Lawn Care",
description: "Expert mowing, fertilization, and weed control to keep your lawn lush and healthy.",
imageSrc: "http://img.b2bpic.net/free-vector/useful-cute-garden-tools_23-2147545162.jpg?_wi=1",
imageAlt: "Lawn care icon",
},
id: "lawn-care", title: "Lawn Care", description: "Expert mowing, fertilization, and weed control to keep your lawn lush and healthy.", imageSrc: "http://img.b2bpic.net/free-vector/useful-cute-garden-tools_23-2147545162.jpg", imageAlt: "Lawn care icon"},
{
id: "hardscaping",
title: "Hardscaping",
description: "Custom patios, walkways, retaining walls, and outdoor living spaces that enhance your property.",
imageSrc: "http://img.b2bpic.net/free-vector/flat-brick-logos-collection_23-2150399252.jpg?_wi=1",
imageAlt: "Hardscaping icon",
},
id: "hardscaping", title: "Hardscaping", description: "Custom patios, walkways, retaining walls, and outdoor living spaces that enhance your property.", imageSrc: "http://img.b2bpic.net/free-vector/flat-brick-logos-collection_23-2150399252.jpg", imageAlt: "Hardscaping icon"},
{
id: "irrigation-systems",
title: "Irrigation Systems",
description: "Efficient design, installation, and maintenance of smart irrigation systems for optimal water use.",
imageSrc: "http://img.b2bpic.net/free-vector/smart-home-background-with-smartphone-control_23-2147857756.jpg?_wi=1",
imageAlt: "Irrigation systems icon",
},
id: "irrigation-systems", title: "Irrigation Systems", description: "Efficient design, installation, and maintenance of smart irrigation systems for optimal water use.", imageSrc: "http://img.b2bpic.net/free-vector/smart-home-background-with-smartphone-control_23-2147857756.jpg", imageAlt: "Irrigation systems icon"},
{
id: "snow-removal",
title: "Snow Removal",
description: "Reliable and timely snow plowing and de-icing services for driveways and walkways.",
imageSrc: "http://img.b2bpic.net/free-vector/flat-winter-logo-template_23-2149827595.jpg?_wi=1",
imageAlt: "Snow removal icon",
},
id: "snow-removal", title: "Snow Removal", description: "Reliable and timely snow plowing and de-icing services for driveways and walkways.", imageSrc: "http://img.b2bpic.net/free-vector/flat-winter-logo-template_23-2149827595.jpg", imageAlt: "Snow removal icon"},
{
id: "seasonal-cleanup",
title: "Seasonal Cleanup",
description: "Spring preparation, fall leaf removal, and general yard cleanups to keep your landscape pristine.",
imageSrc: "http://img.b2bpic.net/free-vector/flat-design-zero-waste-collection_23-2149188598.jpg?_wi=1",
imageAlt: "Seasonal cleanup icon",
},
id: "seasonal-cleanup", title: "Seasonal Cleanup", description: "Spring preparation, fall leaf removal, and general yard cleanups to keep your landscape pristine.", imageSrc: "http://img.b2bpic.net/free-vector/flat-design-zero-waste-collection_23-2149188598.jpg", imageAlt: "Seasonal cleanup icon"},
{
id: "yard-transformation",
title: "Yard Transformation",
description: "Complete landscape design and build services to create your dream outdoor space.",
imageSrc: "http://img.b2bpic.net/free-photo/blending-futuristic-building-seamlessly-into-desert-landscape_23-2151248340.jpg?_wi=1",
imageAlt: "Yard transformation icon",
},
id: "yard-transformation", title: "Yard Transformation", description: "Complete landscape design and build services to create your dream outdoor space.", imageSrc: "http://img.b2bpic.net/free-photo/blending-futuristic-building-seamlessly-into-desert-landscape_23-2151248340.jpg", imageAlt: "Yard transformation icon"},
]}
title="Our Professional Landscaping Services"
description="From routine maintenance to complete transformations, we've got your outdoor needs covered across Utah County & Salt Lake County."
@@ -154,25 +101,13 @@ export default function LandingPage() {
carouselMode="buttons"
metrics={[
{
id: "licensed-insured",
value: "Licensed & Insured",
description: "Peace of mind with fully licensed and insured professionals.",
},
id: "licensed-insured", value: "Licensed & Insured", description: "Peace of mind with fully licensed and insured professionals."},
{
id: "local-experts",
value: "Local Experts",
description: "Deep understanding of Utah's unique climate and landscape needs.",
},
id: "local-experts", value: "Local Experts", description: "Deep understanding of Utah's unique climate and landscape needs."},
{
id: "affordable-pricing",
value: "Affordable Pricing",
description: "High-quality services at competitive and transparent rates.",
},
id: "affordable-pricing", value: "Affordable Pricing", description: "High-quality services at competitive and transparent rates."},
{
id: "fivestar-service",
value: "5-Star Service",
description: "Consistently earning top ratings for exceptional results and customer care.",
},
id: "fivestar-service", value: "5-Star Service", description: "Consistently earning top ratings for exceptional results and customer care."},
]}
title="Why Choose Summit Edge Landscaping?"
description="Experience the difference with a team dedicated to excellence and customer satisfaction in Utah."
@@ -188,47 +123,17 @@ export default function LandingPage() {
carouselMode="buttons"
features={[
{
id: "lawn-care",
title: "Lawn Care",
description: "Expert mowing, fertilization, and weed control to keep your lawn lush and healthy.",
imageSrc: "http://img.b2bpic.net/free-vector/useful-cute-garden-tools_23-2147545162.jpg?_wi=2",
imageAlt: "Lawn care icon",
},
id: "lawn-care", title: "Lawn Care", description: "Expert mowing, fertilization, and weed control to keep your lawn lush and healthy.", imageSrc: "http://img.b2bpic.net/free-vector/useful-cute-garden-tools_23-2147545162.jpg", imageAlt: "Lawn care icon"},
{
id: "hardscaping",
title: "Hardscaping",
description: "Custom patios, walkways, retaining walls, and outdoor living spaces that enhance your property.",
imageSrc: "http://img.b2bpic.net/free-vector/flat-brick-logos-collection_23-2150399252.jpg?_wi=2",
imageAlt: "Hardscaping icon",
},
id: "hardscaping", title: "Hardscaping", description: "Custom patios, walkways, retaining walls, and outdoor living spaces that enhance your property.", imageSrc: "http://img.b2bpic.net/free-vector/flat-brick-logos-collection_23-2150399252.jpg", imageAlt: "Hardscaping icon"},
{
id: "irrigation-systems",
title: "Irrigation Systems",
description: "Efficient design, installation, and maintenance of smart irrigation systems for optimal water use.",
imageSrc: "http://img.b2bpic.net/free-vector/smart-home-background-with-smartphone-control_23-2147857756.jpg?_wi=2",
imageAlt: "Irrigation systems icon",
},
id: "irrigation-systems", title: "Irrigation Systems", description: "Efficient design, installation, and maintenance of smart irrigation systems for optimal water use.", imageSrc: "http://img.b2bpic.net/free-vector/smart-home-background-with-smartphone-control_23-2147857756.jpg", imageAlt: "Irrigation systems icon"},
{
id: "snow-removal",
title: "Snow Removal",
description: "Reliable and timely snow plowing and de-icing services for driveways and walkways.",
imageSrc: "http://img.b2bpic.net/free-vector/flat-winter-logo-template_23-2149827595.jpg?_wi=2",
imageAlt: "Snow removal icon",
},
id: "snow-removal", title: "Snow Removal", description: "Reliable and timely snow plowing and de-icing services for driveways and walkways.", imageSrc: "http://img.b2bpic.net/free-vector/flat-winter-logo-template_23-2149827595.jpg", imageAlt: "Snow removal icon"},
{
id: "seasonal-cleanup",
title: "Seasonal Cleanup",
description: "Spring preparation, fall leaf removal, and general yard cleanups to keep your landscape pristine.",
imageSrc: "http://img.b2bpic.net/free-vector/flat-design-zero-waste-collection_23-2149188598.jpg?_wi=2",
imageAlt: "Seasonal cleanup icon",
},
id: "seasonal-cleanup", title: "Seasonal Cleanup", description: "Spring preparation, fall leaf removal, and general yard cleanups to keep your landscape pristine.", imageSrc: "http://img.b2bpic.net/free-vector/flat-design-zero-waste-collection_23-2149188598.jpg", imageAlt: "Seasonal cleanup icon"},
{
id: "yard-transformation",
title: "Yard Transformation",
description: "Complete landscape design and build services to create your dream outdoor space.",
imageSrc: "http://img.b2bpic.net/free-photo/blending-futuristic-building-seamlessly-into-desert-landscape_23-2151248340.jpg?_wi=2",
imageAlt: "Yard transformation icon",
},
id: "yard-transformation", title: "Yard Transformation", description: "Complete landscape design and build services to create your dream outdoor space.", imageSrc: "http://img.b2bpic.net/free-photo/blending-futuristic-building-seamlessly-into-desert-landscape_23-2151248340.jpg", imageAlt: "Yard transformation icon"},
]}
title="Our Professional Landscaping Services"
description="From routine maintenance to complete transformations, we've got your outdoor needs covered across Utah County & Salt Lake County."
@@ -240,29 +145,13 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "Sarah J.",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-female-staff-airport-terminal_107420-85049.jpg?_wi=1",
imageAlt: "Avatar of Sarah J.",
},
id: "1", name: "Sarah J.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-female-staff-airport-terminal_107420-85049.jpg", imageAlt: "Avatar of Sarah J."},
{
id: "2",
name: "Michael T.",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-attractive-woman-showing-thumb-up-outdoors_1262-12526.jpg?_wi=1",
imageAlt: "Avatar of Michael T.",
},
id: "2", name: "Michael T.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-attractive-woman-showing-thumb-up-outdoors_1262-12526.jpg", imageAlt: "Avatar of Michael T."},
{
id: "3",
name: "Emily R.",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-cheerful-girl-dressed-swimwear-rests-beach_176420-5881.jpg?_wi=1",
imageAlt: "Avatar of Emily R.",
},
id: "3", name: "Emily R.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-cheerful-girl-dressed-swimwear-rests-beach_176420-5881.jpg", imageAlt: "Avatar of Emily R."},
{
id: "4",
name: "David K.",
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-positive-female-model-recreate-outdoor-cafeteria-drinks-smoothie-holds-smart-phone-connected-wireless-internet-surfes-social-networks-people-leisure-communication-concept_273609-3017.jpg?_wi=1",
imageAlt: "Avatar of David K.",
},
id: "4", name: "David K.", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-positive-female-model-recreate-outdoor-cafeteria-drinks-smoothie-holds-smart-phone-connected-wireless-internet-surfes-social-networks-people-leisure-communication-concept_273609-3017.jpg", imageAlt: "Avatar of David K."},
]}
cardTitle="What Our Clients Say"
cardTag="Trusted Reviews"
@@ -274,8 +163,7 @@ export default function LandingPage() {
<ContactCenter
useInvertedBackground={true}
background={{
variant: "plain",
}}
variant: "plain"}}
tag="Ready to Start?"
title="Transform Your Yard Today"
description="Get a free, no-obligation quote for your landscaping project. We serve both Utah County & Salt Lake County. Fill out the form below or call us!"
@@ -290,45 +178,29 @@ export default function LandingPage() {
{
items: [
{
label: "Home",
href: "/",
},
label: "Home", href: "/"},
{
label: "Services",
href: "/services",
},
label: "Services", href: "/services"},
{
label: "About Us",
href: "/about",
},
label: "About Us", href: "/about"},
],
},
{
items: [
{
label: "Gallery",
href: "/gallery",
},
label: "Gallery", href: "/gallery"},
{
label: "Testimonials",
href: "/testimonials",
},
label: "Testimonials", href: "/testimonials"},
{
label: "Contact",
href: "/contact",
},
label: "Contact", href: "/contact"},
],
},
{
items: [
{
label: "Privacy Policy",
href: "#",
},
label: "Privacy Policy", href: "#"},
{
label: "Terms of Service",
href: "#",
},
label: "Terms of Service", href: "#"},
],
},
]}
@@ -345,47 +217,17 @@ export default function LandingPage() {
carouselMode="buttons"
features={[
{
id: "lawn-care",
title: "Lawn Care",
description: "Expert mowing, fertilization, and weed control to keep your lawn lush and healthy.",
imageSrc: "http://img.b2bpic.net/free-vector/useful-cute-garden-tools_23-2147545162.jpg?_wi=3",
imageAlt: "Lawn care icon",
},
id: "lawn-care", title: "Lawn Care", description: "Expert mowing, fertilization, and weed control to keep your lawn lush and healthy.", imageSrc: "http://img.b2bpic.net/free-vector/useful-cute-garden-tools_23-2147545162.jpg", imageAlt: "Lawn care icon"},
{
id: "hardscaping",
title: "Hardscaping",
description: "Custom patios, walkways, retaining walls, and outdoor living spaces that enhance your property.",
imageSrc: "http://img.b2bpic.net/free-vector/flat-brick-logos-collection_23-2150399252.jpg?_wi=3",
imageAlt: "Hardscaping icon",
},
id: "hardscaping", title: "Hardscaping", description: "Custom patios, walkways, retaining walls, and outdoor living spaces that enhance your property.", imageSrc: "http://img.b2bpic.net/free-vector/flat-brick-logos-collection_23-2150399252.jpg", imageAlt: "Hardscaping icon"},
{
id: "irrigation-systems",
title: "Irrigation Systems",
description: "Efficient design, installation, and maintenance of smart irrigation systems for optimal water use.",
imageSrc: "http://img.b2bpic.net/free-vector/smart-home-background-with-smartphone-control_23-2147857756.jpg?_wi=3",
imageAlt: "Irrigation systems icon",
},
id: "irrigation-systems", title: "Irrigation Systems", description: "Efficient design, installation, and maintenance of smart irrigation systems for optimal water use.", imageSrc: "http://img.b2bpic.net/free-vector/smart-home-background-with-smartphone-control_23-2147857756.jpg", imageAlt: "Irrigation systems icon"},
{
id: "snow-removal",
title: "Snow Removal",
description: "Reliable and timely snow plowing and de-icing services for driveways and walkways.",
imageSrc: "http://img.b2bpic.net/free-vector/flat-winter-logo-template_23-2149827595.jpg?_wi=3",
imageAlt: "Snow removal icon",
},
id: "snow-removal", title: "Snow Removal", description: "Reliable and timely snow plowing and de-icing services for driveways and walkways.", imageSrc: "http://img.b2bpic.net/free-vector/flat-winter-logo-template_23-2149827595.jpg", imageAlt: "Snow removal icon"},
{
id: "seasonal-cleanup",
title: "Seasonal Cleanup",
description: "Spring preparation, fall leaf removal, and general yard cleanups to keep your landscape pristine.",
imageSrc: "http://img.b2bpic.net/free-vector/flat-design-zero-waste-collection_23-2149188598.jpg?_wi=3",
imageAlt: "Seasonal cleanup icon",
},
id: "seasonal-cleanup", title: "Seasonal Cleanup", description: "Spring preparation, fall leaf removal, and general yard cleanups to keep your landscape pristine.", imageSrc: "http://img.b2bpic.net/free-vector/flat-design-zero-waste-collection_23-2149188598.jpg", imageAlt: "Seasonal cleanup icon"},
{
id: "yard-transformation",
title: "Yard Transformation",
description: "Complete landscape design and build services to create your dream outdoor space.",
imageSrc: "http://img.b2bpic.net/free-photo/blending-futuristic-building-seamlessly-into-desert-landscape_23-2151248340.jpg?_wi=3",
imageAlt: "Yard transformation icon",
},
id: "yard-transformation", title: "Yard Transformation", description: "Complete landscape design and build services to create your dream outdoor space.", imageSrc: "http://img.b2bpic.net/free-photo/blending-futuristic-building-seamlessly-into-desert-landscape_23-2151248340.jpg", imageAlt: "Yard transformation icon"},
]}
title="Our Professional Landscaping Services"
description="From routine maintenance to complete transformations, we've got your outdoor needs covered across Utah County & Salt Lake County."
@@ -396,8 +238,7 @@ export default function LandingPage() {
<ContactCenter
useInvertedBackground={false}
background={{
variant: "plain",
}}
variant: "plain"}}
tag="Ready to Start?"
title="Transform Your Yard Today"
description="Get a free, no-obligation quote for your landscaping project. We serve both Utah County & Salt Lake County. Fill out the form below or call us!"
@@ -421,23 +262,11 @@ export default function LandingPage() {
membersAnimation="slide-up"
members={[
{
id: "member-1",
name: "John Doe",
imageSrc: "http://img.b2bpic.net/free-photo/attractive-gardener-posing-while-trimming-conifer-bush-by-electric-hedge-clippers-sunny-day_7502-10442.jpg",
imageAlt: "John Doe, Founder",
},
id: "member-1", name: "John Doe", imageSrc: "http://img.b2bpic.net/free-photo/attractive-gardener-posing-while-trimming-conifer-bush-by-electric-hedge-clippers-sunny-day_7502-10442.jpg", imageAlt: "John Doe, Founder"},
{
id: "member-2",
name: "Jane Smith",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-couple-nature_23-2148970183.jpg",
imageAlt: "Jane Smith, Lead Designer",
},
id: "member-2", name: "Jane Smith", imageSrc: "http://img.b2bpic.net/free-photo/close-up-couple-nature_23-2148970183.jpg", imageAlt: "Jane Smith, Lead Designer"},
{
id: "member-3",
name: "Robert Johnson",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-happy-florist-her-nursery-standing-holding-potted-combination-succulents-her-hands-as-she-tends-gardenplants-greenhouse_158595-6976.jpg",
imageAlt: "Robert Johnson, Operations Manager",
},
id: "member-3", name: "Robert Johnson", imageSrc: "http://img.b2bpic.net/free-photo/smiling-happy-florist-her-nursery-standing-holding-potted-combination-succulents-her-hands-as-she-tends-gardenplants-greenhouse_158595-6976.jpg", imageAlt: "Robert Johnson, Operations Manager"},
]}
memberVariant="card"
/>
@@ -452,47 +281,17 @@ export default function LandingPage() {
carouselMode="buttons"
features={[
{
id: "lawn-care",
title: "Lawn Care",
description: "Expert mowing, fertilization, and weed control to keep your lawn lush and healthy.",
imageSrc: "http://img.b2bpic.net/free-vector/useful-cute-garden-tools_23-2147545162.jpg?_wi=4",
imageAlt: "Lawn care icon",
},
id: "lawn-care", title: "Lawn Care", description: "Expert mowing, fertilization, and weed control to keep your lawn lush and healthy.", imageSrc: "http://img.b2bpic.net/free-vector/useful-cute-garden-tools_23-2147545162.jpg", imageAlt: "Lawn care icon"},
{
id: "hardscaping",
title: "Hardscaping",
description: "Custom patios, walkways, retaining walls, and outdoor living spaces that enhance your property.",
imageSrc: "http://img.b2bpic.net/free-vector/flat-brick-logos-collection_23-2150399252.jpg?_wi=4",
imageAlt: "Hardscaping icon",
},
id: "hardscaping", title: "Hardscaping", description: "Custom patios, walkways, retaining walls, and outdoor living spaces that enhance your property.", imageSrc: "http://img.b2bpic.net/free-vector/flat-brick-logos-collection_23-2150399252.jpg", imageAlt: "Hardscaping icon"},
{
id: "irrigation-systems",
title: "Irrigation Systems",
description: "Efficient design, installation, and maintenance of smart irrigation systems for optimal water use.",
imageSrc: "http://img.b2bpic.net/free-vector/smart-home-background-with-smartphone-control_23-2147857756.jpg?_wi=4",
imageAlt: "Irrigation systems icon",
},
id: "irrigation-systems", title: "Irrigation Systems", description: "Efficient design, installation, and maintenance of smart irrigation systems for optimal water use.", imageSrc: "http://img.b2bpic.net/free-vector/smart-home-background-with-smartphone-control_23-2147857756.jpg", imageAlt: "Irrigation systems icon"},
{
id: "snow-removal",
title: "Snow Removal",
description: "Reliable and timely snow plowing and de-icing services for driveways and walkways.",
imageSrc: "http://img.b2bpic.net/free-vector/flat-winter-logo-template_23-2149827595.jpg?_wi=4",
imageAlt: "Snow removal icon",
},
id: "snow-removal", title: "Snow Removal", description: "Reliable and timely snow plowing and de-icing services for driveways and walkways.", imageSrc: "http://img.b2bpic.net/free-vector/flat-winter-logo-template_23-2149827595.jpg", imageAlt: "Snow removal icon"},
{
id: "seasonal-cleanup",
title: "Seasonal Cleanup",
description: "Spring preparation, fall leaf removal, and general yard cleanups to keep your landscape pristine.",
imageSrc: "http://img.b2bpic.net/free-vector/flat-design-zero-waste-collection_23-2149188598.jpg?_wi=4",
imageAlt: "Seasonal cleanup icon",
},
id: "seasonal-cleanup", title: "Seasonal Cleanup", description: "Spring preparation, fall leaf removal, and general yard cleanups to keep your landscape pristine.", imageSrc: "http://img.b2bpic.net/free-vector/flat-design-zero-waste-collection_23-2149188598.jpg", imageAlt: "Seasonal cleanup icon"},
{
id: "yard-transformation",
title: "Yard Transformation",
description: "Complete landscape design and build services to create your dream outdoor space.",
imageSrc: "http://img.b2bpic.net/free-photo/blending-futuristic-building-seamlessly-into-desert-landscape_23-2151248340.jpg?_wi=4",
imageAlt: "Yard transformation icon",
},
id: "yard-transformation", title: "Yard Transformation", description: "Complete landscape design and build services to create your dream outdoor space.", imageSrc: "http://img.b2bpic.net/free-photo/blending-futuristic-building-seamlessly-into-desert-landscape_23-2151248340.jpg", imageAlt: "Yard transformation icon"},
]}
title="Our Professional Landscaping Services"
description="From routine maintenance to complete transformations, we've got your outdoor needs covered across Utah County & Salt Lake County."
@@ -504,29 +303,13 @@ export default function LandingPage() {
useInvertedBackground={true}
testimonials={[
{
id: "1",
name: "Sarah J.",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-female-staff-airport-terminal_107420-85049.jpg?_wi=2",
imageAlt: "Avatar of Sarah J.",
},
id: "1", name: "Sarah J.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-female-staff-airport-terminal_107420-85049.jpg", imageAlt: "Avatar of Sarah J."},
{
id: "2",
name: "Michael T.",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-attractive-woman-showing-thumb-up-outdoors_1262-12526.jpg?_wi=2",
imageAlt: "Avatar of Michael T.",
},
id: "2", name: "Michael T.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-attractive-woman-showing-thumb-up-outdoors_1262-12526.jpg", imageAlt: "Avatar of Michael T."},
{
id: "3",
name: "Emily R.",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-cheerful-girl-dressed-swimwear-rests-beach_176420-5881.jpg?_wi=2",
imageAlt: "Avatar of Emily R.",
},
id: "3", name: "Emily R.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-cheerful-girl-dressed-swimwear-rests-beach_176420-5881.jpg", imageAlt: "Avatar of Emily R."},
{
id: "4",
name: "David K.",
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-positive-female-model-recreate-outdoor-cafeteria-drinks-smoothie-holds-smart-phone-connected-wireless-internet-surfes-social-networks-people-leisure-communication-concept_273609-3017.jpg?_wi=2",
imageAlt: "Avatar of David K.",
},
id: "4", name: "David K.", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-positive-female-model-recreate-outdoor-cafeteria-drinks-smoothie-holds-smart-phone-connected-wireless-internet-surfes-social-networks-people-leisure-communication-concept_273609-3017.jpg", imageAlt: "Avatar of David K."},
]}
cardTitle="What Our Clients Say"
cardTag="Trusted Reviews"
@@ -538,8 +321,7 @@ export default function LandingPage() {
<ContactCenter
useInvertedBackground={false}
background={{
variant: "plain",
}}
variant: "plain"}}
tag="Ready to Start?"
title="Transform Your Yard Today"
description="Get a free, no-obligation quote for your landscaping project. We serve both Utah County & Salt Lake County. Fill out the form below or call us!"