Merge version_2 into main #3

Merged
bender merged 2 commits from version_2 into main 2026-04-05 10:46:37 +00:00
2 changed files with 2 additions and 2 deletions

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

View File

@@ -5,7 +5,6 @@ import ReactLenis from "lenis/react";
import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay';
import FooterLogoReveal from '@/components/sections/footer/FooterLogoReveal';
import FeatureCardSix from '@/components/sections/feature/FeatureCardSix';
import { ShieldCheck, Users, Lock, CreditCard } from "lucide-react";
export default function CommunityHubPage() {
return (
@@ -45,7 +44,6 @@ export default function CommunityHubPage() {
description="What you unlock with your community membership."
textboxLayout="default"
useInvertedBackground={true}
animationType="slide-up"
features={[
{
title: "Secure Access",