Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-06 00:23:25 +00:00

View File

@@ -46,7 +46,7 @@ export default function LandingPage() {
description="Expert tree removal, stump removal, and concrete demolition in Jacksonville, FL. Efficient, professional, and reasonably priced services from a team you can trust."
tag="Trusted Tree Service"
background={{ variant: "plain" }}
imageSrc="http://img.b2bpic.net/free-photo/outdoor-shot-logger-having-rest-open-air-after-cutting-trees_176532-14596.jpg"
imageSrc="http://img.b2bpic.net/free-photo/outdoor-shot-logger-having-rest-open-air-after-cutting-trees_176532-14596.jpg?_wi=1"
imageAlt="Professional tree removal service"
buttons={[
{ text: "Get a Free Quote", href: "#contact" },
@@ -74,7 +74,7 @@ export default function LandingPage() {
title: "Responsive Support", description:
"Jerome and the team are committed to answering your questions and keeping you informed."},
]}
imageSrc="http://img.b2bpic.net/free-photo/senior-man-working-field_329181-12481.jpg"
imageSrc="http://img.b2bpic.net/free-photo/senior-man-working-field_329181-12481.jpg?_wi=1"
imageAlt="Professional tree care services"
textboxLayout="default"
useInvertedBackground={false}
@@ -92,22 +92,22 @@ export default function LandingPage() {
id: 1,
title: "Tree Removal", description:
"Safe and efficient removal of any tree size. We handle complex removals in tight spaces with precision and care.", imageSrc:
"http://img.b2bpic.net/free-photo/outdoor-shot-logger-having-rest-open-air-after-cutting-trees_176532-14596.jpg"},
"http://img.b2bpic.net/free-photo/outdoor-shot-logger-having-rest-open-air-after-cutting-trees_176532-14596.jpg?_wi=2"},
{
id: 2,
title: "Stump Removal", description:
"Complete stump extraction and grinding. Leave your yard clear and ready for new landscaping.", imageSrc:
"http://img.b2bpic.net/free-photo/man-cutting-wood-with-ax-daytime_181624-20812.jpg"},
"http://img.b2bpic.net/free-photo/man-cutting-wood-with-ax-daytime_181624-20812.jpg?_wi=1"},
{
id: 3,
title: "Tree Trimming", description:
"Professional tree shaping and maintenance. Keep your trees healthy and your property looking great.", imageSrc:
"http://img.b2bpic.net/free-photo/senior-man-working-field_329181-12481.jpg"},
"http://img.b2bpic.net/free-photo/senior-man-working-field_329181-12481.jpg?_wi=2"},
{
id: 4,
title: "Concrete Removal", description:
"Complete concrete demolition and removal services. Clean up and prepare your space for new projects.", imageSrc:
"http://img.b2bpic.net/free-photo/close-up-worker-backhoe-working-construction-site_640221-302.jpg"},
"http://img.b2bpic.net/free-photo/close-up-worker-backhoe-working-construction-site_640221-302.jpg?_wi=1"},
]}
textboxLayout="default"
useInvertedBackground={true}
@@ -150,22 +150,22 @@ export default function LandingPage() {
id: "1", name: "Jamie B., Local Homeowner", date: "Date: Last Year", title: "Exceptional Service", quote:
"J & A just did some work for me; shaped up a tree, removed a stump, and removed some concrete. They were efficient, professional, and reasonably priced. Jerome was also very responsive. I love that!", tag: "Verified Customer", avatarSrc:
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", avatarAlt: "customer avatar portrait professional person", imageSrc:
"http://img.b2bpic.net/free-photo/outdoor-shot-logger-having-rest-open-air-after-cutting-trees_176532-14596.jpg", imageAlt: "tree removal professional arborist tree service"},
"http://img.b2bpic.net/free-photo/outdoor-shot-logger-having-rest-open-air-after-cutting-trees_176532-14596.jpg?_wi=3", imageAlt: "tree removal professional arborist tree service"},
{
id: "2", name: "Warrick S., Property Owner", date: "Date: Last Year", title: "Professional & Clean", quote:
"We appreciate the company consultation and the promised to do a great job! We thank you for the clean-up and your professionalism!!", tag: "Verified Customer", avatarSrc:
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", avatarAlt: "customer avatar portrait professional person", imageSrc:
"http://img.b2bpic.net/free-photo/senior-man-working-field_329181-12481.jpg", imageAlt: "tree trimming tree care professional arborist"},
"http://img.b2bpic.net/free-photo/senior-man-working-field_329181-12481.jpg?_wi=3", imageAlt: "tree trimming tree care professional arborist"},
{
id: "3", name: "Local Business Owner", date: "Date: Recently", title: "Reliable & Efficient", quote:
"Quick response, professional team, and reasonably priced. They completed our project exactly as promised. Highly recommended for anyone needing tree services in Jacksonville.", tag: "Verified Customer", avatarSrc:
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", avatarAlt: "customer avatar portrait professional person", imageSrc:
"http://img.b2bpic.net/free-photo/man-cutting-wood-with-ax-daytime_181624-20812.jpg", imageAlt: "stump removal tree stump landscaping outdoor"},
"http://img.b2bpic.net/free-photo/man-cutting-wood-with-ax-daytime_181624-20812.jpg?_wi=2", imageAlt: "stump removal tree stump landscaping outdoor"},
{
id: "4", name: "Residential Client", date: "Date: Recently", title: "Great Communication", quote:
"Jerome kept us informed every step of the way. Professional crew, clean work site, and fair pricing. We'll definitely use them again for our landscaping needs.", tag: "Verified Customer", avatarSrc:
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", avatarAlt: "customer avatar portrait professional person", imageSrc:
"http://img.b2bpic.net/free-photo/close-up-worker-backhoe-working-construction-site_640221-302.jpg", imageAlt: "concrete removal demolition construction cleanup"},
"http://img.b2bpic.net/free-photo/close-up-worker-backhoe-working-construction-site_640221-302.jpg?_wi=2", imageAlt: "concrete removal demolition construction cleanup"},
]}
textboxLayout="default"
useInvertedBackground={true}