diff --git a/src/app/page.tsx b/src/app/page.tsx
index dc3bd15..bdeb78f 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -41,14 +41,14 @@ export default function LandingPage() {
{
name: "Get Involved", id: "contact"},
]}
- brandName="Global Mission"
+ brandName="village2villageproject"
/>
@@ -101,8 +101,8 @@ export default function LandingPage() {
id: "m3", icon: Activity,
title: "Lives Improved Through Health", value: "2M+"},
]}
- title="Our Collective Impact"
- description="Measurable results driven by community partnership."
+ title="Measuring Our Shared Progress"
+ description="Tangible results grown from genuine village partnerships."
textBoxDescriptionClassName="font-montserrat"
/>
@@ -110,8 +110,8 @@ export default function LandingPage() {
@@ -159,8 +159,8 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/black-woman-serving-meals-underprivileged-community-outreach-event-charity-workers-food-drive-distributing-nutritious-foods-essentials-poor-homeless-side-view-tripod-shot_482257-70842.jpg"},
]}
showRating={true}
- title="Voices of Change"
- description="Stories from the communities we empower together."
+ title="Stories of Transformation"
+ description="Real journeys of empowerment shared by our neighbors."
textBoxDescriptionClassName="font-montserrat"
/>
@@ -170,9 +170,9 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
- "United Nations", "World Health Organization", "Global Relief Fund", "International Aid Alliance", "Children's Future Trust", "Education First Global", "Humanitarian Action Group"]}
- title="Global Partnerships"
- description="Proudly working alongside these global organizations for a better world."
+ "United Nations", "Global Relief Initiative", "Community Development Fund", "International Alliance for Villages", "Children's Future Collective", "Global Education Partners", "Humanitarian Action Network"]}
+ title="Partners in Growth"
+ description="Organizations united in our village-to-village mission."
textBoxDescriptionClassName="font-montserrat"
/>
@@ -183,14 +183,14 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
- id: "f1", title: "How is my donation used?", content: "100% of your donation is directed to community projects, emergency aid, and resource development programs."},
+ id: "f1", title: "Where do my contributions go?", content: "All contributions directly support local initiatives, village projects, and sustainable training programs."},
{
- id: "f2", title: "Where do you operate?", content: "We currently operate in over 90 countries with a focus on areas facing extreme poverty and conflict."},
+ id: "f2", title: "Where are we working?", content: "We partner with communities in over 90 locations, focusing on long-term relationship building."},
{
- id: "f3", title: "Can I volunteer?", content: "Yes, we have many opportunities for volunteers to support our mission locally and through global partnerships."},
+ id: "f3", title: "How can I join the mission?", content: "We welcome everyone! You can support us through local volunteer roles or by connecting with our global partner programs."},
]}
- title="Common Questions"
- description="Learn more about our operations and how donations are utilized."
+ title="Frequently Asked Questions"
+ description="Learn more about our approach and how your help supports village growth."
faqsAnimation="slide-up"
textBoxDescriptionClassName="font-montserrat"
/>
@@ -202,8 +202,8 @@ export default function LandingPage() {
background={{
variant: "plain"}}
tag="Join Us"
- title="Become a Change Maker"
- description="Sign up for our newsletter to receive monthly stories, impact reports, and ways you can help."
+ title="Become a Village Partner"
+ description="Subscribe for updates on our village-led successes, impact stories, and ways to connect."
imageSrc="http://img.b2bpic.net/free-photo/group-volunteers-taking-care-donations-together_23-2148687299.jpg"
mediaAnimation="slide-up"
descriptionClassName="font-montserrat"
@@ -212,20 +212,20 @@ export default function LandingPage() {