Merge version_1 into main #3

Merged
bender merged 2 commits from version_1 into main 2026-03-08 02:24:13 +00:00
2 changed files with 8 additions and 8 deletions

View File

@@ -99,19 +99,19 @@ export default function HomePage() {
animationType="slide-up"
features={[
{
id: "tree-removal", title: "Tree Removal", description: "Safe, professional tree removal with equipment and expertise for any size job.", tag: "Tree Service", imageSrc: "http://img.b2bpic.net/free-photo/carpenter-working-sawmill-wood-manufacture_1303-22880.jpg", imageAlt: "tree removal service professional arborist", buttons: [
id: "tree-removal", title: "Tree Removal", description: "Safe, professional tree removal with equipment and expertise for any size job.", tag: "Tree Service", imageSrc: "http://img.b2bpic.net/free-photo/carpenter-working-sawmill-wood-manufacture_1303-22880.jpg?_wi=1", imageAlt: "tree removal service professional arborist", buttons: [
{
text: "Learn More", href: "/services"},
],
},
{
id: "sod-installation", title: "Sod Installation", description: "Transform your lawn with premium sod installation and proper ground preparation.", tag: "Lawn Care", imageSrc: "http://img.b2bpic.net/free-photo/eco-volunteer-picking-up-litter-lawn_74855-2152.jpg", imageAlt: "sod installation green lawn grass", buttons: [
id: "sod-installation", title: "Sod Installation", description: "Transform your lawn with premium sod installation and proper ground preparation.", tag: "Lawn Care", imageSrc: "http://img.b2bpic.net/free-photo/eco-volunteer-picking-up-litter-lawn_74855-2152.jpg?_wi=1", imageAlt: "sod installation green lawn grass", buttons: [
{
text: "Learn More", href: "/services"},
],
},
{
id: "landscape-renovation", title: "Landscape Renovation", description: "Complete yard redesigns that blend aesthetics, function, and long-term value.", tag: "Design & Build", imageSrc: "http://img.b2bpic.net/free-photo/crop-woman-digging-soil_23-2147714878.jpg", imageAlt: "landscape renovation garden redesign", buttons: [
id: "landscape-renovation", title: "Landscape Renovation", description: "Complete yard redesigns that blend aesthetics, function, and long-term value.", tag: "Design & Build", imageSrc: "http://img.b2bpic.net/free-photo/crop-woman-digging-soil_23-2147714878.jpg?_wi=1", imageAlt: "landscape renovation garden redesign", buttons: [
{
text: "Learn More", href: "/services"},
],
@@ -210,7 +210,7 @@ export default function HomePage() {
title: "Attention to Detail", description: "Every lawn, garden, and landscape reflects our commitment to excellence.", icon: Zap,
},
]}
imageSrc="http://img.b2bpic.net/free-photo/crop-woman-digging-soil_23-2147714878.jpg"
imageSrc="http://img.b2bpic.net/free-photo/crop-woman-digging-soil_23-2147714878.jpg?_wi=2"
imageAlt="Green Rhino landscaping team working on professional yard project"
/>
</div>

View File

@@ -49,11 +49,11 @@ export default function ServicesPage() {
animationType="slide-up"
features={[
{
id: "tree-removal", title: "Tree Removal & Arboriculture", description: "Safe, efficient tree removal using professional-grade equipment and industry-leading safety standards. We handle everything from small branch removal to large tree takedowns with expert precision.", tag: "Tree Service", imageSrc: "http://img.b2bpic.net/free-photo/carpenter-working-sawmill-wood-manufacture_1303-22880.jpg", imageAlt: "tree removal service professional arborist"},
id: "tree-removal", title: "Tree Removal & Arboriculture", description: "Safe, efficient tree removal using professional-grade equipment and industry-leading safety standards. We handle everything from small branch removal to large tree takedowns with expert precision.", tag: "Tree Service", imageSrc: "http://img.b2bpic.net/free-photo/carpenter-working-sawmill-wood-manufacture_1303-22880.jpg?_wi=2", imageAlt: "tree removal service professional arborist"},
{
id: "sod-installation", title: "Sod Installation & Lawn Care", description: "Premium sod installation with proper soil preparation, grading, and watering systems. We ensure your new lawn establishes quickly and thrives for years to come.", tag: "Lawn Care", imageSrc: "http://img.b2bpic.net/free-photo/eco-volunteer-picking-up-litter-lawn_74855-2152.jpg", imageAlt: "sod installation green lawn grass"},
id: "sod-installation", title: "Sod Installation & Lawn Care", description: "Premium sod installation with proper soil preparation, grading, and watering systems. We ensure your new lawn establishes quickly and thrives for years to come.", tag: "Lawn Care", imageSrc: "http://img.b2bpic.net/free-photo/eco-volunteer-picking-up-litter-lawn_74855-2152.jpg?_wi=2", imageAlt: "sod installation green lawn grass"},
{
id: "landscape-renovation", title: "Full Landscape Renovation", description: "Complete yard redesigns that incorporate your vision with professional landscape design principles. We create beautiful, functional outdoor spaces that enhance your home's curb appeal and property value.", tag: "Design & Build", imageSrc: "http://img.b2bpic.net/free-photo/crop-woman-digging-soil_23-2147714878.jpg", imageAlt: "landscape renovation garden redesign"},
id: "landscape-renovation", title: "Full Landscape Renovation", description: "Complete yard redesigns that incorporate your vision with professional landscape design principles. We create beautiful, functional outdoor spaces that enhance your home's curb appeal and property value.", tag: "Design & Build", imageSrc: "http://img.b2bpic.net/free-photo/crop-woman-digging-soil_23-2147714878.jpg?_wi=3", imageAlt: "landscape renovation garden redesign"},
]}
/>
</div>
@@ -78,7 +78,7 @@ export default function ServicesPage() {
title: "Fair, Transparent Pricing", description: "Competitive quotes with no surprises. You'll know exactly what to expect before we begin work.", icon: DollarSign,
},
]}
imageSrc="http://img.b2bpic.net/free-photo/crop-woman-digging-soil_23-2147714878.jpg"
imageSrc="http://img.b2bpic.net/free-photo/crop-woman-digging-soil_23-2147714878.jpg?_wi=4"
imageAlt="Green Rhino landscaping professionals working on a project"
/>
</div>