Merge version_2 into main #3
@@ -47,7 +47,7 @@ export default function ManxGrowersPage() {
|
||||
title="Grow your own. Build something real."
|
||||
description="Empowering the Isle of Man community to cultivate resilience, one garden at a time."
|
||||
buttons={[{ text: "Get Started", href: "#services" }]}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BwkvKmvhxHsIRalUuyzG0dffAM/uploaded-1775408250972-yn1n4soq.png"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BwkvKmvhxHsIRalUuyzG0dffAM/uploaded-1775408250972-yn1n4soq.png?_wi=1"
|
||||
imageAlt="Gardener working in soil"
|
||||
showDimOverlay={true}
|
||||
testimonials={[{ name: "Jane Doe", handle: "@janegrows", testimonial: "The best community for local growers!", rating: 5 }]}
|
||||
@@ -62,7 +62,7 @@ export default function ManxGrowersPage() {
|
||||
description="The Manx Growers Network connects passionate individuals across the Isle of Man, sharing knowledge, seeds, and the joy of home-grown harvests."
|
||||
subdescription="From backyard plots to community patches, we believe growing food is the foundation of a healthier island."
|
||||
icon={HeartHandshake}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BwkvKmvhxHsIRalUuyzG0dffAM/uploaded-1775408250972-yn1n4soq.png"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BwkvKmvhxHsIRalUuyzG0dffAM/uploaded-1775408250972-yn1n4soq.png?_wi=2"
|
||||
mediaAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
@@ -109,9 +109,9 @@ export default function ManxGrowersPage() {
|
||||
cardAnimation="blur-reveal"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{ id: "1", name: "Manx Grower 1", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BwkvKmvhxHsIRalUuyzG0dffAM/uploaded-1775408250972-yn1n4soq.png" },
|
||||
{ id: "2", name: "Manx Grower 2", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BwkvKmvhxHsIRalUuyzG0dffAM/uploaded-1775408250972-yn1n4soq.png" },
|
||||
{ id: "3", name: "Manx Grower 3", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BwkvKmvhxHsIRalUuyzG0dffAM/uploaded-1775408250972-yn1n4soq.png" },
|
||||
{ id: "1", name: "Manx Grower 1", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BwkvKmvhxHsIRalUuyzG0dffAM/uploaded-1775408250972-yn1n4soq.png?_wi=3" },
|
||||
{ id: "2", name: "Manx Grower 2", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BwkvKmvhxHsIRalUuyzG0dffAM/uploaded-1775408250972-yn1n4soq.png?_wi=4" },
|
||||
{ id: "3", name: "Manx Grower 3", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BwkvKmvhxHsIRalUuyzG0dffAM/uploaded-1775408250972-yn1n4soq.png?_wi=5" },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user