Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
332
src/app/page.tsx
332
src/app/page.tsx
@@ -12,7 +12,7 @@ import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/Nav
|
||||
import ProductCardTwo from '@/components/sections/product/ProductCardTwo';
|
||||
import TeamCardFive from '@/components/sections/team/TeamCardFive';
|
||||
import TestimonialCardTwelve from '@/components/sections/testimonial/TestimonialCardTwelve';
|
||||
import { Calendar, Flame, GraduationCap, Heart, Link, MessageSquare, Newspaper, Sparkles, Tag, Users } from "lucide-react";
|
||||
import { ArrowRight, Calendar, Flame, GraduationCap, Heart, Link, MessageSquare, Newspaper, Sparkles, Tag, Users } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -33,29 +33,17 @@ export default function LandingPage() {
|
||||
<NavbarStyleFullscreen
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "#home",
|
||||
},
|
||||
name: "Home", id: "#home"},
|
||||
{
|
||||
name: "About",
|
||||
id: "#about",
|
||||
},
|
||||
name: "About", id: "#about"},
|
||||
{
|
||||
name: "Services",
|
||||
id: "#features",
|
||||
},
|
||||
name: "Services", id: "#features"},
|
||||
{
|
||||
name: "Products",
|
||||
id: "#products",
|
||||
},
|
||||
name: "Products", id: "#products"},
|
||||
{
|
||||
name: "Team",
|
||||
id: "#team",
|
||||
},
|
||||
name: "Team", id: "#team"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "#contact",
|
||||
},
|
||||
name: "Contact", id: "#contact"},
|
||||
]}
|
||||
logoSrc="http://img.b2bpic.net/free-photo/aerial-view-ancient-buddhist-temple-ruins-ayutthaya-thailand_1308-189680.jpg"
|
||||
logoAlt="Haripur & Serpur Connect Logo"
|
||||
@@ -63,68 +51,45 @@ export default function LandingPage() {
|
||||
bottomLeftText="Uttar Pradesh Community"
|
||||
bottomRightText="connect@haripurserpur.in"
|
||||
button={{
|
||||
text: "Get Involved",
|
||||
href: "#contact",
|
||||
}}
|
||||
text: "Get Involved", href: "#contact"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="home" data-section="home">
|
||||
<HeroSplitKpi
|
||||
background={{
|
||||
variant: "downward-rays-static",
|
||||
}}
|
||||
variant: "downward-rays-static"}}
|
||||
imagePosition="right"
|
||||
title="Empowering Haripur & Serpur: Your Local Hub"
|
||||
description="Connecting communities and fostering growth in Uttar Pradesh. Discover local services, events, and opportunities designed to uplift and unite."
|
||||
kpis={[
|
||||
{
|
||||
value: "1000+",
|
||||
label: "Community Members",
|
||||
},
|
||||
value: "1000+", label: "Community Members"},
|
||||
{
|
||||
value: "50+",
|
||||
label: "Local Businesses",
|
||||
},
|
||||
value: "50+", label: "Local Businesses"},
|
||||
{
|
||||
value: "10+",
|
||||
label: "Active Initiatives",
|
||||
},
|
||||
value: "10+", label: "Active Initiatives"},
|
||||
]}
|
||||
enableKpiAnimation={true}
|
||||
tag="Connect. Grow. Thrive."
|
||||
tagIcon={Sparkles}
|
||||
buttons={[
|
||||
{
|
||||
text: "Explore Services",
|
||||
href: "#features",
|
||||
},
|
||||
text: "Explore Services", href: "#features"},
|
||||
{
|
||||
text: "Join Our Community",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Join Our Community", href: "#contact"},
|
||||
]}
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/lifestyle-tattooed-people_23-2149667403.jpg",
|
||||
alt: "Community Member 1",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/lifestyle-tattooed-people_23-2149667403.jpg", alt: "Community Member 1"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-happy-young-indian-businessman-sitting-cafe_1262-14303.jpg",
|
||||
alt: "Community Member 2",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-happy-young-indian-businessman-sitting-cafe_1262-14303.jpg", alt: "Community Member 2"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/woman_53876-71214.jpg",
|
||||
alt: "Community Member 3",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/woman_53876-71214.jpg", alt: "Community Member 3"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/confident-businessman_1098-21002.jpg",
|
||||
alt: "Community Member 4",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/confident-businessman_1098-21002.jpg", alt: "Community Member 4"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/handsome-smiling-hipster-man-posing-studio_158538-25512.jpg",
|
||||
alt: "Smiling Indian community member",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/handsome-smiling-hipster-man-posing-studio_158538-25512.jpg", alt: "Smiling Indian community member"},
|
||||
]}
|
||||
avatarText="Join our growing network!"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/group-colombian-male-friends-spending-time-together-having-fun_23-2151356424.jpg"
|
||||
@@ -132,29 +97,19 @@ export default function LandingPage() {
|
||||
mediaAnimation="slide-up"
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Local Events",
|
||||
icon: Calendar,
|
||||
type: "text-icon", text: "Local Events", icon: Calendar,
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Community News",
|
||||
icon: Newspaper,
|
||||
type: "text-icon", text: "Community News", icon: Newspaper,
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Volunteer Opportunities",
|
||||
icon: Heart,
|
||||
type: "text-icon", text: "Volunteer Opportunities", icon: Heart,
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Skill Workshops",
|
||||
icon: GraduationCap,
|
||||
type: "text-icon", text: "Skill Workshops", icon: GraduationCap,
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Marketplace Deals",
|
||||
icon: Tag,
|
||||
type: "text-icon", text: "Marketplace Deals", icon: Tag,
|
||||
},
|
||||
]}
|
||||
/>
|
||||
@@ -167,19 +122,13 @@ export default function LandingPage() {
|
||||
metrics={[
|
||||
{
|
||||
icon: Users,
|
||||
label: "Engaged Citizens",
|
||||
value: "95%",
|
||||
},
|
||||
label: "Engaged Citizens", value: "95%"},
|
||||
{
|
||||
icon: Link,
|
||||
label: "Partnerships",
|
||||
value: "20+",
|
||||
},
|
||||
label: "Partnerships", value: "20+"},
|
||||
{
|
||||
icon: Flame,
|
||||
label: "Growth Initiatives",
|
||||
value: "15+",
|
||||
},
|
||||
label: "Growth Initiatives", value: "15+"},
|
||||
]}
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
@@ -191,32 +140,16 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Skill Development Workshops",
|
||||
description: "Empowering youth and adults with new skills for better livelihood opportunities and personal growth.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-with-food-outdoors_23-2149461690.jpg",
|
||||
imageAlt: "Skill development workshop",
|
||||
buttonIcon: "ArrowRight",
|
||||
title: "Skill Development Workshops", description: "Empowering youth and adults with new skills for better livelihood opportunities and personal growth.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-with-food-outdoors_23-2149461690.jpg", imageAlt: "Skill development workshop", buttonIcon: ArrowRight,
|
||||
},
|
||||
{
|
||||
title: "Local Artisan Support",
|
||||
description: "Promoting traditional crafts and local products to boost economic activity and preserve cultural heritage.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-decorations-carnival-party_23-2148412867.jpg",
|
||||
imageAlt: "Local artisan craft fair",
|
||||
buttonIcon: "ArrowRight",
|
||||
title: "Local Artisan Support", description: "Promoting traditional crafts and local products to boost economic activity and preserve cultural heritage.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-decorations-carnival-party_23-2148412867.jpg", imageAlt: "Local artisan craft fair", buttonIcon: ArrowRight,
|
||||
},
|
||||
{
|
||||
title: "Community Health Programs",
|
||||
description: "Organizing health camps and awareness sessions to ensure the well-being of every family.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/i-would-advise-you-take-these-medicines-regularly-from-now_637285-11294.jpg",
|
||||
imageAlt: "Community health camp",
|
||||
buttonIcon: "ArrowRight",
|
||||
title: "Community Health Programs", description: "Organizing health camps and awareness sessions to ensure the well-being of every family.", imageSrc: "http://img.b2bpic.net/free-photo/i-would-advise-you-take-these-medicines-regularly-from-now_637285-11294.jpg", imageAlt: "Community health camp", buttonIcon: ArrowRight,
|
||||
},
|
||||
{
|
||||
title: "Sustainable Farming Initiatives",
|
||||
description: "Introducing modern and eco-friendly farming techniques for increased productivity and environmental protection.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-scene-showing-care-support-from-people-community_23-2151261270.jpg",
|
||||
imageAlt: "Sustainable farming",
|
||||
buttonIcon: "ArrowRight",
|
||||
title: "Sustainable Farming Initiatives", description: "Introducing modern and eco-friendly farming techniques for increased productivity and environmental protection.", imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-scene-showing-care-support-from-people-community_23-2151261270.jpg", imageAlt: "Sustainable farming", buttonIcon: ArrowRight,
|
||||
},
|
||||
]}
|
||||
title="Services Designed for Our Community"
|
||||
@@ -232,65 +165,23 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
brand: "Haripur Handlooms",
|
||||
name: "Handwoven Cotton Saree",
|
||||
price: "₹1,200",
|
||||
rating: 5,
|
||||
reviewCount: "120",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-woman-wearing-traditional-sari-garment_23-2149565135.jpg",
|
||||
imageAlt: "Handwoven Cotton Saree",
|
||||
},
|
||||
id: "p1", brand: "Haripur Handlooms", name: "Handwoven Cotton Saree", price: "₹1,200", rating: 5,
|
||||
reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-woman-wearing-traditional-sari-garment_23-2149565135.jpg", imageAlt: "Handwoven Cotton Saree"},
|
||||
{
|
||||
id: "p2",
|
||||
brand: "Serpur Organics",
|
||||
name: "Organic Turmeric Powder",
|
||||
price: "₹250",
|
||||
rating: 4,
|
||||
reviewCount: "85",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/anise-near-spoon-tins-with-spices_23-2147894891.jpg",
|
||||
imageAlt: "Organic Turmeric Powder",
|
||||
},
|
||||
id: "p2", brand: "Serpur Organics", name: "Organic Turmeric Powder", price: "₹250", rating: 4,
|
||||
reviewCount: "85", imageSrc: "http://img.b2bpic.net/free-photo/anise-near-spoon-tins-with-spices_23-2147894891.jpg", imageAlt: "Organic Turmeric Powder"},
|
||||
{
|
||||
id: "p3",
|
||||
brand: "Village Pottery",
|
||||
name: "Handmade Clay Water Pot",
|
||||
price: "₹400",
|
||||
rating: 5,
|
||||
reviewCount: "60",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/indigenous-cultures-create-vibrant-pottery-patterns-designs-generated-by-ai_188544-27429.jpg",
|
||||
imageAlt: "Handmade Clay Water Pot",
|
||||
},
|
||||
id: "p3", brand: "Village Pottery", name: "Handmade Clay Water Pot", price: "₹400", rating: 5,
|
||||
reviewCount: "60", imageSrc: "http://img.b2bpic.net/free-photo/indigenous-cultures-create-vibrant-pottery-patterns-designs-generated-by-ai_188544-27429.jpg", imageAlt: "Handmade Clay Water Pot"},
|
||||
{
|
||||
id: "p4",
|
||||
brand: "Artisan Woodworks",
|
||||
name: "Carved Wooden Elephant",
|
||||
price: "₹750",
|
||||
rating: 5,
|
||||
reviewCount: "45",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-ancient-pottery-vessels-earthenware_23-2151538264.jpg",
|
||||
imageAlt: "Carved Wooden Elephant",
|
||||
},
|
||||
id: "p4", brand: "Artisan Woodworks", name: "Carved Wooden Elephant", price: "₹750", rating: 5,
|
||||
reviewCount: "45", imageSrc: "http://img.b2bpic.net/free-photo/view-ancient-pottery-vessels-earthenware_23-2151538264.jpg", imageAlt: "Carved Wooden Elephant"},
|
||||
{
|
||||
id: "p5",
|
||||
brand: "Nature's Essence",
|
||||
name: "Herbal Hair Oil (200ml)",
|
||||
price: "₹320",
|
||||
rating: 4,
|
||||
reviewCount: "90",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bottles-herbal-spa-treatment-oil-put-wooden-bowl_1150-34502.jpg",
|
||||
imageAlt: "Herbal Hair Oil",
|
||||
},
|
||||
id: "p5", brand: "Nature's Essence", name: "Herbal Hair Oil (200ml)", price: "₹320", rating: 4,
|
||||
reviewCount: "90", imageSrc: "http://img.b2bpic.net/free-photo/bottles-herbal-spa-treatment-oil-put-wooden-bowl_1150-34502.jpg", imageAlt: "Herbal Hair Oil"},
|
||||
{
|
||||
id: "p6",
|
||||
brand: "Sweet Delights",
|
||||
name: "Assorted Local Mithai Box",
|
||||
price: "₹500",
|
||||
rating: 5,
|
||||
reviewCount: "150",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-indian-dessert-arrangement_23-2149312330.jpg",
|
||||
imageAlt: "Assorted Local Mithai Box",
|
||||
},
|
||||
id: "p6", brand: "Sweet Delights", name: "Assorted Local Mithai Box", price: "₹500", rating: 5,
|
||||
reviewCount: "150", imageSrc: "http://img.b2bpic.net/free-photo/top-view-indian-dessert-arrangement_23-2149312330.jpg", imageAlt: "Assorted Local Mithai Box"},
|
||||
]}
|
||||
title="Local Products & Offerings"
|
||||
description="Showcasing the best from our community—crafted with care, available for you. Support local artisans and farmers."
|
||||
@@ -305,20 +196,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "20+",
|
||||
description: "Years of community service",
|
||||
},
|
||||
id: "m1", value: "20+", description: "Years of community service"},
|
||||
{
|
||||
id: "m2",
|
||||
value: "5000+",
|
||||
description: "Lives positively impacted",
|
||||
},
|
||||
id: "m2", value: "5000+", description: "Lives positively impacted"},
|
||||
{
|
||||
id: "m3",
|
||||
value: "100%",
|
||||
description: "Local volunteer participation",
|
||||
},
|
||||
id: "m3", value: "100%", description: "Local volunteer participation"},
|
||||
]}
|
||||
title="Our Impact in Numbers"
|
||||
description="Measuring our dedication to the prosperity and well-being of our villages. Together, we are building a stronger future."
|
||||
@@ -332,26 +214,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
team={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "Rajesh Kumar",
|
||||
role: "Community Lead",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-posing_23-2149915892.jpg",
|
||||
imageAlt: "Rajesh Kumar",
|
||||
},
|
||||
id: "t1", name: "Rajesh Kumar", role: "Community Lead", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-posing_23-2149915892.jpg", imageAlt: "Rajesh Kumar"},
|
||||
{
|
||||
id: "t2",
|
||||
name: "Priya Sharma",
|
||||
role: "Initiative Coordinator",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-men-collaborating-notepad-with-materials_23-2147655857.jpg",
|
||||
imageAlt: "Priya Sharma",
|
||||
},
|
||||
id: "t2", name: "Priya Sharma", role: "Initiative Coordinator", imageSrc: "http://img.b2bpic.net/free-photo/young-men-collaborating-notepad-with-materials_23-2147655857.jpg", imageAlt: "Priya Sharma"},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Amit Singh",
|
||||
role: "Volunteer Manager",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/indian-young-businessman-standing-modern-office_231208-2588.jpg",
|
||||
imageAlt: "Amit Singh",
|
||||
},
|
||||
id: "t3", name: "Amit Singh", role: "Volunteer Manager", imageSrc: "http://img.b2bpic.net/free-photo/indian-young-businessman-standing-modern-office_231208-2588.jpg", imageAlt: "Amit Singh"},
|
||||
]}
|
||||
title="Meet Our Dedicated Team"
|
||||
description="Passionate individuals working tirelessly to serve and uplift the communities of Haripur and Serpur. Our strength lies in our unity."
|
||||
@@ -363,43 +230,22 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "test1",
|
||||
name: "Sunita Devi",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-gay-couple-spending-time-together-having-date-park-lgbt-love-concept_58466-12309.jpg",
|
||||
imageAlt: "Sunita Devi",
|
||||
},
|
||||
id: "test1", name: "Sunita Devi", imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-gay-couple-spending-time-together-having-date-park-lgbt-love-concept_58466-12309.jpg", imageAlt: "Sunita Devi"},
|
||||
{
|
||||
id: "test2",
|
||||
name: "Mahesh Gupta",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-near-window-looking-camera_23-2148130343.jpg",
|
||||
imageAlt: "Mahesh Gupta",
|
||||
},
|
||||
id: "test2", name: "Mahesh Gupta", imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-near-window-looking-camera_23-2148130343.jpg", imageAlt: "Mahesh Gupta"},
|
||||
{
|
||||
id: "test3",
|
||||
name: "Shanti Devi",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-family-celebrating-birthday-together_23-2150572088.jpg",
|
||||
imageAlt: "Shanti Devi",
|
||||
},
|
||||
id: "test3", name: "Shanti Devi", imageSrc: "http://img.b2bpic.net/free-photo/side-view-family-celebrating-birthday-together_23-2150572088.jpg", imageAlt: "Shanti Devi"},
|
||||
{
|
||||
id: "test4",
|
||||
name: "Rahul Verma",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stylish-indian-beard-man-pink-tshirt-india-model-posed-outdoor-streets-city_627829-12720.jpg",
|
||||
imageAlt: "Rahul Verma",
|
||||
},
|
||||
id: "test4", name: "Rahul Verma", imageSrc: "http://img.b2bpic.net/free-photo/stylish-indian-beard-man-pink-tshirt-india-model-posed-outdoor-streets-city_627829-12720.jpg", imageAlt: "Rahul Verma"},
|
||||
{
|
||||
id: "test5",
|
||||
name: "Anjali Singh",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-holding-thumbs-up-while-looking-camera-while-working_651396-3611.jpg",
|
||||
imageAlt: "Anjali Singh",
|
||||
},
|
||||
id: "test5", name: "Anjali Singh", imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-holding-thumbs-up-while-looking-camera-while-working_651396-3611.jpg", imageAlt: "Anjali Singh"},
|
||||
]}
|
||||
cardTitle="Hearing from Our Community"
|
||||
cardTag="Local Voices"
|
||||
cardTagIcon={MessageSquare}
|
||||
buttons={[
|
||||
{
|
||||
text: "Read More Stories",
|
||||
},
|
||||
text: "Read More Stories"},
|
||||
]}
|
||||
cardAnimation="slide-up"
|
||||
/>
|
||||
@@ -409,18 +255,13 @@ export default function LandingPage() {
|
||||
<ContactText
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
text="Get in Touch with Your Local Hub"
|
||||
buttons={[
|
||||
{
|
||||
text: "Contact Us Now",
|
||||
href: "mailto:connect@haripurserpur.in",
|
||||
},
|
||||
text: "Contact Us Now", href: "mailto:connect@haripurserpur.in"},
|
||||
{
|
||||
text: "Find Our Location",
|
||||
href: "https://maps.app.goo.gl/YourGoogleMapsLink",
|
||||
},
|
||||
text: "Find Our Location", href: "https://maps.app.goo.gl/YourGoogleMapsLink"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -429,66 +270,39 @@ export default function LandingPage() {
|
||||
<FooterBase
|
||||
columns={[
|
||||
{
|
||||
title: "Services",
|
||||
items: [
|
||||
title: "Services", items: [
|
||||
{
|
||||
label: "Skill Development",
|
||||
href: "#features",
|
||||
},
|
||||
label: "Skill Development", href: "#features"},
|
||||
{
|
||||
label: "Artisan Support",
|
||||
href: "#features",
|
||||
},
|
||||
label: "Artisan Support", href: "#features"},
|
||||
{
|
||||
label: "Health Programs",
|
||||
href: "#features",
|
||||
},
|
||||
label: "Health Programs", href: "#features"},
|
||||
{
|
||||
label: "Farming Initiatives",
|
||||
href: "#features",
|
||||
},
|
||||
label: "Farming Initiatives", href: "#features"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Community",
|
||||
items: [
|
||||
title: "Community", items: [
|
||||
{
|
||||
label: "About Us",
|
||||
href: "#about",
|
||||
},
|
||||
label: "About Us", href: "#about"},
|
||||
{
|
||||
label: "Our Team",
|
||||
href: "#team",
|
||||
},
|
||||
label: "Our Team", href: "#team"},
|
||||
{
|
||||
label: "Testimonials",
|
||||
href: "#testimonials",
|
||||
},
|
||||
label: "Testimonials", href: "#testimonials"},
|
||||
{
|
||||
label: "Contact Us",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Contact Us", href: "#contact"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Resources",
|
||||
items: [
|
||||
title: "Resources", items: [
|
||||
{
|
||||
label: "Local Products",
|
||||
href: "#products",
|
||||
},
|
||||
label: "Local Products", href: "#products"},
|
||||
{
|
||||
label: "Impact Metrics",
|
||||
href: "#metrics",
|
||||
},
|
||||
label: "Impact Metrics", href: "#metrics"},
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#",
|
||||
},
|
||||
label: "Privacy Policy", href: "#"},
|
||||
{
|
||||
label: "Terms of Service",
|
||||
href: "#",
|
||||
},
|
||||
label: "Terms of Service", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user