Update src/app/about/page.tsx

This commit is contained in:
2026-04-05 10:46:32 +00:00
parent 5fbd88a369
commit 1bbafd3e69

View File

@@ -42,6 +42,7 @@ export default function AboutPage() {
{ title: "Local Sovereignty", description: "Reducing reliance on imported goods by fostering island-wide food production." }
]}
textboxLayout="split"
useInvertedBackground={false}
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"
/>
@@ -55,6 +56,7 @@ export default function AboutPage() {
showRating={true}
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
/>
<FooterLogoReveal