Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-06 14:49:45 +00:00

View File

@@ -43,26 +43,32 @@ export default function LandingPage() {
description="Grass Cutting, Painting, Roof & Driveway Cleaning, and Pest Control. Trusted by homeowners and businesses with 5-star ratings."
tag="Local Expert"
tagIcon={Leaf}
tagAnimation="entrance-slide"
tagAnimation="none"
buttons={[
{ text: "Call Now: 063 235 7487", href: "tel:0632357487" },
{ text: "Get a Free Quote", href: "#contact" },
]}
buttonAnimation="entrance-slide"
background={{ variant: "circleGradient" }}
buttonAnimation="none"
background={{ variant: "plain" }}
carouselItems={[
{
id: "1", imageSrc: "http://img.b2bpic.net/free-photo/man-uniform-glasses-gloves-pruning-bushes-garden_7502-9841.jpg", imageAlt: "Professional lawn care service"},
id: "1", imageSrc: "http://img.b2bpic.net/free-photo/man-uniform-glasses-gloves-pruning-bushes-garden_7502-9841.jpg", imageAlt: "Professional lawn care service"
},
{
id: "2", imageSrc: "http://img.b2bpic.net/free-psd/vibrant-green-gas-powered-lawn-mower-with-grass-catcher_84443-77025.jpg", imageAlt: "Lawn mowing and maintenance"},
id: "2", imageSrc: "http://img.b2bpic.net/free-psd/vibrant-green-gas-powered-lawn-mower-with-grass-catcher_84443-77025.jpg", imageAlt: "Lawn mowing and maintenance"
},
{
id: "3", imageSrc: "http://img.b2bpic.net/free-photo/female-construction-worker-with-helmet-paint-roller_23-2148813403.jpg", imageAlt: "Professional painting services"},
id: "3", imageSrc: "http://img.b2bpic.net/free-photo/female-construction-worker-with-helmet-paint-roller_23-2148813403.jpg", imageAlt: "Professional painting services"
},
{
id: "4", imageSrc: "http://img.b2bpic.net/free-photo/worker-using-power-trowel-machine-construction-site_651396-3214.jpg", imageAlt: "Driveway cleaning service"},
id: "4", imageSrc: "http://img.b2bpic.net/free-photo/worker-using-power-trowel-machine-construction-site_651396-3214.jpg", imageAlt: "Driveway cleaning service"
},
{
id: "5", imageSrc: "http://img.b2bpic.net/free-photo/man-worker-firld-by-solar-panels_1303-15606.jpg", imageAlt: "Roof cleaning service"},
id: "5", imageSrc: "http://img.b2bpic.net/free-photo/man-worker-firld-by-solar-panels_1303-15606.jpg", imageAlt: "Roof cleaning service"
},
{
id: "6", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-with-suit-disinfecting-stairs_23-2148563394.jpg", imageAlt: "Pest control treatment"},
id: "6", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-with-suit-disinfecting-stairs_23-2148563394.jpg", imageAlt: "Pest control treatment"
},
]}
autoPlay={true}
autoPlayInterval={4000}
@@ -76,17 +82,19 @@ export default function LandingPage() {
description="Complete landscaping and property maintenance solutions for Gqeberha, Zwide, and surrounding areas"
tag="Services Available"
tagIcon={Wrench}
tagAnimation="entrance-slide"
tagAnimation="none"
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
negativeCard={{
items: [
"Overgrown lawns", "Dirty driveways", "Pest infestations", "Neglected roofs"],
"Overgrown lawns", "Dirty driveways", "Pest infestations", "Neglected roofs"
],
}}
positiveCard={{
items: [
"Grass cutting & lawn maintenance", "Residential & exterior painting", "Driveway & roof cleaning", "Effective pest control solutions"],
"Grass cutting & lawn maintenance", "Residential & exterior painting", "Driveway & roof cleaning", "Effective pest control solutions"
],
}}
/>
</div>
@@ -97,10 +105,10 @@ export default function LandingPage() {
description="5-star rated local business with proven expertise. Reliable, punctual, affordable service you can trust. We're your neighbors serving the Gqeberha community with pride."
tag="Local Trusted"
tagIcon={Shield}
tagAnimation="entrance-slide"
tagAnimation="none"
buttons={[{ text: "Get a Quote", href: "#contact" }]}
buttonAnimation="entrance-slide"
imageSrc="http://img.b2bpic.net/free-photo/business-team-working-together_23-2149333016.jpg?_wi=1"
buttonAnimation="none"
imageSrc="http://img.b2bpic.net/free-photo/business-team-working-together_23-2149333016.jpg"
imageAlt="Professional service team"
useInvertedBackground={false}
/>
@@ -113,16 +121,20 @@ export default function LandingPage() {
author="Lebo Dayimani, Gqeberha"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/happy-joyful-guy-enjoying-leisure-time_1262-20555.jpg", alt: "Lebo Dayimani"},
src: "http://img.b2bpic.net/free-photo/happy-joyful-guy-enjoying-leisure-time_1262-20555.jpg", alt: "Lebo Dayimani"
},
{
src: "http://img.b2bpic.net/free-photo/serious-beautiful-businesswoman-standing-window_1262-1913.jpg", alt: "Customer 2"},
src: "http://img.b2bpic.net/free-photo/serious-beautiful-businesswoman-standing-window_1262-1913.jpg", alt: "Customer 2"
},
{
src: "http://img.b2bpic.net/free-photo/positive-excited-young-woman-showing-thumbs-up-having-fun_1262-14331.jpg", alt: "Customer 3"},
src: "http://img.b2bpic.net/free-photo/positive-excited-young-woman-showing-thumbs-up-having-fun_1262-14331.jpg", alt: "Customer 3"
},
{
src: "http://img.b2bpic.net/free-photo/portrait-confident-businessman_1098-21013.jpg", alt: "Customer 4"},
src: "http://img.b2bpic.net/free-photo/portrait-confident-businessman_1098-21013.jpg", alt: "Customer 4"
},
]}
ratingAnimation="entrance-slide"
avatarsAnimation="entrance-slide"
ratingAnimation="none"
avatarsAnimation="none"
useInvertedBackground={false}
/>
</div>
@@ -131,26 +143,32 @@ export default function LandingPage() {
<FaqBase
faqs={[
{
id: "1", title: "What areas do you service?", content: "We provide landscaping and property maintenance services throughout Gqeberha, Zwide, and surrounding areas. Call us at 063 235 7487 to confirm service availability for your location."},
id: "1", title: "What areas do you service?", content: "We provide landscaping and property maintenance services throughout Gqeberha, Zwide, and surrounding areas. Call us at 063 235 7487 to confirm service availability for your location."
},
{
id: "2", title: "What is your pricing for lawn cutting?", content: "Our pricing is competitive and affordable. We offer free quotes tailored to your specific property and needs. Contact us for a customized estimate based on your lawn size and service requirements."},
id: "2", title: "What is your pricing for lawn cutting?", content: "Our pricing is competitive and affordable. We offer free quotes tailored to your specific property and needs. Contact us for a customized estimate based on your lawn size and service requirements."
},
{
id: "3", title: "How quickly can you respond to service requests?", content: "We pride ourselves on fast, reliable service. We typically respond to inquiries within 24 hours and can schedule services based on your availability. For urgent needs, call us directly at 063 235 7487."},
id: "3", title: "How quickly can you respond to service requests?", content: "We pride ourselves on fast, reliable service. We typically respond to inquiries within 24 hours and can schedule services based on your availability. For urgent needs, call us directly at 063 235 7487."
},
{
id: "4", title: "Do you offer one-time services or only recurring contracts?", content: "We offer both! One-time services for immediate needs and ongoing maintenance plans for regular lawn care, pest control, and property upkeep. Flexible arrangements to suit your needs."},
id: "4", title: "Do you offer one-time services or only recurring contracts?", content: "We offer both! One-time services for immediate needs and ongoing maintenance plans for regular lawn care, pest control, and property upkeep. Flexible arrangements to suit your needs."
},
{
id: "5", title: "Are you licensed and insured?", content: "Yes, we are a fully professional operation with extensive experience in landscaping, painting, roof cleaning, and pest control. We maintain high safety and quality standards."},
id: "5", title: "Are you licensed and insured?", content: "Yes, we are a fully professional operation with extensive experience in landscaping, painting, roof cleaning, and pest control. We maintain high safety and quality standards."
},
{
id: "6", title: "How can I book a service or get a quote?", content: "You can call us at 063 235 7487, fill out our contact form below, or visit us at 154 Makangiso St, NU6, Gqeberha. We're open Monday-Saturday, 6:00 AM - 5:00 PM."},
id: "6", title: "How can I book a service or get a quote?", content: "You can call us at 063 235 7487, fill out our contact form below, or visit us at 154 Makangiso St, NU6, Gqeberha. We're open Monday-Saturday, 6:00 AM - 5:00 PM."
},
]}
title="Frequently Asked Questions"
description="Get answers to common questions about our services and how we can help you."
tag="Help"
tagIcon={HelpCircle}
tagAnimation="entrance-slide"
tagAnimation="none"
textboxLayout="default"
useInvertedBackground={false}
faqsAnimation="entrance-slide"
faqsAnimation="none"
animationType="smooth"
/>
</div>
@@ -159,14 +177,14 @@ export default function LandingPage() {
<ContactSplit
tag="Get Started"
tagIcon={Mail}
tagAnimation="entrance-slide"
tagAnimation="none"
title="Request a Free Quote Today"
description="Contact us for a no-obligation quote on lawn care, painting, driveway cleaning, roof cleaning, or pest control services. We'll get back to you within 24 hours."
background={{ variant: "sparkles-gradient" }}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/business-team-working-together_23-2149333016.jpg?_wi=2"
imageSrc="http://img.b2bpic.net/free-photo/business-team-working-together_23-2149333016.jpg"
imageAlt="Professional service consultation"
mediaAnimation="entrance-slide"
mediaAnimation="none"
mediaPosition="right"
inputPlaceholder="Enter your email address"
buttonText="Request Quote"
@@ -181,9 +199,11 @@ export default function LandingPage() {
title: "Contact", items: [
{ label: "Call: 063 235 7487", href: "tel:0632357487" },
{
label: "154 Makangiso St, NU6, Gqeberha", href: "#"},
label: "154 Makangiso St, NU6, Gqeberha", href: "#"
},
{
label: "Mon-Sat: 6:00 AM - 5:00 PM", href: "#"},
label: "Mon-Sat: 6:00 AM - 5:00 PM", href: "#"
},
],
},
{