Update src/app/page.tsx
This commit is contained in:
375
src/app/page.tsx
375
src/app/page.tsx
@@ -34,41 +34,25 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "#home",
|
||||
},
|
||||
name: "Home", id: "#home"},
|
||||
{
|
||||
name: "About Us",
|
||||
id: "#about",
|
||||
},
|
||||
name: "About Us", id: "#about"},
|
||||
{
|
||||
name: "Services",
|
||||
id: "#services",
|
||||
},
|
||||
name: "Services", id: "#services"},
|
||||
{
|
||||
name: "Projects",
|
||||
id: "#projects",
|
||||
},
|
||||
name: "Projects", id: "#projects"},
|
||||
{
|
||||
name: "Team",
|
||||
id: "#team",
|
||||
},
|
||||
name: "Team", id: "#team"},
|
||||
{
|
||||
name: "Testimonials",
|
||||
id: "#testimonials",
|
||||
},
|
||||
name: "Testimonials", id: "#testimonials"},
|
||||
{
|
||||
name: "FAQ",
|
||||
id: "#faq",
|
||||
},
|
||||
name: "FAQ", id: "#faq"},
|
||||
]}
|
||||
logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=myutgx"
|
||||
logoAlt="SAR Landscaping Contractors INC Logo"
|
||||
brandName="SAR Landscaping"
|
||||
button={{
|
||||
text: "Get a Free Quote",
|
||||
href: "#contact",
|
||||
}}
|
||||
text: "Get a Free Quote", href: "#contact"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -78,78 +62,41 @@ export default function LandingPage() {
|
||||
description="From design to installation and maintenance, SAR Landscaping delivers quality results for residential and commercial properties. Serving the area for over 15 years."
|
||||
testimonials={[
|
||||
{
|
||||
name: "Emily R.",
|
||||
handle: "@Homeowner",
|
||||
testimonial: "SAR Landscaping transformed our dull backyard into a stunning oasis! Professional, reliable, and exceeded all expectations. Highly recommend!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-girl-sitting-cafe_176420-5899.jpg",
|
||||
imageAlt: "Emily R.",
|
||||
},
|
||||
name: "Emily R.", handle: "@Homeowner", testimonial: "SAR Landscaping transformed our dull backyard into a stunning oasis! Professional, reliable, and exceeded all expectations. Highly recommend!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-girl-sitting-cafe_176420-5899.jpg", imageAlt: "Emily R."},
|
||||
{
|
||||
name: "John D.",
|
||||
handle: "@Property Manager",
|
||||
testimonial: "Their commercial maintenance services are top-notch. Our properties always look pristine, and they are incredibly responsive. A true partner.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businessman-with-index-finger-up_23-2148308592.jpg",
|
||||
imageAlt: "John D.",
|
||||
},
|
||||
name: "John D.", handle: "@Property Manager", testimonial: "Their commercial maintenance services are top-notch. Our properties always look pristine, and they are incredibly responsive. A true partner.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businessman-with-index-finger-up_23-2148308592.jpg", imageAlt: "John D."},
|
||||
{
|
||||
name: "Sarah L.",
|
||||
handle: "@Local Business Owner",
|
||||
testimonial: "The hardscaping work on our business entrance was flawless. It significantly improved our curb appeal and attracts more customers.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-working-as-real-estate-agent_23-2151065041.jpg",
|
||||
imageAlt: "Sarah L.",
|
||||
},
|
||||
name: "Sarah L.", handle: "@Local Business Owner", testimonial: "The hardscaping work on our business entrance was flawless. It significantly improved our curb appeal and attracts more customers.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-working-as-real-estate-agent_23-2151065041.jpg", imageAlt: "Sarah L."},
|
||||
{
|
||||
name: "Michael K.",
|
||||
handle: "@Residential",
|
||||
testimonial: "Our new patio and garden beds are absolutely perfect. SAR Landscaping listened to our ideas and delivered beyond what we imagined.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/girl-eating-ice-cream-laughing-portrait-young-woman-sitting-park-sunny-day-eating-icecream-looking-camera-wearing-glasses-enjoying-summer-her-life_197531-30458.jpg",
|
||||
imageAlt: "Michael K.",
|
||||
},
|
||||
name: "Michael K.", handle: "@Residential", testimonial: "Our new patio and garden beds are absolutely perfect. SAR Landscaping listened to our ideas and delivered beyond what we imagined.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/girl-eating-ice-cream-laughing-portrait-young-woman-sitting-park-sunny-day-eating-icecream-looking-camera-wearing-glasses-enjoying-summer-her-life_197531-30458.jpg", imageAlt: "Michael K."},
|
||||
{
|
||||
name: "Green Corp.",
|
||||
handle: "@Commercial",
|
||||
testimonial: "Dependable and professional, SAR Landscaping ensures our corporate campus always makes a great first impression. Exceptional service!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/positive-aged-man_1098-21813.jpg",
|
||||
imageAlt: "Green Corp.",
|
||||
},
|
||||
name: "Green Corp.", handle: "@Commercial", testimonial: "Dependable and professional, SAR Landscaping ensures our corporate campus always makes a great first impression. Exceptional service!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/positive-aged-man_1098-21813.jpg", imageAlt: "Green Corp."},
|
||||
]}
|
||||
testimonialRotationInterval={7000}
|
||||
tag="Transform Your Outdoors"
|
||||
buttons={[
|
||||
{
|
||||
text: "Get Your Free Quote Today",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Get Your Free Quote Today", href: "#contact"},
|
||||
]}
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/girl-eating-ice-cream-laughing-portrait-young-woman-sitting-park-sunny-day-eating-icecream-looking-camera-wearing-glasses-enjoying-summer-her-life_197531-30458.jpg",
|
||||
alt: "Client Emily R.",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/girl-eating-ice-cream-laughing-portrait-young-woman-sitting-park-sunny-day-eating-icecream-looking-camera-wearing-glasses-enjoying-summer-her-life_197531-30458.jpg", alt: "Client Emily R."},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/positive-aged-man_1098-21813.jpg",
|
||||
alt: "Client John D.",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/positive-aged-man_1098-21813.jpg", alt: "Client John D."},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/blonde-walks-summer-city-with-cup-coffee_1157-35388.jpg",
|
||||
alt: "Client Sarah L.",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/blonde-walks-summer-city-with-cup-coffee_1157-35388.jpg", alt: "Client Sarah L."},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-reading-couch_23-2148334744.jpg",
|
||||
alt: "Client Michael K.",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-reading-couch_23-2148334744.jpg", alt: "Client Michael K."},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/young-beautiful-girl-sitting-cafe_176420-5899.jpg",
|
||||
alt: "Client Maria S.",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/young-beautiful-girl-sitting-cafe_176420-5899.jpg", alt: "Client Maria S."},
|
||||
]}
|
||||
avatarText="Trusted by hundreds of happy clients"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/pensive-middle-aged-gardener-holding-small-thuja-pot-bearded-garden-worker-glasses-wearing-blue-shirt-apron-growing-evergreen-plants-greenhouse-commercial-gardening-summer-concept_74855-12936.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/pensive-middle-aged-gardener-holding-small-thuja-pot-bearded-garden-worker-glasses-wearing-blue-shirt-apron-growing-evergreen-plants-greenhouse-commercial-gardening-summer-concept_74855-12936.jpg"
|
||||
imageAlt="Beautifully landscaped backyard with a modern patio"
|
||||
showBlur={true}
|
||||
textPosition="bottom"
|
||||
@@ -177,29 +124,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Landscape Design",
|
||||
description: "Creative and functional designs tailored to your vision and property, from conceptualization to detailed blueprints.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-working-eco-friendly-wind-power-project-with-layout_23-2148847779.jpg",
|
||||
imageAlt: "Landscape design blueprint on a table",
|
||||
},
|
||||
title: "Landscape Design", description: "Creative and functional designs tailored to your vision and property, from conceptualization to detailed blueprints.", imageSrc: "http://img.b2bpic.net/free-photo/man-working-eco-friendly-wind-power-project-with-layout_23-2148847779.jpg", imageAlt: "Landscape design blueprint on a table"},
|
||||
{
|
||||
title: "Installation & Build",
|
||||
description: "Expert execution of new landscapes, including planting, irrigation systems, lighting, and custom outdoor structures.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/building-construction-workers-site_23-2149124305.jpg",
|
||||
imageAlt: "Landscaping workers installing new plants",
|
||||
},
|
||||
title: "Installation & Build", description: "Expert execution of new landscapes, including planting, irrigation systems, lighting, and custom outdoor structures.", imageSrc: "http://img.b2bpic.net/free-photo/building-construction-workers-site_23-2149124305.jpg", imageAlt: "Landscaping workers installing new plants"},
|
||||
{
|
||||
title: "Maintenance Programs",
|
||||
description: "Seasonal cleanups, lawn care, pruning, and garden upkeep to ensure your landscape remains pristine year-round.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/gardener-safety-glasses-gloves-pruning-hedge_7502-9825.jpg",
|
||||
imageAlt: "Gardener mowing a lush green lawn",
|
||||
},
|
||||
title: "Maintenance Programs", description: "Seasonal cleanups, lawn care, pruning, and garden upkeep to ensure your landscape remains pristine year-round.", imageSrc: "http://img.b2bpic.net/free-photo/gardener-safety-glasses-gloves-pruning-hedge_7502-9825.jpg", imageAlt: "Gardener mowing a lush green lawn"},
|
||||
{
|
||||
title: "Hardscaping & Patios",
|
||||
description: "Custom patios, walkways, retaining walls, and fire pits using premium materials for enduring beauty and function.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/exterior-modern-buildings_1127-2869.jpg",
|
||||
imageAlt: "Elegant stone patio with an outdoor fire pit",
|
||||
},
|
||||
title: "Hardscaping & Patios", description: "Custom patios, walkways, retaining walls, and fire pits using premium materials for enduring beauty and function.", imageSrc: "http://img.b2bpic.net/free-photo/exterior-modern-buildings_1127-2869.jpg", imageAlt: "Elegant stone patio with an outdoor fire pit"},
|
||||
]}
|
||||
title="Comprehensive Landscaping Solutions"
|
||||
description="We offer a full spectrum of services to create and maintain the perfect outdoor environment for your home or business."
|
||||
@@ -215,47 +146,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
name: "Modern Garden Design",
|
||||
price: "View Case Study",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/brown-wooden-bench-near-green-plants_250224-381.jpg",
|
||||
imageAlt: "Luxury garden design concept with lush greenery",
|
||||
},
|
||||
id: "p1", name: "Modern Garden Design", price: "View Case Study", imageSrc: "http://img.b2bpic.net/free-photo/brown-wooden-bench-near-green-plants_250224-381.jpg", imageAlt: "Luxury garden design concept with lush greenery"},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Elegant Patio Installation",
|
||||
price: "View Case Study",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stone-road_1417-1558.jpg",
|
||||
imageAlt: "Beautiful stone patio with outdoor seating",
|
||||
},
|
||||
id: "p2", name: "Elegant Patio Installation", price: "View Case Study", imageSrc: "http://img.b2bpic.net/free-photo/stone-road_1417-1558.jpg", imageAlt: "Beautiful stone patio with outdoor seating"},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Premium Lawn Care",
|
||||
price: "View Case Study",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-green-wheat-fields-ukraine-green-wheat-sprouts-field-close-up-concept-ecology-protection-explore-world-s-beauty_169016-15541.jpg",
|
||||
imageAlt: "Perfectly manicured green lawn in a residential backyard",
|
||||
},
|
||||
id: "p3", name: "Premium Lawn Care", price: "View Case Study", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-green-wheat-fields-ukraine-green-wheat-sprouts-field-close-up-concept-ecology-protection-explore-world-s-beauty_169016-15541.jpg", imageAlt: "Perfectly manicured green lawn in a residential backyard"},
|
||||
{
|
||||
id: "p4",
|
||||
name: "Tree & Shrub Management",
|
||||
price: "View Case Study",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wide-shot-field-thuja-plant-with-different-green-trees-white-clear-sky-background_181624-12621.jpg",
|
||||
imageAlt: "Well-trimmed diverse shrubs and trees in a landscaped entrance",
|
||||
},
|
||||
id: "p4", name: "Tree & Shrub Management", price: "View Case Study", imageSrc: "http://img.b2bpic.net/free-photo/wide-shot-field-thuja-plant-with-different-green-trees-white-clear-sky-background_181624-12621.jpg", imageAlt: "Well-trimmed diverse shrubs and trees in a landscaped entrance"},
|
||||
{
|
||||
id: "p5",
|
||||
name: "Commercial Grounds Maintenance",
|
||||
price: "View Case Study",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-sitting-distance_23-2148863876.jpg",
|
||||
imageAlt: "Commercial building entrance with professional landscaping",
|
||||
},
|
||||
id: "p5", name: "Commercial Grounds Maintenance", price: "View Case Study", imageSrc: "http://img.b2bpic.net/free-photo/people-sitting-distance_23-2148863876.jpg", imageAlt: "Commercial building entrance with professional landscaping"},
|
||||
{
|
||||
id: "p6",
|
||||
name: "Seasonal Property Cleanup",
|
||||
price: "View Case Study",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-woman-hat-autumn-park-string-bag-with-oranges-woman-throws-up-autumn-leaves-autumn-mood-bright-colors-nature_1321-2613.jpg",
|
||||
imageAlt: "Autumn leaf cleanup in a residential backyard",
|
||||
},
|
||||
id: "p6", name: "Seasonal Property Cleanup", price: "View Case Study", imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-woman-hat-autumn-park-string-bag-with-oranges-woman-throws-up-autumn-leaves-autumn-mood-bright-colors-nature_1321-2613.jpg", imageAlt: "Autumn leaf cleanup in a residential backyard"},
|
||||
]}
|
||||
title="Our Signature Landscaping Projects"
|
||||
description="Explore a selection of our completed projects, showcasing our versatility and commitment to excellence in every detail."
|
||||
@@ -270,20 +171,11 @@ export default function LandingPage() {
|
||||
tag="Our Achievements"
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "15+",
|
||||
description: "Years of Dedicated Service",
|
||||
},
|
||||
id: "m1", value: "15+", description: "Years of Dedicated Service"},
|
||||
{
|
||||
id: "m2",
|
||||
value: "500+",
|
||||
description: "Successful Projects Completed",
|
||||
},
|
||||
id: "m2", value: "500+", description: "Successful Projects Completed"},
|
||||
{
|
||||
id: "m3",
|
||||
value: "98%",
|
||||
description: "Client Satisfaction Rate",
|
||||
},
|
||||
id: "m3", value: "98%", description: "Client Satisfaction Rate"},
|
||||
]}
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
@@ -296,52 +188,20 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
groups={[
|
||||
{
|
||||
id: "g1",
|
||||
groupTitle: "Leadership & Design",
|
||||
members: [
|
||||
id: "g1", groupTitle: "Leadership & Design", members: [
|
||||
{
|
||||
id: "t1",
|
||||
title: "Roberto Sanchez",
|
||||
subtitle: "Founder & Lead Designer",
|
||||
detail: "Over 20 years experience in landscape architecture and project management.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-stylish-businessman-sitting-campus-using-laptop_23-2147941445.jpg",
|
||||
imageAlt: "Roberto Sanchez, Founder & Lead Designer",
|
||||
},
|
||||
id: "t1", title: "Roberto Sanchez", subtitle: "Founder & Lead Designer", detail: "Over 20 years experience in landscape architecture and project management.", imageSrc: "http://img.b2bpic.net/free-photo/young-stylish-businessman-sitting-campus-using-laptop_23-2147941445.jpg", imageAlt: "Roberto Sanchez, Founder & Lead Designer"},
|
||||
{
|
||||
id: "t2",
|
||||
title: "Anna Garcia",
|
||||
subtitle: "Senior Horticulturist",
|
||||
detail: "Specializing in sustainable planting and ecological garden solutions.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-female-worker-greenhouse_23-2148357604.jpg",
|
||||
imageAlt: "Anna Garcia, Senior Horticulturist",
|
||||
},
|
||||
],
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=myutgx",
|
||||
imageAlt: "landscaping owner portrait smiling",
|
||||
id: "t2", title: "Anna Garcia", subtitle: "Senior Horticulturist", detail: "Specializing in sustainable planting and ecological garden solutions.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-female-worker-greenhouse_23-2148357604.jpg", imageAlt: "Anna Garcia, Senior Horticulturist"},
|
||||
]
|
||||
},
|
||||
{
|
||||
id: "g2",
|
||||
groupTitle: "Installation & Care",
|
||||
members: [
|
||||
id: "g2", groupTitle: "Installation & Care", members: [
|
||||
{
|
||||
id: "t3",
|
||||
title: "Marco Rossi",
|
||||
subtitle: "Hardscape Specialist",
|
||||
detail: "Master craftsman in stone, pavers, and custom outdoor structures.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-multi-ethnic-group-people-watching-movie-poof-open-air-cinema-close-up-portrait-funny-guy_627829-4131.jpg",
|
||||
imageAlt: "Marco Rossi, Hardscape Specialist",
|
||||
},
|
||||
id: "t3", title: "Marco Rossi", subtitle: "Hardscape Specialist", detail: "Master craftsman in stone, pavers, and custom outdoor structures.", imageSrc: "http://img.b2bpic.net/free-photo/young-multi-ethnic-group-people-watching-movie-poof-open-air-cinema-close-up-portrait-funny-guy_627829-4131.jpg", imageAlt: "Marco Rossi, Hardscape Specialist"},
|
||||
{
|
||||
id: "t4",
|
||||
title: "Sofia Kim",
|
||||
subtitle: "Client Relations",
|
||||
detail: "Ensures seamless communication and client satisfaction throughout all projects.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/worker-with-big-smile-crossed-arms_1139-248.jpg",
|
||||
imageAlt: "Sofia Kim, Client Relations",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pensive-middle-aged-gardener-holding-small-thuja-pot-bearded-garden-worker-glasses-wearing-blue-shirt-apron-growing-evergreen-plants-greenhouse-commercial-gardening-summer-concept_74855-12936.jpg?_wi=2",
|
||||
imageAlt: "landscaping owner portrait smiling",
|
||||
id: "t4", title: "Sofia Kim", subtitle: "Client Relations", detail: "Ensures seamless communication and client satisfaction throughout all projects.", imageSrc: "http://img.b2bpic.net/free-photo/worker-with-big-smile-crossed-arms_1139-248.jpg", imageAlt: "Sofia Kim, Client Relations"},
|
||||
]
|
||||
},
|
||||
]}
|
||||
title="Meet Our Dedicated Team"
|
||||
@@ -358,64 +218,28 @@ export default function LandingPage() {
|
||||
carouselMode="buttons"
|
||||
testimonials={[
|
||||
{
|
||||
id: "tst1",
|
||||
name: "Michael & Laura K.",
|
||||
role: "Residential Client",
|
||||
company: "Homeowner",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-european-woman-smoking-cigar-lying-hammock-outside-tropical-luxury-villa-hotel-sunset-natural-light_343596-652.jpg",
|
||||
imageAlt: "Beautiful residential backyard",
|
||||
},
|
||||
id: "tst1", name: "Michael & Laura K.", role: "Residential Client", company: "Homeowner", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-european-woman-smoking-cigar-lying-hammock-outside-tropical-luxury-villa-hotel-sunset-natural-light_343596-652.jpg", imageAlt: "Beautiful residential backyard"},
|
||||
{
|
||||
id: "tst2",
|
||||
name: "Property Management Inc.",
|
||||
role: "Commercial Client",
|
||||
company: "Commercial",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-female-business-colleagues-enjoying-work-break_1262-21138.jpg",
|
||||
imageAlt: "Well-maintained commercial property",
|
||||
},
|
||||
id: "tst2", name: "Property Management Inc.", role: "Commercial Client", company: "Commercial", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-female-business-colleagues-enjoying-work-break_1262-21138.jpg", imageAlt: "Well-maintained commercial property"},
|
||||
{
|
||||
id: "tst3",
|
||||
name: "Olivia P.",
|
||||
role: "Homeowner",
|
||||
company: "Homeowner",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cottagecore-floral-aesthetic_23-2151979634.jpg",
|
||||
imageAlt: "Lush residential garden with flowers",
|
||||
},
|
||||
id: "tst3", name: "Olivia P.", role: "Homeowner", company: "Homeowner", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cottagecore-floral-aesthetic_23-2151979634.jpg", imageAlt: "Lush residential garden with flowers"},
|
||||
{
|
||||
id: "tst4",
|
||||
name: "Greenfield Corp.",
|
||||
role: "Commercial Client",
|
||||
company: "Commercial",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wood-outside-dining-food-empty_1203-4857.jpg",
|
||||
imageAlt: "Modern hardscape patio design",
|
||||
},
|
||||
id: "tst4", name: "Greenfield Corp.", role: "Commercial Client", company: "Commercial", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wood-outside-dining-food-empty_1203-4857.jpg", imageAlt: "Modern hardscape patio design"},
|
||||
{
|
||||
id: "tst5",
|
||||
name: "David W.",
|
||||
role: "Residential Client",
|
||||
company: "Homeowner",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-futuristic-city-with-lots-vegetation-greenery_23-2150842724.jpg",
|
||||
imageAlt: "Large residential property with mature trees",
|
||||
},
|
||||
id: "tst5", name: "David W.", role: "Residential Client", company: "Homeowner", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-futuristic-city-with-lots-vegetation-greenery_23-2150842724.jpg", imageAlt: "Large residential property with mature trees"},
|
||||
]}
|
||||
kpiItems={[
|
||||
{
|
||||
value: "98%",
|
||||
label: "Satisfaction Rate",
|
||||
},
|
||||
value: "98%", label: "Satisfaction Rate"},
|
||||
{
|
||||
value: "15+",
|
||||
label: "Years in Business",
|
||||
},
|
||||
value: "15+", label: "Years in Business"},
|
||||
{
|
||||
value: "5/5",
|
||||
label: "Average Rating",
|
||||
},
|
||||
value: "5/5", label: "Average Rating"},
|
||||
]}
|
||||
title="What Our Clients Say"
|
||||
description="Hear directly from homeowners and commercial partners who have experienced the SAR Landscaping difference."
|
||||
@@ -428,30 +252,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
faqs={[
|
||||
{
|
||||
id: "q1",
|
||||
title: "What types of landscaping services do you offer?",
|
||||
content: "We offer a full range of residential and commercial landscaping services including custom design, installation (planting, hardscaping, irrigation, lighting), and comprehensive maintenance programs (lawn care, pruning, seasonal cleanups).",
|
||||
},
|
||||
id: "q1", title: "What types of landscaping services do you offer?", content: "We offer a full range of residential and commercial landscaping services including custom design, installation (planting, hardscaping, irrigation, lighting), and comprehensive maintenance programs (lawn care, pruning, seasonal cleanups)."},
|
||||
{
|
||||
id: "q2",
|
||||
title: "Do you provide free estimates? ",
|
||||
content: "Yes, we offer complimentary, no-obligation consultations and detailed estimates for all our services. Contact us today to schedule yours!",
|
||||
},
|
||||
id: "q2", title: "Do you provide free estimates? ", content: "Yes, we offer complimentary, no-obligation consultations and detailed estimates for all our services. Contact us today to schedule yours!"},
|
||||
{
|
||||
id: "q3",
|
||||
title: "What areas do you serve?",
|
||||
content: "SAR Landscaping proudly serves [Your Service Area/Regions]. Please contact us to confirm if your location is within our service radius.",
|
||||
},
|
||||
id: "q3", title: "What areas do you serve?", content: "SAR Landscaping proudly serves [Your Service Area/Regions]. Please contact us to confirm if your location is within our service radius."},
|
||||
{
|
||||
id: "q4",
|
||||
title: "How long does a typical landscaping project take?",
|
||||
content: "Project timelines vary greatly depending on the scope and complexity. Small projects might take days, while large-scale designs and installations could take weeks. We provide clear timelines during the planning phase.",
|
||||
},
|
||||
id: "q4", title: "How long does a typical landscaping project take?", content: "Project timelines vary greatly depending on the scope and complexity. Small projects might take days, while large-scale designs and installations could take weeks. We provide clear timelines during the planning phase."},
|
||||
{
|
||||
id: "q5",
|
||||
title: "Are your services eco-friendly?",
|
||||
content: "We are committed to sustainable landscaping practices. We prioritize native plants, efficient irrigation systems, and environmentally responsible methods whenever possible to minimize ecological impact.",
|
||||
},
|
||||
id: "q5", title: "Are your services eco-friendly?", content: "We are committed to sustainable landscaping practices. We prioritize native plants, efficient irrigation systems, and environmentally responsible methods whenever possible to minimize ecological impact."},
|
||||
]}
|
||||
sideTitle="Frequently Asked Questions"
|
||||
sideDescription="Find answers to common questions about our services, pricing, and project process."
|
||||
@@ -464,8 +273,7 @@ export default function LandingPage() {
|
||||
<ContactSplit
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "rotated-rays-static",
|
||||
}}
|
||||
variant: "rotated-rays-static"}}
|
||||
tag="Ready to Transform Your Space?"
|
||||
title="Get Your Free Landscaping Quote Today"
|
||||
description="Let's discuss your vision! Fill out the form below or contact us directly to schedule a consultation and receive a personalized estimate."
|
||||
@@ -486,62 +294,37 @@ export default function LandingPage() {
|
||||
logoText="SAR Landscaping"
|
||||
columns={[
|
||||
{
|
||||
title: "Services",
|
||||
items: [
|
||||
title: "Services", items: [
|
||||
{
|
||||
label: "Landscape Design",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Landscape Design", href: "#services"},
|
||||
{
|
||||
label: "Installation",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Installation", href: "#services"},
|
||||
{
|
||||
label: "Maintenance",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Maintenance", href: "#services"},
|
||||
{
|
||||
label: "Hardscaping",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Hardscaping", href: "#services"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{
|
||||
label: "About Us",
|
||||
href: "#about",
|
||||
},
|
||||
label: "About Us", href: "#about"},
|
||||
{
|
||||
label: "Our Team",
|
||||
href: "#team",
|
||||
},
|
||||
label: "Our Team", href: "#team"},
|
||||
{
|
||||
label: "Projects",
|
||||
href: "#projects",
|
||||
},
|
||||
label: "Projects", href: "#projects"},
|
||||
{
|
||||
label: "Testimonials",
|
||||
href: "#testimonials",
|
||||
},
|
||||
label: "Testimonials", href: "#testimonials"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Resources",
|
||||
items: [
|
||||
title: "Resources", items: [
|
||||
{
|
||||
label: "FAQ",
|
||||
href: "#faq",
|
||||
},
|
||||
label: "FAQ", href: "#faq"},
|
||||
{
|
||||
label: "Contact Us",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Contact Us", href: "#contact"},
|
||||
{
|
||||
label: "Get a Quote",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Get a Quote", href: "#contact"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user