Merge version_1 into main #2
344
src/app/page.tsx
344
src/app/page.tsx
@@ -13,7 +13,7 @@ import ProductCardTwo from '@/components/sections/product/ProductCardTwo';
|
||||
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
|
||||
import TestimonialAboutCard from '@/components/sections/about/TestimonialAboutCard';
|
||||
import TestimonialCardFifteen from '@/components/sections/testimonial/TestimonialCardFifteen';
|
||||
import { Scissors, ShieldCheck, Star, Sun, Trash2 } from "lucide-react";
|
||||
import { Scissors, ShieldCheck, Star, Sun, Trash2, TreeDeciduous, Broom, Hammer, Sprout, Bug } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -34,39 +34,23 @@ export default function LandingPage() {
|
||||
<NavbarStyleFullscreen
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "#home",
|
||||
},
|
||||
name: "Home", id: "#home"},
|
||||
{
|
||||
name: "About",
|
||||
id: "#about",
|
||||
},
|
||||
name: "About", id: "#about"},
|
||||
{
|
||||
name: "Services",
|
||||
id: "#services",
|
||||
},
|
||||
name: "Services", id: "#services"},
|
||||
{
|
||||
name: "Portfolio",
|
||||
id: "#portfolio",
|
||||
},
|
||||
name: "Portfolio", id: "#portfolio"},
|
||||
{
|
||||
name: "Testimonials",
|
||||
id: "#testimonials",
|
||||
},
|
||||
name: "Testimonials", id: "#testimonials"},
|
||||
{
|
||||
name: "FAQ",
|
||||
id: "#faq",
|
||||
},
|
||||
name: "FAQ", id: "#faq"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "#contact",
|
||||
},
|
||||
name: "Contact", id: "#contact"},
|
||||
]}
|
||||
brandName="Olvera Tree & Yard Services"
|
||||
button={{
|
||||
text: "Get a Free Estimate",
|
||||
href: "#contact",
|
||||
}}
|
||||
text: "Get a Free Estimate", href: "#contact"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -76,39 +60,23 @@ export default function LandingPage() {
|
||||
description="Expert tree removal, precise trimming, and comprehensive yard care in Waco, TX. Dedicated to enhancing your outdoor spaces with professionalism and integrity."
|
||||
buttons={[
|
||||
{
|
||||
text: "Get a Free Estimate",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Get a Free Estimate", href: "#contact"},
|
||||
{
|
||||
text: "View Our Services",
|
||||
href: "#services",
|
||||
},
|
||||
text: "View Our Services", href: "#services"},
|
||||
]}
|
||||
slides={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/girl-is-admiring-flowers-garden_1150-8126.jpg?_wi=1",
|
||||
imageAlt: "Professional tree trimming in action during sunset",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/girl-is-admiring-flowers-garden_1150-8126.jpg", imageAlt: "Professional tree trimming in action during sunset"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-gardener-man-wearing-jumpsuit-hat-holding-mini-rake-mattock-being-displeased_141793-102377.jpg?_wi=1",
|
||||
imageAlt: "Lush green lawn with trimmed trees and landscaping",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-gardener-man-wearing-jumpsuit-hat-holding-mini-rake-mattock-being-displeased_141793-102377.jpg", imageAlt: "Lush green lawn with trimmed trees and landscaping"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-raking-outdoors_23-2149382185.jpg?_wi=1",
|
||||
imageAlt: "Stump grinding machinery operating in a yard",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-raking-outdoors_23-2149382185.jpg", imageAlt: "Stump grinding machinery operating in a yard"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-gardening-tools_23-2148928494.jpg",
|
||||
imageAlt: "Collection of professional gardening and tree care tools",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-gardening-tools_23-2148928494.jpg", imageAlt: "Collection of professional gardening and tree care tools"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-enjoying-indoor-farming_23-2149607100.jpg",
|
||||
imageAlt: "Beautifully maintained residential backyard",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-enjoying-indoor-farming_23-2149607100.jpg", imageAlt: "Beautifully maintained residential backyard"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/reforestation-done-by-voluntary-group_23-2149500822.jpg",
|
||||
imageAlt: "Arborist safely climbing a tall tree with harness",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/reforestation-done-by-voluntary-group_23-2149500822.jpg", imageAlt: "Arborist safely climbing a tall tree with harness"},
|
||||
]}
|
||||
autoplayDelay={4000}
|
||||
showDimOverlay={true}
|
||||
@@ -136,79 +104,52 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
title: "Professional Tree Trimming",
|
||||
description: "Enhance tree health and appearance, remove hazardous branches, and improve property safety with our expert trimming services.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-prepares-climb-ropes-park_1304-4993.jpg",
|
||||
imageAlt: "Tree trimming service in a residential area",
|
||||
},
|
||||
title: "Professional Tree Trimming", description: "Enhance tree health and appearance, remove hazardous branches, and improve property safety with our expert trimming services.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-prepares-climb-ropes-park_1304-4993.jpg", imageAlt: "Tree trimming service in a residential area"},
|
||||
items: [
|
||||
{
|
||||
icon: Scissors,
|
||||
text: "Precision pruning",
|
||||
},
|
||||
text: "Precision pruning"},
|
||||
{
|
||||
icon: LeafyTree,
|
||||
text: "Health & aesthetics",
|
||||
},
|
||||
icon: TreeDeciduous,
|
||||
text: "Health & aesthetics"},
|
||||
{
|
||||
icon: ShieldCheck,
|
||||
text: "Hazard reduction",
|
||||
},
|
||||
text: "Hazard reduction"},
|
||||
],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/girl-is-admiring-flowers-garden_1150-8126.jpg?_wi=2",
|
||||
imageAlt: "tree trimming service residential house",
|
||||
},
|
||||
{
|
||||
title: "Efficient Yard Clean-Up",
|
||||
description: "From seasonal leaf removal to debris hauling, we'll keep your yard pristine and clutter-free, ready for any season.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/unrecognizable-maintenance-worker-taking-care-court-autumn-low-angle-view-male-worker_7502-10255.jpg",
|
||||
imageAlt: "Yard clean-up with leaf removal",
|
||||
},
|
||||
title: "Efficient Yard Clean-Up", description: "From seasonal leaf removal to debris hauling, we'll keep your yard pristine and clutter-free, ready for any season.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/unrecognizable-maintenance-worker-taking-care-court-autumn-low-angle-view-male-worker_7502-10255.jpg", imageAlt: "Yard clean-up with leaf removal"},
|
||||
items: [
|
||||
{
|
||||
icon: Broom,
|
||||
text: "Seasonal cleaning",
|
||||
},
|
||||
text: "Seasonal cleaning"},
|
||||
{
|
||||
icon: Trash2,
|
||||
text: "Debris removal",
|
||||
},
|
||||
text: "Debris removal"},
|
||||
{
|
||||
icon: Sun,
|
||||
text: "Year-round readiness",
|
||||
},
|
||||
text: "Year-round readiness"},
|
||||
],
|
||||
reverse: true,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-gardener-man-wearing-jumpsuit-hat-holding-mini-rake-mattock-being-displeased_141793-102377.jpg?_wi=2",
|
||||
imageAlt: "tree trimming service residential house",
|
||||
},
|
||||
{
|
||||
title: "Safe Stump Grinding",
|
||||
description: "Remove unsightly and hazardous tree stumps completely, reclaiming your yard space for new landscaping projects.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/contrasting-outdoor-textures_23-2149702185.jpg",
|
||||
imageAlt: "Stump grinding machine in operation",
|
||||
},
|
||||
title: "Safe Stump Grinding", description: "Remove unsightly and hazardous tree stumps completely, reclaiming your yard space for new landscaping projects.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/contrasting-outdoor-textures_23-2149702185.jpg", imageAlt: "Stump grinding machine in operation"},
|
||||
items: [
|
||||
{
|
||||
icon: Hammer,
|
||||
text: "Complete removal",
|
||||
},
|
||||
text: "Complete removal"},
|
||||
{
|
||||
icon: Garden,
|
||||
text: "Reclaim space",
|
||||
},
|
||||
icon: Sprout,
|
||||
text: "Reclaim space"},
|
||||
{
|
||||
icon: Bug,
|
||||
text: "Pest prevention",
|
||||
},
|
||||
text: "Pest prevention"},
|
||||
],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-raking-outdoors_23-2149382185.jpg?_wi=2",
|
||||
imageAlt: "tree trimming service residential house",
|
||||
},
|
||||
]}
|
||||
title="Comprehensive Yard Solutions"
|
||||
@@ -225,65 +166,23 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
brand: "Residential Care",
|
||||
name: "Oak Tree Pruning & Shaping",
|
||||
price: "Custom Quote",
|
||||
rating: 5,
|
||||
reviewCount: "12",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-blue-shirt-working-greenhouse_1157-30879.jpg",
|
||||
imageAlt: "Large oak tree after professional pruning and shaping",
|
||||
},
|
||||
id: "p1", brand: "Residential Care", name: "Oak Tree Pruning & Shaping", price: "Custom Quote", rating: 5,
|
||||
reviewCount: "12", imageSrc: "http://img.b2bpic.net/free-photo/woman-blue-shirt-working-greenhouse_1157-30879.jpg", imageAlt: "Large oak tree after professional pruning and shaping"},
|
||||
{
|
||||
id: "p2",
|
||||
brand: "Seasonal Service",
|
||||
name: "Full Yard Fall Clean-Up",
|
||||
price: "Custom Quote",
|
||||
rating: 5,
|
||||
reviewCount: "15",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-feet-lawn-rake-near-leaves_259150-58539.jpg",
|
||||
imageAlt: "Residential yard meticulously cleaned after fall season",
|
||||
},
|
||||
id: "p2", brand: "Seasonal Service", name: "Full Yard Fall Clean-Up", price: "Custom Quote", rating: 5,
|
||||
reviewCount: "15", imageSrc: "http://img.b2bpic.net/free-photo/male-feet-lawn-rake-near-leaves_259150-58539.jpg", imageAlt: "Residential yard meticulously cleaned after fall season"},
|
||||
{
|
||||
id: "p3",
|
||||
brand: "Specialized",
|
||||
name: "Large Tree Removal & Disposal",
|
||||
price: "Custom Quote",
|
||||
rating: 5,
|
||||
reviewCount: "10",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tree-stumps-surrounded-by-greenery-forest-sunlight_181624-12288.jpg",
|
||||
imageAlt: "Professional team removing a large tree safely",
|
||||
},
|
||||
id: "p3", brand: "Specialized", name: "Large Tree Removal & Disposal", price: "Custom Quote", rating: 5,
|
||||
reviewCount: "10", imageSrc: "http://img.b2bpic.net/free-photo/tree-stumps-surrounded-by-greenery-forest-sunlight_181624-12288.jpg", imageAlt: "Professional team removing a large tree safely"},
|
||||
{
|
||||
id: "p4",
|
||||
brand: "Garden",
|
||||
name: "Hedge & Shrub Sculpting",
|
||||
price: "Custom Quote",
|
||||
rating: 5,
|
||||
reviewCount: "8",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crop-woman-digging-grass-up_23-2147714901.jpg",
|
||||
imageAlt: "Artfully sculpted hedges and shrubs in a garden",
|
||||
},
|
||||
id: "p4", brand: "Garden", name: "Hedge & Shrub Sculpting", price: "Custom Quote", rating: 5,
|
||||
reviewCount: "8", imageSrc: "http://img.b2bpic.net/free-photo/crop-woman-digging-grass-up_23-2147714901.jpg", imageAlt: "Artfully sculpted hedges and shrubs in a garden"},
|
||||
{
|
||||
id: "p5",
|
||||
brand: "Landscape",
|
||||
name: "Flower Bed Design & Planting",
|
||||
price: "Custom Quote",
|
||||
rating: 5,
|
||||
reviewCount: "7",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/growing-flowers-wooden-boxes-garden-yard_23-2148028926.jpg",
|
||||
imageAlt: "Vibrant flower bed with new plantings",
|
||||
},
|
||||
id: "p5", brand: "Landscape", name: "Flower Bed Design & Planting", price: "Custom Quote", rating: 5,
|
||||
reviewCount: "7", imageSrc: "http://img.b2bpic.net/free-photo/growing-flowers-wooden-boxes-garden-yard_23-2148028926.jpg", imageAlt: "Vibrant flower bed with new plantings"},
|
||||
{
|
||||
id: "p6",
|
||||
brand: "Ongoing Care",
|
||||
name: "Lawn Mowing & Edging Service",
|
||||
price: "Custom Quote",
|
||||
rating: 5,
|
||||
reviewCount: "20",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-cutting-grass-with-lawn-mover-back-yard_1303-22793.jpg",
|
||||
imageAlt: "Freshly mowed lawn with crisp edges",
|
||||
},
|
||||
id: "p6", brand: "Ongoing Care", name: "Lawn Mowing & Edging Service", price: "Custom Quote", rating: 5,
|
||||
reviewCount: "20", imageSrc: "http://img.b2bpic.net/free-photo/man-cutting-grass-with-lawn-mover-back-yard_1303-22793.jpg", imageAlt: "Freshly mowed lawn with crisp edges"},
|
||||
]}
|
||||
title="Showcasing Our Commitment to Quality"
|
||||
description="Explore a selection of our recent projects, demonstrating our dedication to meticulous craftsmanship and client satisfaction across various tree and yard care challenges."
|
||||
@@ -298,29 +197,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "11+",
|
||||
title: "Years of Service",
|
||||
description: "Trusted by the Waco community since 2013.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mother-with-children-having-fun-hammock-mom-kids-hammock_72229-665.jpg",
|
||||
imageAlt: "Happy family enjoying their well-maintained garden",
|
||||
},
|
||||
id: "m1", value: "11+", title: "Years of Service", description: "Trusted by the Waco community since 2013.", imageSrc: "http://img.b2bpic.net/free-photo/mother-with-children-having-fun-hammock-mom-kids-hammock_72229-665.jpg", imageAlt: "Happy family enjoying their well-maintained garden"},
|
||||
{
|
||||
id: "m2",
|
||||
value: "250+",
|
||||
title: "Trees Planted & Maintained",
|
||||
description: "Contributing to a greener, healthier environment.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/kid-learning-how-plant-tree_23-2148943278.jpg",
|
||||
imageAlt: "Hands holding a young tree sapling",
|
||||
},
|
||||
id: "m2", value: "250+", title: "Trees Planted & Maintained", description: "Contributing to a greener, healthier environment.", imageSrc: "http://img.b2bpic.net/free-photo/kid-learning-how-plant-tree_23-2148943278.jpg", imageAlt: "Hands holding a young tree sapling"},
|
||||
{
|
||||
id: "m3",
|
||||
value: "4.6/5",
|
||||
title: "Customer Rating",
|
||||
description: "Consistently high satisfaction from our valued clients.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/reforestation-done-by-voluntary-group_23-2149500875.jpg",
|
||||
imageAlt: "Olvera Tree and Yard Services team shaking hands",
|
||||
},
|
||||
id: "m3", value: "4.6/5", title: "Customer Rating", description: "Consistently high satisfaction from our valued clients.", imageSrc: "http://img.b2bpic.net/free-photo/reforestation-done-by-voluntary-group_23-2149500875.jpg", imageAlt: "Olvera Tree and Yard Services team shaking hands"},
|
||||
]}
|
||||
title="A Legacy of Excellence in Yard Care"
|
||||
description="Our commitment to quality and customer satisfaction is reflected in every project we undertake. We're proud of the relationships we've built and the beautiful landscapes we've helped create across Waco and beyond."
|
||||
@@ -333,14 +214,7 @@ export default function LandingPage() {
|
||||
textboxLayout="split-description"
|
||||
useInvertedBackground={false}
|
||||
names={[
|
||||
"Waco Real Estate Co.",
|
||||
"Green Acres Landscaping",
|
||||
"Community Garden Project",
|
||||
"Lone Star Property Mgmt.",
|
||||
"Texas Home Builders",
|
||||
"Waco City Parks",
|
||||
"Arbor Supply Co.",
|
||||
]}
|
||||
"Waco Real Estate Co.", "Green Acres Landscaping", "Community Garden Project", "Lone Star Property Mgmt.", "Texas Home Builders", "Waco City Parks", "Arbor Supply Co."]}
|
||||
title="Trusted by Local Businesses & Homeowners"
|
||||
description="We've had the privilege of working with various local partners and serving numerous satisfied clients across residential and commercial properties."
|
||||
tag="Partners"
|
||||
@@ -357,25 +231,15 @@ export default function LandingPage() {
|
||||
author="Satisfied Customers, Waco TX"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/employee-working-with-trendy-clothes_482257-78860.jpg",
|
||||
alt: "Trevin Rube, Local Guide",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/employee-working-with-trendy-clothes_482257-78860.jpg", alt: "Trevin Rube, Local Guide"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/pretty-woman-cute-clothes-reaching-plants-greenhouse_197531-12328.jpg",
|
||||
alt: "Valerie Colson, Happy Customer",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/pretty-woman-cute-clothes-reaching-plants-greenhouse_197531-12328.jpg", alt: "Valerie Colson, Happy Customer"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/closeup-confident-asian-man-with-arms-crossed_1262-884.jpg",
|
||||
alt: "Richard Huddleston, Local Guide",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/closeup-confident-asian-man-with-arms-crossed_1262-884.jpg", alt: "Richard Huddleston, Local Guide"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/attractive-young-woman-holding-cellphone-happy-emoji-message-against-brick-wall_23-2147841183.jpg",
|
||||
alt: "Another happy client",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/attractive-young-woman-holding-cellphone-happy-emoji-message-against-brick-wall_23-2147841183.jpg", alt: "Another happy client"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/blond-man-surprised_1194-2853.jpg",
|
||||
alt: "blond man surprised",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/blond-man-surprised_1194-2853.jpg", alt: "blond man surprised"},
|
||||
]}
|
||||
ratingAnimation="slide-up"
|
||||
avatarsAnimation="slide-up"
|
||||
@@ -388,35 +252,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "faq1",
|
||||
title: "What areas do you serve?",
|
||||
content: "We proudly serve Waco, TX, and the surrounding communities. Please contact us to confirm service availability in your specific location.",
|
||||
},
|
||||
id: "faq1", title: "What areas do you serve?", content: "We proudly serve Waco, TX, and the surrounding communities. Please contact us to confirm service availability in your specific location."},
|
||||
{
|
||||
id: "faq2",
|
||||
title: "Are you licensed and insured?",
|
||||
content: "Yes, Olvera Tree & Yard Services is fully licensed and insured for your peace of mind. Our team adheres to the highest safety standards on every job.",
|
||||
},
|
||||
id: "faq2", title: "Are you licensed and insured?", content: "Yes, Olvera Tree & Yard Services is fully licensed and insured for your peace of mind. Our team adheres to the highest safety standards on every job."},
|
||||
{
|
||||
id: "faq3",
|
||||
title: "How do I get a free estimate?",
|
||||
content: "You can request a free, no-obligation estimate by calling us directly at (254) 855-7199 or by filling out the contact form on our website.",
|
||||
},
|
||||
id: "faq3", title: "How do I get a free estimate?", content: "You can request a free, no-obligation estimate by calling us directly at (254) 855-7199 or by filling out the contact form on our website."},
|
||||
{
|
||||
id: "faq4",
|
||||
title: "What types of tree services do you offer?",
|
||||
content: "We offer comprehensive tree services including tree trimming, pruning, removal, stump grinding, and emergency tree services.",
|
||||
},
|
||||
id: "faq4", title: "What types of tree services do you offer?", content: "We offer comprehensive tree services including tree trimming, pruning, removal, stump grinding, and emergency tree services."},
|
||||
{
|
||||
id: "faq5",
|
||||
title: "Do you offer ongoing yard maintenance plans?",
|
||||
content: "Yes, we provide customizable ongoing yard maintenance plans tailored to your specific needs, including regular mowing, edging, clean-up, and seasonal care.",
|
||||
},
|
||||
id: "faq5", title: "Do you offer ongoing yard maintenance plans?", content: "Yes, we provide customizable ongoing yard maintenance plans tailored to your specific needs, including regular mowing, edging, clean-up, and seasonal care."},
|
||||
{
|
||||
id: "faq6",
|
||||
title: "What is your cancellation policy?",
|
||||
content: "We request at least 24 hours notice for any cancellations or rescheduling. This allows us to adjust our schedule and serve other clients efficiently.",
|
||||
},
|
||||
id: "faq6", title: "What is your cancellation policy?", content: "We request at least 24 hours notice for any cancellations or rescheduling. This allows us to adjust our schedule and serve other clients efficiently."},
|
||||
]}
|
||||
title="Frequently Asked Questions"
|
||||
description="Find quick answers to common inquiries about our tree and yard services. If you don't find what you're looking for, feel free to contact us directly!"
|
||||
@@ -429,18 +275,13 @@ export default function LandingPage() {
|
||||
<ContactText
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "radial-gradient",
|
||||
}}
|
||||
variant: "radial-gradient"}}
|
||||
text="Ready to Transform Your Yard? Get Your Free Estimate Today!"
|
||||
buttons={[
|
||||
{
|
||||
text: "Call Us: (254) 855-7199",
|
||||
href: "tel:+12548557199",
|
||||
},
|
||||
text: "Call Us: (254) 855-7199", href: "tel:+12548557199"},
|
||||
{
|
||||
text: "Email Us",
|
||||
href: "mailto:info@olveraservices.com",
|
||||
},
|
||||
text: "Email Us", href: "mailto:info@olveraservices.com"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -452,66 +293,39 @@ export default function LandingPage() {
|
||||
logoText="Olvera Tree & Yard Services"
|
||||
columns={[
|
||||
{
|
||||
title: "Services",
|
||||
items: [
|
||||
title: "Services", items: [
|
||||
{
|
||||
label: "Tree Trimming",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Tree Trimming", href: "#services"},
|
||||
{
|
||||
label: "Tree Removal",
|
||||
href: "#portfolio",
|
||||
},
|
||||
label: "Tree Removal", href: "#portfolio"},
|
||||
{
|
||||
label: "Stump Grinding",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Stump Grinding", href: "#services"},
|
||||
{
|
||||
label: "Yard Clean-Up",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Yard Clean-Up", href: "#services"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{
|
||||
label: "About Us",
|
||||
href: "#about",
|
||||
},
|
||||
label: "About Us", href: "#about"},
|
||||
{
|
||||
label: "Our Work",
|
||||
href: "#portfolio",
|
||||
},
|
||||
label: "Our Work", href: "#portfolio"},
|
||||
{
|
||||
label: "Testimonials",
|
||||
href: "#testimonials",
|
||||
},
|
||||
label: "Testimonials", href: "#testimonials"},
|
||||
{
|
||||
label: "FAQ",
|
||||
href: "#faq",
|
||||
},
|
||||
label: "FAQ", href: "#faq"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Contact",
|
||||
items: [
|
||||
title: "Contact", items: [
|
||||
{
|
||||
label: "Get an Estimate",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Get an Estimate", href: "#contact"},
|
||||
{
|
||||
label: "Call Us",
|
||||
href: "tel:+12548557199",
|
||||
},
|
||||
label: "Call Us", href: "tel:+12548557199"},
|
||||
{
|
||||
label: "Email Us",
|
||||
href: "mailto:info@olveraservices.com",
|
||||
},
|
||||
label: "Email Us", href: "mailto:info@olveraservices.com"},
|
||||
{
|
||||
label: "Directions",
|
||||
href: "https://www.google.com/maps/dir/?api=1&destination=4149+Hiland+Dr,+Waco,+TX+76711",
|
||||
},
|
||||
label: "Directions", href: "https://www.google.com/maps/dir/?api=1&destination=4149+Hiland+Dr,+Waco,+TX+76711"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user