Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-04-23 22:23:14 +00:00

View File

@@ -47,9 +47,9 @@ export default function LandingPage() {
buttons={[{ text: "Call Us: (813) 841-5903", href: "tel:8138415903" }]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/girl-s-hand-touching-tree-bark-with-hand_23-2148163881.jpg", imageAlt: "Professional tree removal services"},
imageSrc: "http://img.b2bpic.net/free-photo/girl-s-hand-touching-tree-bark-with-hand_23-2148163881.jpg?_wi=1", imageAlt: "Professional tree removal services"},
{
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-scenery-forest-countryside_181624-3670.jpg", imageAlt: "Licensed arborist working"}
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-scenery-forest-countryside_181624-3670.jpg?_wi=1", imageAlt: "Licensed arborist working"}
]}
mediaAnimation="none"
rating={5}
@@ -65,9 +65,9 @@ export default function LandingPage() {
description="Trust in our work, backed by our neighbors in Tampa."
testimonials={[
{
id: "t1", name: "Mark D.", date: "2023-10-12", title: "Fast and Professional", quote: "Ebenezer did an amazing job removing a huge oak from my yard. Cleanup was spotless.", tag: "Tree Removal", avatarSrc: "http://img.b2bpic.net/free-photo/young-woman-with-long-red-hair-linen-dress-natural-location-background_1321-1470.jpg", imageSrc: "http://img.b2bpic.net/free-photo/girl-s-hand-touching-tree-bark-with-hand_23-2148163881.jpg"},
id: "t1", name: "Mark D.", date: "2023-10-12", title: "Fast and Professional", quote: "Ebenezer did an amazing job removing a huge oak from my yard. Cleanup was spotless.", tag: "Tree Removal", avatarSrc: "http://img.b2bpic.net/free-photo/young-woman-with-long-red-hair-linen-dress-natural-location-background_1321-1470.jpg", imageSrc: "http://img.b2bpic.net/free-photo/girl-s-hand-touching-tree-bark-with-hand_23-2148163881.jpg?_wi=2"},
{
id: "t2", name: "Sarah J.", date: "2023-09-05", title: "Great Stump Grinding", quote: "They removed the old stump completely and leveled the ground perfectly.", tag: "Stump Grinding", avatarSrc: "http://img.b2bpic.net/free-photo/low-angle-perspective-tree-with-beautiful-canopy_23-2151305113.jpg", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-scenery-forest-countryside_181624-3670.jpg"},
id: "t2", name: "Sarah J.", date: "2023-09-05", title: "Great Stump Grinding", quote: "They removed the old stump completely and leveled the ground perfectly.", tag: "Stump Grinding", avatarSrc: "http://img.b2bpic.net/free-photo/low-angle-perspective-tree-with-beautiful-canopy_23-2151305113.jpg", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-scenery-forest-countryside_181624-3670.jpg?_wi=2"},
]}
/>
</div>