From 7314edbc859e93d707766db9a391a6757656c43b Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 10 May 2026 15:05:48 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 109 ++++++++++++++++++----------------------------- 1 file changed, 42 insertions(+), 67 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 62c5ec3..901a023 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -11,7 +11,7 @@ import HeroOverlay from '@/components/sections/hero/HeroOverlay'; import MetricCardSeven from '@/components/sections/metrics/MetricCardSeven'; import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline'; import TestimonialCardTen from '@/components/sections/testimonial/TestimonialCardTen'; -import { AlertTriangle, BookOpen, Briefcase, CheckCircle, FileText, MessageSquare } from "lucide-react"; +import { AlertTriangle, BookOpen, Briefcase, CheckCircle, FileText, MessageSquare, Info, ShieldCheck, HelpCircle } from "lucide-react"; export default function LandingPage() { return ( @@ -33,8 +33,8 @@ export default function LandingPage() { navItems={[ { name: "Home", id: "/" }, { name: "Services", id: "#services" }, - { name: "Schemes", id: "#schemes" }, - { name: "Help", id: "#faq" }, + { name: "Impact", id: "#metrics" }, + { name: "Support", id: "#faq" }, { name: "Contact", id: "#contact" } ]} brandName="Jan Sahayata" @@ -46,12 +46,10 @@ export default function LandingPage() {
@@ -90,12 +88,12 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={true} metrics={[ - { id: "m1", value: "1.2M+", title: "Active Users", items: ["Across 28 States", "Unified Access"] }, - { id: "m2", value: "5k+", title: "Schemes Listed", items: ["Central Government", "State Initiatives"] }, - { id: "m3", value: "24/7", title: "Support Availability", items: ["AI Chatbots", "Voice Guidance"] }, + { id: "m1", value: "1.2M+", title: "Empowered Users", items: ["Across every Indian state", "Unified and inclusive access"] }, + { id: "m2", value: "5k+", title: "Schemes Categorized", items: ["Central government programs", "Specific state-level initiatives"] }, + { id: "m3", value: "24/7", title: "Active Support", items: ["Instant AI chatbot guidance", "Real-time voice-enabled help"] }, ]} - title="Platform Impact" - description="Connecting citizens to opportunities at scale." + title="Measurable Impact" + description="Every number represents a success story of a citizen accessing the right opportunity at the right time." /> @@ -104,14 +102,12 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} testimonials={[ - { id: "1", title: "Scheme Success", quote: "I found my pension scheme eligibility in seconds. Excellent tool.", name: "Rajeshwari Devi", role: "Homemaker", imageSrc: "http://img.b2bpic.net/free-photo/brunette-girl-wearing-headband-standing-outside_23-2147654964.jpg" }, - { id: "2", title: "Scholarship Guide", quote: "Helped me understand the entire application process clearly.", name: "Vikram Singh", role: "Student", imageSrc: "http://img.b2bpic.net/free-photo/indian-man-student-shirt-posed-outdoor_627829-2276.jpg" }, - { id: "3", title: "Farmer Support", quote: "The emergency service list saved me valuable time.", name: "Harish Kumar", role: "Farmer", imageSrc: "http://img.b2bpic.net/free-photo/man-glasses-wearing-orange-shirt-summer-hat-with-pensive-expression-face-thinking-standing-green-wall_141793-61041.jpg" }, - { id: "4", title: "Business Aid", quote: "Professional advice on local business permits was very helpful.", name: "Sunita Rao", role: "Business Owner", imageSrc: "http://img.b2bpic.net/free-photo/closeup-handsome-middle-aged-business-leader_1262-4822.jpg" }, - { id: "5", title: "Future Growth", quote: "Getting career updates daily has really helped my growth.", name: "Deepak Verma", role: "Tech Aspirant", imageSrc: "http://img.b2bpic.net/free-photo/indian-man-using-laptop-while-drinking-cup-coffee-outdoor-street-cafe_231208-2784.jpg" }, + { id: "1", title: "Simplification Success", quote: "Before this, I didn't know which schemes applied to me. Now, the application process is completely clear.", name: "Rajeshwari Devi", role: "Homemaker", imageSrc: "http://img.b2bpic.net/free-photo/brunette-girl-wearing-headband-standing-outside_23-2147654964.jpg" }, + { id: "2", title: "Career Clarity", quote: "The job alert system provided clear, reliable leads for my current career search.", name: "Vikram Singh", role: "Student", imageSrc: "http://img.b2bpic.net/free-photo/indian-man-student-shirt-posed-outdoor_627829-2276.jpg" }, + { id: "3", title: "Quick Support", quote: "The emergency response directory is easy to use and provides accurate information in urgent situations.", name: "Harish Kumar", role: "Farmer", imageSrc: "http://img.b2bpic.net/free-photo/man-glasses-wearing-orange-shirt-summer-hat-with-pensive-expression-face-thinking-standing-green-wall_141793-61041.jpg" }, ]} - title="Voices of the Community" - description="Real stories from citizens who found help when they needed it most." + title="What Citizens Say" + description="Our community shares how clear information changes lives." /> @@ -120,12 +116,12 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={true} faqs={[ - { id: "f1", title: "Is the service free to use?", content: "Yes, basic scheme searching and job information is free." }, - { id: "f2", title: "Do you provide direct applications?", content: "We guide you to official government websites to finish applications." }, - { id: "f3", title: "Can I switch languages?", content: "Yes, our AI assistant and interface support Hindi and English." }, + { id: "f1", title: "Is there a cost for your services?", content: "No, all scheme searches, job alerts, and guidance are completely free of charge to all citizens." }, + { id: "f2", title: "Do you file applications for me?", content: "While we do not file applications directly, we provide a clear, step-by-step roadmap to the official government portals required for submission." }, + { id: "f3", title: "Is help available in local languages?", content: "Yes, our platform and the AI assistant are designed to communicate clearly in both Hindi and English for your convenience." }, ]} - title="Frequently Asked Questions" - description="Common queries about how to use our platform and services." + title="Need More Clarity?" + description="Read our common FAQs to understand exactly how our platform helps you access government services safely and efficiently." faqsAnimation="slide-up" /> @@ -135,15 +131,11 @@ export default function LandingPage() { animationType="slide-up" textboxLayout="default" useInvertedBackground={false} - title="Stay Informed" - description="Latest news, scheme updates, and career opportunities." + title="Latest Insights" + description="Stay updated with simplified summaries of new policy changes and public initiatives." blogs={[ - { - id: "b1", category: "News", title: "New Housing Scheme Update", excerpt: "Important updates for PM Awas Yojana applicants.", imageSrc: "http://img.b2bpic.net/free-photo/abstract-digital-background-with-circuit-board-pattern_9975-32858.jpg", authorName: "Jan Sahayata", authorAvatar: "http://img.b2bpic.net/free-photo/young-man-travelling-by-city-bus_23-2148958101.jpg", date: "Oct 2023"}, - { - id: "b2", category: "Careers", title: "Top Tech Internships", excerpt: "Latest work from home internships for students.", imageSrc: "http://img.b2bpic.net/free-photo/people-office-analyzing-checking-finance-graphs_23-2150377150.jpg", authorName: "Admin", authorAvatar: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-wearing-sunglasses_23-2149302447.jpg", date: "Oct 2023"}, - { - id: "b3", category: "Updates", title: "Digital Literacy Drive", excerpt: "New initiatives to improve digital skills across villages.", imageSrc: "http://img.b2bpic.net/free-photo/technology-bokeh-background-with-particle-lines_53876-104786.jpg", authorName: "Policy Team", authorAvatar: "http://img.b2bpic.net/free-photo/young-handsome-guy-wearing-checkered-shirt-asking-sincerely-standing-white-wall_141793-30721.jpg", date: "Oct 2023"}, + { id: "b1", category: "News", title: "Understanding New Housing Policies", excerpt: "A plain-language guide on how to check your eligibility for the latest housing initiatives.", imageSrc: "http://img.b2bpic.net/free-photo/abstract-digital-background-with-circuit-board-pattern_9975-32858.jpg", authorName: "Jan Sahayata", authorAvatar: "http://img.b2bpic.net/free-photo/young-man-travelling-by-city-bus_23-2148958101.jpg", date: "Oct 2023" }, + { id: "b2", category: "Careers", title: "Navigating Internship Portals", excerpt: "Simple steps to identify and secure legitimate internship roles online.", imageSrc: "http://img.b2bpic.net/free-photo/people-office-analyzing-checking-finance-graphs_23-2150377150.jpg", authorName: "Admin", authorAvatar: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-wearing-sunglasses_23-2149302447.jpg", date: "Oct 2023" }, ]} /> @@ -152,12 +144,12 @@ export default function LandingPage() { @@ -166,30 +158,13 @@ export default function LandingPage() { ); -} +} \ No newline at end of file