Update src/app/page.tsx

This commit is contained in:
2026-06-10 04:20:19 +00:00
parent f6bfbc7685
commit cdc4afdc89

View File

@@ -33,153 +33,87 @@ export default function LandingPage() {
<NavbarLayoutFloatingOverlay <NavbarLayoutFloatingOverlay
navItems={[ navItems={[
{ {
name: "Home", name: "Home", id: "#home"},
id: "#home",
},
{ {
name: "Features", name: "Features", id: "#features"},
id: "#features",
},
{ {
name: "Impact", name: "Impact", id: "#impact"},
id: "#impact",
},
{ {
name: "FAQs", name: "FAQs", id: "#faqs"},
id: "#faqs",
},
{ {
name: "Contact", name: "Contact", id: "#contact"},
id: "#contact",
},
]} ]}
brandName="AquaWatch" brandName="AquaWatch"
button={{ button={{
text: "Report Issue", text: "Report Issue", href: "#contact"}}
href: "#contact",
}}
/> />
</div> </div>
<div id="home" data-section="home"> <div id="home" data-section="home">
<HeroSplitDoubleCarousel <HeroSplitDoubleCarousel
background={{ background={{
variant: "radial-gradient", variant: "radial-gradient"}}
}}
title="Empower Change. Ensure Clean Water." title="Empower Change. Ensure Clean Water."
description="AquaWatch is a citizen-driven platform dedicated to monitoring and reporting water quality issues. Together, we can hold authorities accountable and ensure a healthier, cleaner environment for everyone." description="AquaWatch is a citizen-driven platform dedicated to monitoring and reporting water quality issues. Together, we can hold authorities accountable and ensure a healthier, cleaner environment for everyone."
leftCarouselItems={[ leftCarouselItems={[
{ {
imageSrc: "http://img.b2bpic.net/free-photo/top-view-clear-ocean-water-texture_23-2149132349.jpg?_wi=1", imageSrc: "http://img.b2bpic.net/free-photo/top-view-clear-ocean-water-texture_23-2149132349.jpg", imageAlt: "Pristine clear water flowing"},
imageAlt: "Pristine clear water flowing",
},
{ {
imageSrc: "http://img.b2bpic.net/free-photo/lake-with-plants-branches_1127-359.jpg?_wi=1", imageSrc: "http://img.b2bpic.net/free-photo/lake-with-plants-branches_1127-359.jpg", imageAlt: "Dirty murky water with contaminants"},
imageAlt: "Dirty murky water with contaminants",
},
{ {
imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-s-hand-holding-map-cell-phone-outdoors_23-2148203105.jpg", imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-s-hand-holding-map-cell-phone-outdoors_23-2148203105.jpg", imageAlt: "Citizen using smartphone to report water issue"},
imageAlt: "Citizen using smartphone to report water issue",
},
{ {
imageSrc: "http://img.b2bpic.net/free-photo/front-close-view-young-male-chemist-white-special-suit-holding-little-flasks-with-solutions-cream-wall-science-experiment-chemistry-scientific-lab_140725-37431.jpg", imageSrc: "http://img.b2bpic.net/free-photo/front-close-view-young-male-chemist-white-special-suit-holding-little-flasks-with-solutions-cream-wall-science-experiment-chemistry-scientific-lab_140725-37431.jpg", imageAlt: "Scientist analyzing water sample"},
imageAlt: "Scientist analyzing water sample",
},
{ {
imageSrc: "http://img.b2bpic.net/free-photo/close-up-businessman-analyzing-annual-report_1098-3061.jpg", imageSrc: "http://img.b2bpic.net/free-photo/close-up-businessman-analyzing-annual-report_1098-3061.jpg", imageAlt: "Government official reviewing water quality dashboard"},
imageAlt: "Government official reviewing water quality dashboard",
},
{ {
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-kids-cleaning-ground_23-2148472394.jpg", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-kids-cleaning-ground_23-2148472394.jpg", imageAlt: "Community group participating in river clean-up"},
imageAlt: "Community group participating in river clean-up",
},
]} ]}
rightCarouselItems={[ rightCarouselItems={[
{ {
imageSrc: "http://img.b2bpic.net/free-photo/pouring-water-into-empty-glass_114579-5375.jpg", imageSrc: "http://img.b2bpic.net/free-photo/pouring-water-into-empty-glass_114579-5375.jpg", imageAlt: "Clean drinking water pouring into a glass"},
imageAlt: "Clean drinking water pouring into a glass",
},
{ {
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-environmental-engineer-getting-water-sample_23-2149354044.jpg", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-environmental-engineer-getting-water-sample_23-2149354044.jpg", imageAlt: "AquaWatch app interface on a phone"},
imageAlt: "AquaWatch app interface on a phone",
},
{ {
imageSrc: "http://img.b2bpic.net/free-photo/macro-green-leaf_23-2148211978.jpg", imageSrc: "http://img.b2bpic.net/free-photo/macro-green-leaf_23-2148211978.jpg", imageAlt: "Digital map with red and green water quality markers"},
imageAlt: "Digital map with red and green water quality markers",
},
{ {
imageSrc: "http://img.b2bpic.net/free-photo/crop-unrecognizable-worker-with-tablet_23-2147717388.jpg", imageSrc: "http://img.b2bpic.net/free-photo/crop-unrecognizable-worker-with-tablet_23-2147717388.jpg", imageAlt: "Bar chart showing increasing resolved reports"},
imageAlt: "Bar chart showing increasing resolved reports",
},
{ {
imageSrc: "http://img.b2bpic.net/free-photo/coworkers-brainstorming-solutions-with-mockup-display-solar-plant_482257-126042.jpg", imageSrc: "http://img.b2bpic.net/free-photo/coworkers-brainstorming-solutions-with-mockup-display-solar-plant_482257-126042.jpg", imageAlt: "Hands shaking over tablet with AquaWatch logo"},
imageAlt: "Hands shaking over tablet with AquaWatch logo",
},
{ {
imageSrc: "http://img.b2bpic.net/free-photo/kids-spending-time-outdoors-rural-area-enjoying-childhood_23-2149614747.jpg", imageSrc: "http://img.b2bpic.net/free-photo/kids-spending-time-outdoors-rural-area-enjoying-childhood_23-2149614747.jpg", imageAlt: "Family enjoying clean water in a park"},
imageAlt: "Family enjoying clean water in a park",
},
]} ]}
tag="Civic Impact Platform" tag="Civic Impact Platform"
buttons={[ buttons={[
{ {
text: "Report an Issue", text: "Report an Issue", href: "#contact"},
href: "#contact",
},
{ {
text: "Explore Reports", text: "Explore Reports", href: "#features"},
href: "#features",
},
]} ]}
avatars={[ avatars={[
{ {
src: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-work_23-2149304143.jpg", src: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-work_23-2149304143.jpg", alt: "Community Member"},
alt: "Community Member",
},
{ {
src: "http://img.b2bpic.net/free-photo/portrait-man-black-suit_23-2148401442.jpg", src: "http://img.b2bpic.net/free-photo/portrait-man-black-suit_23-2148401442.jpg", alt: "Local Activist"},
alt: "Local Activist",
},
{ {
src: "http://img.b2bpic.net/free-photo/portrait-beautiful-afro-american-woman_23-2148332136.jpg", src: "http://img.b2bpic.net/free-photo/portrait-beautiful-afro-american-woman_23-2148332136.jpg", alt: "Concerned Citizen"},
alt: "Concerned Citizen",
},
{ {
src: "http://img.b2bpic.net/free-photo/portrait-smiley-business-man_23-2148514859.jpg", src: "http://img.b2bpic.net/free-photo/portrait-smiley-business-man_23-2148514859.jpg", alt: "Volunteer"},
alt: "Volunteer",
},
{ {
src: "http://img.b2bpic.net/free-photo/bearded-grey-haired-elderly-man-wearing-formal-suit_273609-5596.jpg", src: "http://img.b2bpic.net/free-photo/bearded-grey-haired-elderly-man-wearing-formal-suit_273609-5596.jpg", alt: "Environmental Advocate"},
alt: "Environmental Advocate",
},
]} ]}
avatarText="Join 15,000+ citizens ensuring clean water" avatarText="Join 15,000+ citizens ensuring clean water"
marqueeItems={[ marqueeItems={[
{ {
type: "image", type: "image", src: "http://img.b2bpic.net/free-photo/closeup-shot-water-droplet-blue-water_181624-34280.jpg", alt: "Water Quality Authority Logo"},
src: "http://img.b2bpic.net/free-photo/closeup-shot-water-droplet-blue-water_181624-34280.jpg",
alt: "Water Quality Authority Logo",
},
{ {
type: "image", type: "image", src: "http://img.b2bpic.net/free-photo/go-green-think-green-act-green_53876-74636.jpg", alt: "Environmental NGO Logo"},
src: "http://img.b2bpic.net/free-photo/go-green-think-green-act-green_53876-74636.jpg",
alt: "Environmental NGO Logo",
},
{ {
type: "image", type: "image", src: "http://img.b2bpic.net/free-photo/top-view-statistics-presentation-with-arrow_23-2149023749.jpg", alt: "Data Analytics Partner Logo"},
src: "http://img.b2bpic.net/free-photo/top-view-statistics-presentation-with-arrow_23-2149023749.jpg",
alt: "Data Analytics Partner Logo",
},
{ {
type: "image", type: "image", src: "http://img.b2bpic.net/free-photo/top-view-diversity-assortment-with-different-colored-paper-hands_23-2148642211.jpg", alt: "Community Action Network Logo"},
src: "http://img.b2bpic.net/free-photo/top-view-diversity-assortment-with-different-colored-paper-hands_23-2148642211.jpg",
alt: "Community Action Network Logo",
},
{ {
type: "image", type: "image", src: "http://img.b2bpic.net/free-vector/cityscape-factory_1017-520.jpg", alt: "Urban Development Partner Logo"},
src: "http://img.b2bpic.net/free-vector/cityscape-factory_1017-520.jpg",
alt: "Urban Development Partner Logo",
},
]} ]}
/> />
</div> </div>
@@ -191,19 +125,13 @@ export default function LandingPage() {
metrics={[ metrics={[
{ {
icon: CheckCircle, icon: CheckCircle,
label: "Reports Resolved", label: "Reports Resolved", value: "1200+"},
value: "1200+",
},
{ {
icon: MapPin, icon: MapPin,
label: "Areas Monitored", label: "Areas Monitored", value: "500+"},
value: "500+",
},
{ {
icon: Clock, icon: Clock,
label: "Avg. Resolution Time", label: "Avg. Resolution Time", value: "7 Days"},
value: "7 Days",
},
]} ]}
metricsAnimation="slide-up" metricsAnimation="slide-up"
/> />
@@ -216,81 +144,51 @@ export default function LandingPage() {
useInvertedBackground={true} useInvertedBackground={true}
features={[ features={[
{ {
title: "Photo-based Reporting", title: "Photo-based Reporting", description: "Capture visual evidence of contaminated water with your smartphone camera.", bentoComponent: "phone", statusIcon: Camera,
description: "Capture visual evidence of contaminated water with your smartphone camera.",
bentoComponent: "phone",
statusIcon: Camera,
alertIcon: AlertCircle, alertIcon: AlertCircle,
alertTitle: "New Report", alertTitle: "New Report", alertMessage: "Contaminated water detected in Sector 7.", apps: [
alertMessage: "Contaminated water detected in Sector 7.",
apps: [
{ {
name: "Report", name: "Report", icon: Share2,
icon: Share2,
}, },
{ {
name: "Location", name: "Location", icon: MapPin,
icon: MapPin,
}, },
{ {
name: "Status", name: "Status", icon: ListChecks,
icon: ListChecks,
}, },
{ {
name: "Gallery", name: "Gallery", icon: Image,
icon: Image,
}, },
{ {
name: "Profile", name: "Profile", icon: User,
icon: User,
}, },
{ {
name: "Settings", name: "Settings", icon: Settings,
icon: Settings,
}, },
{ {
name: "Analytics", name: "Analytics", icon: BarChart2,
icon: BarChart2,
}, },
{ {
name: "Community", name: "Community", icon: Users,
icon: Users,
}, },
], ],
imageSrc: "http://img.b2bpic.net/free-vector/water-logos-collection-companies-flat-style_23-2147817505.jpg",
imageAlt: "water drop checkmark icon",
}, },
{ {
title: "Auto Location Detection", title: "Auto Location Detection", description: "Automatically pinpoint the exact location of the reported issue using GPS.", bentoComponent: "reveal-icon", icon: MapPin,
description: "Automatically pinpoint the exact location of the reported issue using GPS.",
bentoComponent: "reveal-icon",
icon: MapPin,
imageSrc: "http://img.b2bpic.net/free-photo/top-view-clear-ocean-water-texture_23-2149132349.jpg?_wi=2",
imageAlt: "water drop checkmark icon",
}, },
{ {
title: "Complaint Status Tracking", title: "Complaint Status Tracking", description: "Monitor the progress of your report from 'Pending' to 'Resolved' in real-time.", bentoComponent: "3d-task-list", heading: "Report ID: AQ-2023-1234", items: [
description: "Monitor the progress of your report from 'Pending' to 'Resolved' in real-time.",
bentoComponent: "3d-task-list",
heading: "Report ID: AQ-2023-1234",
items: [
{ {
label: "Report Submitted", label: "Report Submitted", time: "Just now", icon: CheckCircle,
time: "Just now",
}, },
{ {
label: "Under Review", label: "Under Review", time: "1 hour ago", icon: Clock,
time: "1 hour ago",
}, },
{ {
label: "Action Initiated", label: "Action Initiated", time: "3 days ago", icon: Clock,
time: "3 days ago",
}, },
], ],
completedLabel: "Resolved", completedLabel: "Resolved"},
imageSrc: "http://img.b2bpic.net/free-photo/lake-with-plants-branches_1127-359.jpg?_wi=2",
imageAlt: "water drop checkmark icon",
},
]} ]}
title="Seamless Reporting & Tracking" title="Seamless Reporting & Tracking"
description="Our intuitive platform makes it easy for citizens to report water quality concerns and for authorities to track and resolve them efficiently." description="Our intuitive platform makes it easy for citizens to report water quality concerns and for authorities to track and resolve them efficiently."
@@ -304,27 +202,12 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
features={[ features={[
{ {
title: "Interactive Map Dashboard", title: "Interactive Map Dashboard", description: "Visualize water quality issues across your city with real-time markers and status updates.", bentoComponent: "map"},
description: "Visualize water quality issues across your city with real-time markers and status updates.", {
bentoComponent: "map", title: "Upvote & Support System", description: "Amplify critical reports by upvoting them, generating more public pressure for action.", bentoComponent: "reveal-icon", icon: ThumbsUp,
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-water-drop-with-message_23-2148485566.jpg",
imageAlt: "map pin water location icon",
}, },
{ {
title: "Upvote & Support System", title: "Report Analytics & Trends", description: "Access detailed analytics to identify polluted areas and track resolution trends over time.", bentoComponent: "animated-bar-chart"},
description: "Amplify critical reports by upvoting them, generating more public pressure for action.",
bentoComponent: "reveal-icon",
icon: ThumbsUp,
imageSrc: "http://img.b2bpic.net/free-photo/top-view-clear-ocean-water-texture_23-2149132349.jpg?_wi=3",
imageAlt: "map pin water location icon",
},
{
title: "Report Analytics & Trends",
description: "Access detailed analytics to identify polluted areas and track resolution trends over time.",
bentoComponent: "animated-bar-chart",
imageSrc: "http://img.b2bpic.net/free-photo/lake-with-plants-branches_1127-359.jpg?_wi=3",
imageAlt: "map pin water location icon",
},
]} ]}
title="See the Impact, Drive the Change" title="See the Impact, Drive the Change"
description="Our public dashboard transforms raw data into actionable insights, fostering transparency and citizen engagement." description="Our public dashboard transforms raw data into actionable insights, fostering transparency and citizen engagement."
@@ -338,40 +221,20 @@ export default function LandingPage() {
useInvertedBackground={true} useInvertedBackground={true}
metrics={[ metrics={[
{ {
id: "1", id: "1", value: "15,000+", title: "Total Reports", items: [
value: "15,000+", "Submitted by citizens", "Growing daily"],
title: "Total Reports",
items: [
"Submitted by citizens",
"Growing daily",
],
}, },
{ {
id: "2", id: "2", value: "9,000+", title: "Reports Resolved", items: [
value: "9,000+", "Verified by authorities", "Positive outcomes"],
title: "Reports Resolved",
items: [
"Verified by authorities",
"Positive outcomes",
],
}, },
{ {
id: "3", id: "3", value: "150+", title: "Active Areas", items: [
value: "150+", "Regions with ongoing monitoring", "Expanding coverage"],
title: "Active Areas",
items: [
"Regions with ongoing monitoring",
"Expanding coverage",
],
}, },
{ {
id: "4", id: "4", value: "75%", title: "Community Engagement", items: [
value: "75%", "Citizen participation rate", "Higher civic impact"],
title: "Community Engagement",
items: [
"Citizen participation rate",
"Higher civic impact",
],
}, },
]} ]}
title="Our Impact in Numbers" title="Our Impact in Numbers"
@@ -384,14 +247,7 @@ export default function LandingPage() {
textboxLayout="default" textboxLayout="default"
useInvertedBackground={false} useInvertedBackground={false}
names={[ names={[
"City Water Authority", "City Water Authority", "Green Earth Foundation", "Data Insights Corp", "Community Action Network", "Urban Development Dept.", "Public Health Services", "Hydrology Research"]}
"Green Earth Foundation",
"Data Insights Corp",
"Community Action Network",
"Urban Development Dept.",
"Public Health Services",
"Hydrology Research",
]}
title="Supported by Leading Organizations" title="Supported by Leading Organizations"
description="We partner with local authorities, environmental NGOs, and research institutions to ensure our data drives real change." description="We partner with local authorities, environmental NGOs, and research institutions to ensure our data drives real change."
/> />
@@ -403,35 +259,17 @@ export default function LandingPage() {
useInvertedBackground={true} useInvertedBackground={true}
faqs={[ faqs={[
{ {
id: "1", id: "1", title: "How do I report a water quality issue?", content: "Simply open the AquaWatch app or website, upload a photo of the contaminated water, your location will be auto-detected, and add a brief description. Then submit!"},
title: "How do I report a water quality issue?",
content: "Simply open the AquaWatch app or website, upload a photo of the contaminated water, your location will be auto-detected, and add a brief description. Then submit!",
},
{ {
id: "2", id: "2", title: "Is my report anonymous?", content: "Yes, you have the option to submit reports anonymously. Your personal details will not be shared with authorities or the public if you choose this option."},
title: "Is my report anonymous?",
content: "Yes, you have the option to submit reports anonymously. Your personal details will not be shared with authorities or the public if you choose this option.",
},
{ {
id: "3", id: "3", title: "How long does it take for an issue to be resolved?", content: "Resolution times vary based on the nature and severity of the issue, and the response time of local authorities. You can track the status of your report in real-time."},
title: "How long does it take for an issue to be resolved?",
content: "Resolution times vary based on the nature and severity of the issue, and the response time of local authorities. You can track the status of your report in real-time.",
},
{ {
id: "4", id: "4", title: "What happens after I report an issue?", content: "Once submitted, your report is stored in our system, assigned a status (Pending, Under Review, Resolved), and relevant authorities/NGOs are notified to take action."},
title: "What happens after I report an issue?",
content: "Once submitted, your report is stored in our system, assigned a status (Pending, Under Review, Resolved), and relevant authorities/NGOs are notified to take action.",
},
{ {
id: "5", id: "5", title: "Can I see other people's reports?", content: "Yes, our Public Dashboard allows everyone to view reports, their locations, and resolution statuses, fostering transparency and community awareness."},
title: "Can I see other people's reports?",
content: "Yes, our Public Dashboard allows everyone to view reports, their locations, and resolution statuses, fostering transparency and community awareness.",
},
{ {
id: "6", id: "6", title: "How do you prevent fake reports?", content: "We require photo evidence and have an admin panel for verification. Additionally, our upvote system helps prioritize reports with broader community support."},
title: "How do you prevent fake reports?",
content: "We require photo evidence and have an admin panel for verification. Additionally, our upvote system helps prioritize reports with broader community support.",
},
]} ]}
title="Frequently Asked Questions" title="Frequently Asked Questions"
description="Find answers to common questions about reporting, data privacy, and how AquaWatch ensures real impact." description="Find answers to common questions about reporting, data privacy, and how AquaWatch ensures real impact."
@@ -444,53 +282,23 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
testimonials={[ testimonials={[
{ {
id: "1", id: "1", name: "Sarah Johnson", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-asian-woman-posing-office-window_1098-20807.jpg", imageAlt: "Professional headshot of Sarah Johnson"
name: "Sarah Johnson",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-asian-woman-posing-office-window_1098-20807.jpg",
imageAlt: "Professional headshot of Sarah Johnson",
role: "Local Resident",
quote: "AquaWatch has given me a voice to report local water issues effectively. It's incredibly empowering to see direct action taken by authorities thanks to this platform.",
}, },
{ {
id: "2", id: "2", name: "Michael Chen", imageSrc: "http://img.b2bpic.net/free-photo/best-friends-having-fun-together-outside_23-2148784230.jpg", imageAlt: "Professional headshot of Michael Chen"
name: "Michael Chen",
imageSrc: "http://img.b2bpic.net/free-photo/best-friends-having-fun-together-outside_23-2148784230.jpg",
imageAlt: "Professional headshot of Michael Chen",
role: "Environmental Activist",
quote: "As an NGO, collaborating with AquaWatch has streamlined our efforts. The data-driven reports allow us to advocate for change with tangible evidence.",
}, },
{ {
id: "3", id: "3", name: "Emily Rodriguez", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-working_23-2149271738.jpg", imageAlt: "Professional headshot of Emily Rodriguez"
name: "Emily Rodriguez",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-working_23-2149271738.jpg",
imageAlt: "Professional headshot of Emily Rodriguez",
role: "City Official",
quote: "The platform provides invaluable real-time insights for our water department. It helps us prioritize interventions and respond to citizen concerns much faster.",
}, },
{ {
id: "4", id: "4", name: "David Kim", imageSrc: "http://img.b2bpic.net/free-photo/you-got-it-closeup-portrait-smiling-cute-young-hispanic-man-saying-good-luck-pointing-fingers_1258-111343.jpg", imageAlt: "Professional headshot of David Kim"
name: "David Kim",
imageSrc: "http://img.b2bpic.net/free-photo/you-got-it-closeup-portrait-smiling-cute-young-hispanic-man-saying-good-luck-pointing-fingers_1258-111343.jpg",
imageAlt: "Professional headshot of David Kim",
role: "University Student",
quote: "AquaWatch is a fantastic tool for civic engagement. I appreciate being able to track the impact of my reports and contribute to a healthier community.",
}, },
{ {
id: "5", id: "5", name: "Priya Sharma", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-senior-man-sitting-rock_23-2149292921.jpg", imageAlt: "Professional headshot of Priya Sharma"
name: "Priya Sharma",
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-senior-man-sitting-rock_23-2149292921.jpg",
imageAlt: "Professional headshot of Priya Sharma",
role: "Concerned Parent",
quote: "Ensuring clean water for my children is paramount. AquaWatch provides the transparency I need to feel confident about the quality of our local water sources.",
}, },
{ {
id: "6", id: "6", name: "John Doe", imageSrc: "http://img.b2bpic.net/free-photo/young-caucasian-woman-working-scientist-laboratory-smiling-looking-confident-camera-with-crossed-arms-hand-chin-thinking-positive_839833-27538.jpg", imageAlt: "Professional headshot of John Doe"
name: "John Doe", }
imageSrc: "http://img.b2bpic.net/free-photo/young-caucasian-woman-working-scientist-laboratory-smiling-looking-confident-camera-with-crossed-arms-hand-chin-thinking-positive_839833-27538.jpg",
imageAlt: "Professional headshot of John Doe",
role: "Researcher",
quote: "The platform's data offers a unique perspective for environmental research. It highlights trends and areas of concern that might otherwise go unnoticed.",
},
]} ]}
cardTitle="Voices of Change" cardTitle="Voices of Change"
cardTag="What Our Community Says" cardTag="What Our Community Says"
@@ -505,22 +313,14 @@ export default function LandingPage() {
description="Have questions, suggestions, or want to partner with us? Reach out and let's make a difference together." description="Have questions, suggestions, or want to partner with us? Reach out and let's make a difference together."
inputs={[ inputs={[
{ {
name: "name", name: "name", type: "text", placeholder: "Your Name", required: true,
type: "text",
placeholder: "Your Name",
required: true,
}, },
{ {
name: "email", name: "email", type: "email", placeholder: "Your Email", required: true,
type: "email",
placeholder: "Your Email",
required: true,
}, },
]} ]}
textarea={{ textarea={{
name: "message", name: "message", placeholder: "Your Message", rows: 4,
placeholder: "Your Message",
rows: 4,
required: true, required: true,
}} }}
imageSrc="http://img.b2bpic.net/free-photo/natural-background-water-texture-lake_169016-24722.jpg" imageSrc="http://img.b2bpic.net/free-photo/natural-background-water-texture-lake_169016-24722.jpg"
@@ -538,24 +338,16 @@ export default function LandingPage() {
socialLinks={[ socialLinks={[
{ {
icon: Twitter, icon: Twitter,
href: "https://twitter.com/aquawatch", href: "https://twitter.com/aquawatch", ariaLabel: "Twitter"},
ariaLabel: "Twitter",
},
{ {
icon: Facebook, icon: Facebook,
href: "https://facebook.com/aquawatch", href: "https://facebook.com/aquawatch", ariaLabel: "Facebook"},
ariaLabel: "Facebook",
},
{ {
icon: Instagram, icon: Instagram,
href: "https://instagram.com/aquawatch", href: "https://instagram.com/aquawatch", ariaLabel: "Instagram"},
ariaLabel: "Instagram",
},
{ {
icon: Linkedin, icon: Linkedin,
href: "https://linkedin.com/company/aquawatch", href: "https://linkedin.com/company/aquawatch", ariaLabel: "LinkedIn"},
ariaLabel: "LinkedIn",
},
]} ]}
/> />
</div> </div>