Merge version_2 into main #3
@@ -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
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user