diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 1b51e4a..d6c6f47 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -70,7 +70,7 @@ export default function LandingPage() { description: "Practical tools for everyone.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/flower-sprouts-before-planting-ground-pots-plastic-boxes-selective-focus-leaves-hello-spring-beginning-seasonal-spring-work-earth_166373-3535.jpg" + imageSrc="http://img.b2bpic.net/free-photo/flower-sprouts-before-planting-ground-pots-plastic-boxes-selective-focus-leaves-hello-spring-beginning-seasonal-spring-work-earth_166373-3535.jpg?_wi=3" mediaAnimation="slide-up" /> diff --git a/src/app/community/page.tsx b/src/app/community/page.tsx index 80af395..9831088 100644 --- a/src/app/community/page.tsx +++ b/src/app/community/page.tsx @@ -76,7 +76,7 @@ export default function LandingPage() { description: "Workshops and sessions.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/medium-shot-woman-working-garden_23-2149128118.jpg" + imageSrc="http://img.b2bpic.net/free-photo/medium-shot-woman-working-garden_23-2149128118.jpg?_wi=2" mediaAnimation="slide-up" /> diff --git a/src/app/page.tsx b/src/app/page.tsx index d31871f..6df092b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -70,7 +70,7 @@ export default function LandingPage() { href: "/community", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/medium-shot-woman-working-garden_23-2149128118.jpg" + imageSrc="http://img.b2bpic.net/free-photo/medium-shot-woman-working-garden_23-2149128118.jpg?_wi=1" imageAlt="Community vegetable garden" mediaAnimation="slide-up" avatars={[ @@ -157,17 +157,17 @@ export default function LandingPage() { { title: "Start Your Growing Journey", description: "Vegetable patches, raised beds, polytunnels, and greenhouse work.", - imageSrc: "http://img.b2bpic.net/free-photo/flower-sprouts-before-planting-ground-pots-plastic-boxes-selective-focus-leaves-hello-spring-beginning-seasonal-spring-work-earth_166373-3535.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/flower-sprouts-before-planting-ground-pots-plastic-boxes-selective-focus-leaves-hello-spring-beginning-seasonal-spring-work-earth_166373-3535.jpg?_wi=1", }, { title: "Professional Landscaping", description: "High-quality landscaping services for your outdoor spaces.", - imageSrc: "http://img.b2bpic.net/free-photo/incognito-man-cutting-overgrown-bushes_651396-1551.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/incognito-man-cutting-overgrown-bushes_651396-1551.jpg?_wi=1", }, { title: "General Gardening", description: "Ongoing maintenance and practical help.", - imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-working-garden-growing-plants-pots-cutting-branches-with-pruner-gardening-job-concept_74855-12893.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-working-garden-growing-plants-pots-cutting-branches-with-pruner-gardening-job-concept_74855-12893.jpg?_wi=1", }, ]} title="Our Growing Services" diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index b531ee7..67316d8 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -60,17 +60,17 @@ export default function LandingPage() { { title: "Get Started Growing", description: "Vegetable patches, raised beds, polytunnels, and greenhouse work.", - imageSrc: "http://img.b2bpic.net/free-photo/flower-sprouts-before-planting-ground-pots-plastic-boxes-selective-focus-leaves-hello-spring-beginning-seasonal-spring-work-earth_166373-3535.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/flower-sprouts-before-planting-ground-pots-plastic-boxes-selective-focus-leaves-hello-spring-beginning-seasonal-spring-work-earth_166373-3535.jpg?_wi=2", }, { title: "Professional Landscaping", description: "Transform your outdoor landscape effectively.", - imageSrc: "http://img.b2bpic.net/free-photo/incognito-man-cutting-overgrown-bushes_651396-1551.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/incognito-man-cutting-overgrown-bushes_651396-1551.jpg?_wi=2", }, { title: "General Maintenance", description: "Ongoing upkeep for a healthy garden year-round.", - imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-working-garden-growing-plants-pots-cutting-branches-with-pruner-gardening-job-concept_74855-12893.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-working-garden-growing-plants-pots-cutting-branches-with-pruner-gardening-job-concept_74855-12893.jpg?_wi=2", }, ]} title="Comprehensive Growing Services"