Merge version_1 into main #1

Merged
bender merged 5 commits from version_1 into main 2026-03-08 02:22:14 +00:00
5 changed files with 1395 additions and 28 deletions

View File

@@ -61,28 +61,28 @@ export default function GalleryPage() {
id: "1",
name: "Complete Lawn Replacement",
price: "View Project",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-stone-path-walk-run-garden_74190-8974.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-stone-path-walk-run-garden_74190-8974.jpg?_wi=2",
imageAlt: "before after lawn transformation comparison",
},
{
id: "2",
name: "Yard Cleanup & Landscaping",
price: "View Project",
imageSrc: "http://img.b2bpic.net/free-psd/open-house-template-design_23-2150957251.jpg",
imageSrc: "http://img.b2bpic.net/free-psd/open-house-template-design_23-2150957251.jpg?_wi=2",
imageAlt: "garden before after professional landscaping",
},
{
id: "3",
name: "Tree Removal & Renovation",
price: "View Project",
imageSrc: "http://img.b2bpic.net/free-psd/vertical-poster-template-indoor-plant-growing_23-2149301615.jpg",
imageSrc: "http://img.b2bpic.net/free-psd/vertical-poster-template-indoor-plant-growing_23-2149301615.jpg?_wi=2",
imageAlt: "tree removal before after landscape",
},
{
id: "4",
name: "Landscape Redesign",
price: "View Project",
imageSrc: "http://img.b2bpic.net/free-photo/agriculture-healthy-food_23-2151969783.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/agriculture-healthy-food_23-2151969783.jpg?_wi=2",
imageAlt: "landscape renovation before after photos",
},
]}

File diff suppressed because it is too large Load Diff

View File

@@ -114,7 +114,7 @@ export default function HomePage() {
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",
imageSrc: "http://img.b2bpic.net/free-photo/carpenter-working-sawmill-wood-manufacture_1303-22880.jpg?_wi=1",
imageAlt: "tree removal service professional arborist",
buttons: [
{
@@ -128,7 +128,7 @@ export default function HomePage() {
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",
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: [
{
@@ -142,7 +142,7 @@ export default function HomePage() {
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",
imageSrc: "http://img.b2bpic.net/free-photo/crop-woman-digging-soil_23-2147714878.jpg?_wi=1",
imageAlt: "landscape renovation garden redesign",
buttons: [
{
@@ -211,28 +211,28 @@ export default function HomePage() {
id: "1",
name: "Complete Lawn Replacement",
price: "View Project",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-stone-path-walk-run-garden_74190-8974.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-stone-path-walk-run-garden_74190-8974.jpg?_wi=1",
imageAlt: "before after lawn transformation comparison",
},
{
id: "2",
name: "Yard Cleanup & Landscaping",
price: "View Project",
imageSrc: "http://img.b2bpic.net/free-psd/open-house-template-design_23-2150957251.jpg",
imageSrc: "http://img.b2bpic.net/free-psd/open-house-template-design_23-2150957251.jpg?_wi=1",
imageAlt: "garden before after professional landscaping",
},
{
id: "3",
name: "Tree Removal & Renovation",
price: "View Project",
imageSrc: "http://img.b2bpic.net/free-psd/vertical-poster-template-indoor-plant-growing_23-2149301615.jpg",
imageSrc: "http://img.b2bpic.net/free-psd/vertical-poster-template-indoor-plant-growing_23-2149301615.jpg?_wi=1",
imageAlt: "tree removal before after landscape",
},
{
id: "4",
name: "Landscape Redesign",
price: "View Project",
imageSrc: "http://img.b2bpic.net/free-photo/agriculture-healthy-food_23-2151969783.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/agriculture-healthy-food_23-2151969783.jpg?_wi=1",
imageAlt: "landscape renovation before after photos",
},
]}
@@ -253,7 +253,7 @@ export default function HomePage() {
quote: "Green Rhino transformed our entire backyard. The attention to detail, professionalism, and incredible work ethic is unmatched. They communicated every step and delivered exactly what was promised. Highly recommended!",
name: "Michael Johnson",
role: "Homeowner",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-black-sweater-standing-posing_114579-58759.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-black-sweater-standing-posing_114579-58759.jpg?_wi=1",
imageAlt: "professional headshot business portrait",
},
{
@@ -262,7 +262,7 @@ export default function HomePage() {
quote: "If you are looking for knowledgeable professionals with incredible work ethic and excellent communication, Green Rhino should be your choice. Our yard has never looked better, and the team was respectful and clean throughout the project.",
name: "Sarah Mitchell",
role: "Homeowner",
imageSrc: "http://img.b2bpic.net/free-photo/alone-specialist-handsome-daydreaming-collar_1262-870.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/alone-specialist-handsome-daydreaming-collar_1262-870.jpg?_wi=1",
imageAlt: "professional portrait business photo",
},
{
@@ -271,7 +271,7 @@ export default function HomePage() {
quote: "From the initial consultation to project completion, Green Rhino was professional, punctual, and delivered outstanding results. They answered all our questions and treated our property with respect. Worth every penny!",
name: "David Rodriguez",
role: "Homeowner",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-businessman_1098-21013.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-businessman_1098-21013.jpg?_wi=1",
imageAlt: "professional headshot business portrait",
},
{
@@ -280,7 +280,7 @@ export default function HomePage() {
quote: "No hidden costs, no surprises—just honest, transparent pricing and exceptional quality work. Green Rhino's team is knowledgeable and passionate about landscaping. They made the whole process easy.",
name: "Jennifer Lee",
role: "Homeowner",
imageSrc: "http://img.b2bpic.net/free-photo/confident-waitress-looking-camera_23-2147830510.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/confident-waitress-looking-camera_23-2147830510.jpg?_wi=1",
imageAlt: "professional portrait studio headshot",
},
{
@@ -289,7 +289,7 @@ export default function HomePage() {
quote: "We called Green Rhino for emergency tree removal after a storm. They responded quickly, did the work safely and professionally, and cleaned up everything. Best service experience we've had!",
name: "Robert Thompson",
role: "Homeowner",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=1",
imageAlt: "professional headshot business photo",
},
{
@@ -298,7 +298,7 @@ export default function HomePage() {
quote: "Year after year, Green Rhino delivers consistent, high-quality landscaping maintenance. They're reliable, reasonably priced, and always respectful of our home and property. Can't ask for better!",
name: "Patricia Davis",
role: "Homeowner",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-senior-engineer-solar-panels-plant-reading-documentation_482257-120499.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-senior-engineer-solar-panels-plant-reading-documentation_482257-120499.jpg?_wi=1",
imageAlt: "professional portrait headshot photo",
},
]}
@@ -340,7 +340,7 @@ export default function HomePage() {
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

@@ -82,7 +82,7 @@ export default function ReviewsPage() {
quote: "Green Rhino transformed our entire backyard. The attention to detail, professionalism, and incredible work ethic is unmatched. They communicated every step and delivered exactly what was promised. Highly recommended!",
name: "Michael Johnson",
role: "Homeowner",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-black-sweater-standing-posing_114579-58759.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-black-sweater-standing-posing_114579-58759.jpg?_wi=2",
imageAlt: "professional headshot business portrait",
},
{
@@ -91,7 +91,7 @@ export default function ReviewsPage() {
quote: "If you are looking for knowledgeable professionals with incredible work ethic and excellent communication, Green Rhino should be your choice. Our yard has never looked better, and the team was respectful and clean throughout the project.",
name: "Sarah Mitchell",
role: "Homeowner",
imageSrc: "http://img.b2bpic.net/free-photo/alone-specialist-handsome-daydreaming-collar_1262-870.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/alone-specialist-handsome-daydreaming-collar_1262-870.jpg?_wi=2",
imageAlt: "professional portrait business photo",
},
{
@@ -100,7 +100,7 @@ export default function ReviewsPage() {
quote: "From the initial consultation to project completion, Green Rhino was professional, punctual, and delivered outstanding results. They answered all our questions and treated our property with respect. Worth every penny!",
name: "David Rodriguez",
role: "Homeowner",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-businessman_1098-21013.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-businessman_1098-21013.jpg?_wi=2",
imageAlt: "professional headshot business portrait",
},
{
@@ -109,7 +109,7 @@ export default function ReviewsPage() {
quote: "No hidden costs, no surprises—just honest, transparent pricing and exceptional quality work. Green Rhino's team is knowledgeable and passionate about landscaping. They made the whole process easy.",
name: "Jennifer Lee",
role: "Homeowner",
imageSrc: "http://img.b2bpic.net/free-photo/confident-waitress-looking-camera_23-2147830510.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/confident-waitress-looking-camera_23-2147830510.jpg?_wi=2",
imageAlt: "professional portrait studio headshot",
},
{
@@ -118,7 +118,7 @@ export default function ReviewsPage() {
quote: "We called Green Rhino for emergency tree removal after a storm. They responded quickly, did the work safely and professionally, and cleaned up everything. Best service experience we've had!",
name: "Robert Thompson",
role: "Homeowner",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=2",
imageAlt: "professional headshot business photo",
},
{
@@ -127,7 +127,7 @@ export default function ReviewsPage() {
quote: "Year after year, Green Rhino delivers consistent, high-quality landscaping maintenance. They're reliable, reasonably priced, and always respectful of our home and property. Can't ask for better!",
name: "Patricia Davis",
role: "Homeowner",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-senior-engineer-solar-panels-plant-reading-documentation_482257-120499.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-senior-engineer-solar-panels-plant-reading-documentation_482257-120499.jpg?_wi=2",
imageAlt: "professional portrait headshot photo",
},
]}

View File

@@ -55,7 +55,7 @@ export default function ServicesPage() {
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",
imageSrc: "http://img.b2bpic.net/free-photo/carpenter-working-sawmill-wood-manufacture_1303-22880.jpg?_wi=2",
imageAlt: "tree removal service professional arborist",
},
{
@@ -63,7 +63,7 @@ export default function ServicesPage() {
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",
imageSrc: "http://img.b2bpic.net/free-photo/eco-volunteer-picking-up-litter-lawn_74855-2152.jpg?_wi=2",
imageAlt: "sod installation green lawn grass",
},
{
@@ -71,7 +71,7 @@ export default function ServicesPage() {
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",
imageSrc: "http://img.b2bpic.net/free-photo/crop-woman-digging-soil_23-2147714878.jpg?_wi=3",
imageAlt: "landscape renovation garden redesign",
},
]}
@@ -103,7 +103,7 @@ export default function ServicesPage() {
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>