8 Commits

Author SHA1 Message Date
2853c2bd87 Update theme colors 2026-04-05 17:10:02 +00:00
8355a1641e Update theme colors 2026-04-05 17:09:59 +00:00
f4e9b3bb9d Update theme colors 2026-04-05 17:08:50 +00:00
966f14e599 Update src/app/page.tsx 2026-04-05 17:08:17 +00:00
ba14ca1e33 Update src/app/page.tsx 2026-04-05 17:05:19 +00:00
3983cc3d05 Merge version_2 into main
Merge version_2 into main
2026-04-05 16:58:49 +00:00
6c58a3b581 Merge version_2 into main
Merge version_2 into main
2026-04-05 16:58:22 +00:00
301d6c95c2 Merge version_2 into main
Merge version_2 into main
2026-04-05 16:57:52 +00:00
2 changed files with 10 additions and 10 deletions

View File

@@ -47,7 +47,7 @@ export default function ManxGrowersPage() {
title="Grow your own. Build something real." title="Grow your own. Build something real."
description="Empowering the Isle of Man community to cultivate resilience, one garden at a time." description="Empowering the Isle of Man community to cultivate resilience, one garden at a time."
buttons={[{ text: "Get Started", href: "#services" }]} buttons={[{ text: "Get Started", href: "#services" }]}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BwkvKmvhxHsIRalUuyzG0dffAM/uploaded-1775408250972-yn1n4soq.png?_wi=1" imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BwkvKmvhxHsIRalUuyzG0dffAM/uploaded-1775408705634-4yxwxf9d.png"
imageAlt="Gardener working in soil" imageAlt="Gardener working in soil"
showDimOverlay={true} showDimOverlay={true}
testimonials={[{ name: "Jane Doe", handle: "@janegrows", testimonial: "The best community for local growers!", rating: 5 }]} 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." 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." subdescription="From backyard plots to community patches, we believe growing food is the foundation of a healthier island."
icon={HeartHandshake} icon={HeartHandshake}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BwkvKmvhxHsIRalUuyzG0dffAM/uploaded-1775408250972-yn1n4soq.png?_wi=2" imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BwkvKmvhxHsIRalUuyzG0dffAM/uploaded-1775408868689-csx1ki7e.jpg"
mediaAnimation="slide-up" mediaAnimation="slide-up"
useInvertedBackground={false} useInvertedBackground={false}
/> />

View File

@@ -10,15 +10,15 @@
--accent: #ffffff; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #fdfaf6; --background: #ffffff;
--card: #f4efe9; --card: #f9f9f9;
--foreground: #3d2b1f; --foreground: #000f06e6;
--primary-cta: #2d5a27; --primary-cta: #0a7039;
--primary-cta-text: #ffffff; --primary-cta-text: #ffffff;
--secondary-cta: #d4c8bd; --secondary-cta: #f9f9f9;
--secondary-cta-text: #2d5a27; --secondary-cta-text: #000f06e6;
--accent: #8b7355; --accent: #e2e2e2;
--background-accent: #e0d5c8; --background-accent: #c4c4c4;
/* text sizing - set by ThemeProvider */ /* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem); /* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);