Merge version_1 into main #1

Merged
bender merged 6 commits from version_1 into main 2026-03-08 15:49:35 +00:00
6 changed files with 1396 additions and 29 deletions

View File

@@ -75,7 +75,7 @@ export default function AboutPage() {
description="Founded by local professionals"
subdescription="Serving Osceola County with pride and expertise"
icon={Sparkles}
imageSrc="http://img.b2bpic.net/free-photo/worker-is-cutting-grass-with-hose_7502-9835.jpg"
imageSrc="http://img.b2bpic.net/free-photo/worker-is-cutting-grass-with-hose_7502-9835.jpg?_wi=2"
imageAlt="Professional lawn care specialist at work"
mediaAnimation="slide-up"
useInvertedBackground={false}

View File

@@ -100,7 +100,7 @@ export default function ContactPage() {
required: false,
}}
useInvertedBackground={true}
imageSrc="http://img.b2bpic.net/free-photo/hotel-lobby-interior_1127-3416.jpg"
imageSrc="http://img.b2bpic.net/free-photo/hotel-lobby-interior_1127-3416.jpg?_wi=3"
imageAlt="beautiful residential property landscaping outdoor maintenance"
mediaAnimation="slide-up"
mediaPosition="right"

View File

@@ -82,7 +82,7 @@ export default function GalleryPage() {
name: "Lawn Transformation",
price: "Complete Yard Makeover",
imageSrc:
"http://img.b2bpic.net/free-photo/metal-fence-garden-with-trees-wall_181624-38170.jpg",
"http://img.b2bpic.net/free-photo/metal-fence-garden-with-trees-wall_181624-38170.jpg?_wi=5",
imageAlt:
"Beautiful lawn transformation from overgrown to pristine",
},
@@ -91,7 +91,7 @@ export default function GalleryPage() {
name: "Garden Installation",
price: "New Plant Installation",
imageSrc:
"http://img.b2bpic.net/free-photo/grass-sprout-with-ground-small-shovel-work-garden_127675-2669.jpg",
"http://img.b2bpic.net/free-photo/grass-sprout-with-ground-small-shovel-work-garden_127675-2669.jpg?_wi=4",
imageAlt:
"Professional garden bed installation with new plantings",
},
@@ -100,7 +100,7 @@ export default function GalleryPage() {
name: "Landscape Design",
price: "Custom Design Project",
imageSrc:
"http://img.b2bpic.net/free-photo/view-robot-tending-maintaining-gardens_23-2151803968.jpg",
"http://img.b2bpic.net/free-photo/view-robot-tending-maintaining-gardens_23-2151803968.jpg?_wi=3",
imageAlt:
"Professional landscape design with hardscaping features",
},
@@ -109,7 +109,7 @@ export default function GalleryPage() {
name: "Yard Restoration",
price: "Full Yard Recovery",
imageSrc:
"http://img.b2bpic.net/free-photo/overhead-view-seedlings-crate-with-tools-pot-wooden-plant_23-2148165183.jpg",
"http://img.b2bpic.net/free-photo/overhead-view-seedlings-crate-with-tools-pot-wooden-plant_23-2148165183.jpg?_wi=2",
imageAlt: "Complete yard restoration and recovery project",
},
]}
@@ -144,7 +144,7 @@ export default function GalleryPage() {
"http://img.b2bpic.net/free-photo/two-beautiful-mothers_1157-7846.jpg",
avatarAlt: "Michael Rodriguez",
imageSrc:
"http://img.b2bpic.net/free-photo/unrecognizable-maintenance-worker-taking-care-court-autumn-low-angle-view-male-worker_7502-10255.jpg",
"http://img.b2bpic.net/free-photo/unrecognizable-maintenance-worker-taking-care-court-autumn-low-angle-view-male-worker_7502-10255.jpg?_wi=4",
imageAlt: "Professional lawn care service",
},
{
@@ -159,7 +159,7 @@ export default function GalleryPage() {
"http://img.b2bpic.net/free-photo/female-farmer-composting-grass_1398-2034.jpg",
avatarAlt: "Sarah Johnson",
imageSrc:
"http://img.b2bpic.net/free-photo/metal-fence-garden-with-trees-wall_181624-38170.jpg",
"http://img.b2bpic.net/free-photo/metal-fence-garden-with-trees-wall_181624-38170.jpg?_wi=6",
imageAlt: "Lawn transformation project",
},
{
@@ -174,7 +174,7 @@ export default function GalleryPage() {
"http://img.b2bpic.net/free-photo/smiling-happy-florist-her-nursery-standing-holding-potted-combination-succulents-her-hands-as-she-tends-gardenplants-greenhouse_158595-6976.jpg",
avatarAlt: "David Chen",
imageSrc:
"http://img.b2bpic.net/free-photo/man-women-collaborating_23-2147727634.jpg",
"http://img.b2bpic.net/free-photo/man-women-collaborating_23-2147727634.jpg?_wi=4",
imageAlt: "Professional landscape design",
},
{
@@ -189,7 +189,7 @@ export default function GalleryPage() {
"http://img.b2bpic.net/free-photo/woman-traveling-around-world_23-2148195139.jpg",
avatarAlt: "Emily Martinez",
imageSrc:
"http://img.b2bpic.net/free-photo/grass-sprout-with-ground-small-shovel-work-garden_127675-2669.jpg",
"http://img.b2bpic.net/free-photo/grass-sprout-with-ground-small-shovel-work-garden_127675-2669.jpg?_wi=5",
imageAlt: "Landscape restoration project",
},
]}

File diff suppressed because it is too large Load Diff

View File

@@ -98,32 +98,32 @@ export default function HomePage() {
carouselItems={[
{
id: "1",
imageSrc: "http://img.b2bpic.net/free-photo/worker-is-cutting-grass-with-hose_7502-9835.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/worker-is-cutting-grass-with-hose_7502-9835.jpg?_wi=1",
imageAlt: "Beautiful lawn care transformation",
},
{
id: "2",
imageSrc: "http://img.b2bpic.net/free-photo/metal-fence-garden-with-trees-wall_181624-38170.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/metal-fence-garden-with-trees-wall_181624-38170.jpg?_wi=1",
imageAlt: "Yard transformation project",
},
{
id: "3",
imageSrc: "http://img.b2bpic.net/free-photo/man-women-collaborating_23-2147727634.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-women-collaborating_23-2147727634.jpg?_wi=1",
imageAlt: "Professional landscape design",
},
{
id: "4",
imageSrc: "http://img.b2bpic.net/free-photo/grass-sprout-with-ground-small-shovel-work-garden_127675-2669.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/grass-sprout-with-ground-small-shovel-work-garden_127675-2669.jpg?_wi=1",
imageAlt: "Lawn restoration project",
},
{
id: "5",
imageSrc: "http://img.b2bpic.net/free-photo/unrecognizable-maintenance-worker-taking-care-court-autumn-low-angle-view-male-worker_7502-10255.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/unrecognizable-maintenance-worker-taking-care-court-autumn-low-angle-view-male-worker_7502-10255.jpg?_wi=1",
imageAlt: "Professional lawn maintenance",
},
{
id: "6",
imageSrc: "http://img.b2bpic.net/free-photo/view-robot-tending-maintaining-gardens_23-2151803968.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/view-robot-tending-maintaining-gardens_23-2151803968.jpg?_wi=1",
imageAlt: "Landscape project completion",
},
]}
@@ -245,28 +245,28 @@ export default function HomePage() {
id: "1",
name: "Lawn Transformation",
price: "Complete Yard Makeover",
imageSrc: "http://img.b2bpic.net/free-photo/metal-fence-garden-with-trees-wall_181624-38170.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/metal-fence-garden-with-trees-wall_181624-38170.jpg?_wi=2",
imageAlt: "Beautiful lawn transformation from overgrown to pristine",
},
{
id: "2",
name: "Garden Installation",
price: "New Plant Installation",
imageSrc: "http://img.b2bpic.net/free-photo/grass-sprout-with-ground-small-shovel-work-garden_127675-2669.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/grass-sprout-with-ground-small-shovel-work-garden_127675-2669.jpg?_wi=2",
imageAlt: "Professional garden bed installation with new plantings",
},
{
id: "3",
name: "Landscape Design",
price: "Custom Design Project",
imageSrc: "http://img.b2bpic.net/free-photo/view-robot-tending-maintaining-gardens_23-2151803968.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/view-robot-tending-maintaining-gardens_23-2151803968.jpg?_wi=2",
imageAlt: "Professional landscape design with hardscaping features",
},
{
id: "4",
name: "Yard Restoration",
price: "Full Yard Recovery",
imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-seedlings-crate-with-tools-pot-wooden-plant_23-2148165183.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-seedlings-crate-with-tools-pot-wooden-plant_23-2148165183.jpg?_wi=1",
imageAlt: "Complete yard restoration and recovery project",
},
]}
@@ -299,7 +299,7 @@ export default function HomePage() {
tag: "5.0 Stars",
avatarSrc: "http://img.b2bpic.net/free-photo/two-beautiful-mothers_1157-7846.jpg",
avatarAlt: "Michael Rodriguez",
imageSrc: "http://img.b2bpic.net/free-photo/unrecognizable-maintenance-worker-taking-care-court-autumn-low-angle-view-male-worker_7502-10255.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/unrecognizable-maintenance-worker-taking-care-court-autumn-low-angle-view-male-worker_7502-10255.jpg?_wi=2",
imageAlt: "Professional lawn care service",
},
{
@@ -311,7 +311,7 @@ export default function HomePage() {
tag: "5.0 Stars",
avatarSrc: "http://img.b2bpic.net/free-photo/female-farmer-composting-grass_1398-2034.jpg",
avatarAlt: "Sarah Johnson",
imageSrc: "http://img.b2bpic.net/free-photo/metal-fence-garden-with-trees-wall_181624-38170.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/metal-fence-garden-with-trees-wall_181624-38170.jpg?_wi=3",
imageAlt: "Lawn transformation project",
},
{
@@ -323,7 +323,7 @@ export default function HomePage() {
tag: "5.0 Stars",
avatarSrc: "http://img.b2bpic.net/free-photo/smiling-happy-florist-her-nursery-standing-holding-potted-combination-succulents-her-hands-as-she-tends-gardenplants-greenhouse_158595-6976.jpg",
avatarAlt: "David Chen",
imageSrc: "http://img.b2bpic.net/free-photo/man-women-collaborating_23-2147727634.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-women-collaborating_23-2147727634.jpg?_wi=2",
imageAlt: "Professional landscape design",
},
{
@@ -335,7 +335,7 @@ export default function HomePage() {
tag: "5.0 Stars",
avatarSrc: "http://img.b2bpic.net/free-photo/woman-traveling-around-world_23-2148195139.jpg",
avatarAlt: "Emily Martinez",
imageSrc: "http://img.b2bpic.net/free-photo/grass-sprout-with-ground-small-shovel-work-garden_127675-2669.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/grass-sprout-with-ground-small-shovel-work-garden_127675-2669.jpg?_wi=3",
imageAlt: "Landscape restoration project",
},
]}
@@ -358,7 +358,7 @@ export default function HomePage() {
description="Contact us for a free consultation and estimate"
subdescription="Call (407) 577-4094 or submit the form below"
icon={PhoneCall}
imageSrc="http://img.b2bpic.net/free-photo/hotel-lobby-interior_1127-3416.jpg"
imageSrc="http://img.b2bpic.net/free-photo/hotel-lobby-interior_1127-3416.jpg?_wi=1"
imageAlt="Beautiful landscaped residential property"
mediaAnimation="slide-up"
useInvertedBackground={true}

View File

@@ -130,7 +130,7 @@ export default function ServicesPage() {
tag: "5.0 Stars",
avatarSrc: "http://img.b2bpic.net/free-photo/two-beautiful-mothers_1157-7846.jpg",
avatarAlt: "Michael Rodriguez",
imageSrc: "http://img.b2bpic.net/free-photo/unrecognizable-maintenance-worker-taking-care-court-autumn-low-angle-view-male-worker_7502-10255.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/unrecognizable-maintenance-worker-taking-care-court-autumn-low-angle-view-male-worker_7502-10255.jpg?_wi=3",
imageAlt: "Professional lawn care service",
},
{
@@ -142,7 +142,7 @@ export default function ServicesPage() {
tag: "5.0 Stars",
avatarSrc: "http://img.b2bpic.net/free-photo/female-farmer-composting-grass_1398-2034.jpg",
avatarAlt: "Sarah Johnson",
imageSrc: "http://img.b2bpic.net/free-photo/metal-fence-garden-with-trees-wall_181624-38170.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/metal-fence-garden-with-trees-wall_181624-38170.jpg?_wi=4",
imageAlt: "Lawn transformation project",
},
{
@@ -154,7 +154,7 @@ export default function ServicesPage() {
tag: "5.0 Stars",
avatarSrc: "http://img.b2bpic.net/free-photo/smiling-happy-florist-her-nursery-standing-holding-potted-combination-succulents-her-hands-as-she-tends-gardenplants-greenhouse_158595-6976.jpg",
avatarAlt: "David Chen",
imageSrc: "http://img.b2bpic.net/free-photo/man-women-collaborating_23-2147727634.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-women-collaborating_23-2147727634.jpg?_wi=3",
imageAlt: "Professional landscape design",
},
]}
@@ -198,7 +198,7 @@ export default function ServicesPage() {
required: false,
}}
useInvertedBackground={true}
imageSrc="http://img.b2bpic.net/free-photo/hotel-lobby-interior_1127-3416.jpg"
imageSrc="http://img.b2bpic.net/free-photo/hotel-lobby-interior_1127-3416.jpg?_wi=2"
imageAlt="Beautiful landscaped yard"
mediaAnimation="slide-up"
mediaPosition="right"