Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-05 15:37:58 +00:00

View File

@@ -72,23 +72,23 @@ export default function LandingPage() {
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/couple-collects-garbage-garbage-bags-park_1157-27385.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/couple-collects-garbage-garbage-bags-park_1157-27385.jpg?_wi=1",
imageAlt: "Our team working on site",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/still-life-with-gardening-objects_23-2148060614.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/still-life-with-gardening-objects_23-2148060614.jpg?_wi=1",
imageAlt: "Our craftsmanship detail",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/grass-background_1127-3418.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/grass-background_1127-3418.jpg?_wi=1",
imageAlt: "Garden renovation project",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/multiracial-young-couple-touching-chain-link_23-2148208849.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/multiracial-young-couple-touching-chain-link_23-2148208849.jpg?_wi=1",
imageAlt: "Fence installation project",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/stepping-stone-garden-path_1252-1027.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/stepping-stone-garden-path_1252-1027.jpg?_wi=1",
imageAlt: "Brickwork repair project",
},
]}
@@ -110,7 +110,7 @@ export default function LandingPage() {
handle: "Local Homeowner",
testimonial: "Turned up very punctually and did a huge tidy up quickly and neatly.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/couple-collects-garbage-garbage-bags-park_1157-27385.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/couple-collects-garbage-garbage-bags-park_1157-27385.jpg?_wi=2",
imageAlt: "professional UK landscape contractors working",
},
{
@@ -119,7 +119,7 @@ export default function LandingPage() {
handle: "Local Homeowner",
testimonial: "Attention to detail was excellent and pricing very competitive.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/grass-background_1127-3418.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/grass-background_1127-3418.jpg?_wi=2",
imageAlt: "before and after garden renovation",
},
{
@@ -128,7 +128,7 @@ export default function LandingPage() {
handle: "Local Homeowner",
testimonial: "Professional, reliable and left everything spotless.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/multiracial-young-couple-touching-chain-link_23-2148208849.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/multiracial-young-couple-touching-chain-link_23-2148208849.jpg?_wi=2",
imageAlt: "fencing installation before after",
},
{
@@ -137,7 +137,7 @@ export default function LandingPage() {
handle: "Local Homeowner",
testimonial: "Kept me updated from quote to completion.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/stepping-stone-garden-path_1252-1027.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/stepping-stone-garden-path_1252-1027.jpg?_wi=2",
imageAlt: "brickwork repointing before and after",
},
{
@@ -146,7 +146,7 @@ export default function LandingPage() {
handle: "Repeat Customer",
testimonial: "Highly recommended for any garden work. Always on time and clean.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/still-life-with-gardening-objects_23-2148060614.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/still-life-with-gardening-objects_23-2148060614.jpg?_wi=2",
imageAlt: "professional landscaping close up",
},
]}
@@ -167,13 +167,13 @@ export default function LandingPage() {
icon: Sparkles,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/grass-background_1127-3418.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/grass-background_1127-3418.jpg?_wi=3",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/grass-background_1127-3418.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/grass-background_1127-3418.jpg?_wi=4",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/couple-collects-garbage-garbage-bags-park_1157-27385.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/couple-collects-garbage-garbage-bags-park_1157-27385.jpg?_wi=3",
imageAlt: "professional UK landscape contractors working",
},
{
@@ -182,13 +182,13 @@ export default function LandingPage() {
icon: Shield,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/multiracial-young-couple-touching-chain-link_23-2148208849.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/multiracial-young-couple-touching-chain-link_23-2148208849.jpg?_wi=3",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/multiracial-young-couple-touching-chain-link_23-2148208849.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/multiracial-young-couple-touching-chain-link_23-2148208849.jpg?_wi=4",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/grass-background_1127-3418.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/grass-background_1127-3418.jpg?_wi=5",
imageAlt: "before and after garden renovation",
},
{
@@ -197,13 +197,13 @@ export default function LandingPage() {
icon: CheckCircle,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/stepping-stone-garden-path_1252-1027.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/stepping-stone-garden-path_1252-1027.jpg?_wi=3",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/stepping-stone-garden-path_1252-1027.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/stepping-stone-garden-path_1252-1027.jpg?_wi=4",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/multiracial-young-couple-touching-chain-link_23-2148208849.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/multiracial-young-couple-touching-chain-link_23-2148208849.jpg?_wi=5",
imageAlt: "fencing installation before after",
},
]}
@@ -224,42 +224,42 @@ export default function LandingPage() {
name: "Garden Renovation",
price: "High Impact",
variant: "Transformation",
imageSrc: "http://img.b2bpic.net/free-photo/grass-background_1127-3418.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/grass-background_1127-3418.jpg?_wi=6",
},
{
id: "p2",
name: "Fence Installation",
price: "New Finish",
variant: "Transformation",
imageSrc: "http://img.b2bpic.net/free-photo/multiracial-young-couple-touching-chain-link_23-2148208849.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/multiracial-young-couple-touching-chain-link_23-2148208849.jpg?_wi=6",
},
{
id: "p3",
name: "Brickwork Repair",
price: "Restoration",
variant: "Transformation",
imageSrc: "http://img.b2bpic.net/free-photo/stepping-stone-garden-path_1252-1027.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/stepping-stone-garden-path_1252-1027.jpg?_wi=5",
},
{
id: "p4",
name: "Garden Clearance",
price: "Tidy Up",
variant: "Service",
imageSrc: "http://img.b2bpic.net/free-photo/grass-background_1127-3418.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/grass-background_1127-3418.jpg?_wi=7",
},
{
id: "p5",
name: "Shed Repairs",
price: "Maintenance",
variant: "Service",
imageSrc: "http://img.b2bpic.net/free-photo/multiracial-young-couple-touching-chain-link_23-2148208849.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/multiracial-young-couple-touching-chain-link_23-2148208849.jpg?_wi=7",
},
{
id: "p6",
name: "Tree Surgery",
price: "Professional",
variant: "Service",
imageSrc: "http://img.b2bpic.net/free-photo/stepping-stone-garden-path_1252-1027.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/stepping-stone-garden-path_1252-1027.jpg?_wi=6",
},
]}
title="Transforming Outdoor Spaces"