diff --git a/src/app/page.tsx b/src/app/page.tsx index a1d491f..691fbc6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -63,7 +63,7 @@ export default function HomePage() { { text: "Track Status", href: "/track" }, ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/closeup-female-engineer-smart-manufacturing-plant-reviewing-system-logs-tablet-detect_482257-135856.jpg" + imageSrc="http://img.b2bpic.net/free-photo/closeup-female-engineer-smart-manufacturing-plant-reviewing-system-logs-tablet-detect_482257-135856.jpg?_wi=1" imageAlt="CivicVoice Dashboard Interface" mediaAnimation="slide-up" imagePosition="right" @@ -94,22 +94,22 @@ export default function HomePage() { tagAnimation="slide-up" features={[ { - title: "Multilingual Complaint Input", description: "Write complaints in any language - Marathi, Hindi, English, or 9+ others. Automatic translation to English for department processing.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-call-center-manager-providing-guidance-intern-addressing-questions_482257-125804.jpg", imageAlt: "Multilingual language support", buttonIcon: Globe, + title: "Multilingual Complaint Input", description: "Write complaints in any language - Marathi, Hindi, English, or 9+ others. Automatic translation to English for department processing.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-call-center-manager-providing-guidance-intern-addressing-questions_482257-125804.jpg?_wi=1", imageAlt: "Multilingual language support", buttonIcon: Globe, buttonHref: "#report"}, { - title: "Smart Image Upload", description: "Attach photos of potholes, garbage, broken lights, and water leakage. Visual evidence speeds up problem verification and resolution.", imageSrc: "http://img.b2bpic.net/free-psd/bold-minimalism-landing-page-template_23-2149035626.jpg", imageAlt: "Image upload feature", buttonIcon: Camera, + title: "Smart Image Upload", description: "Attach photos of potholes, garbage, broken lights, and water leakage. Visual evidence speeds up problem verification and resolution.", imageSrc: "http://img.b2bpic.net/free-psd/bold-minimalism-landing-page-template_23-2149035626.jpg?_wi=1", imageAlt: "Image upload feature", buttonIcon: Camera, buttonHref: "#report"}, { - title: "Voice Input Support", description: "Report issues using voice notes for faster submission. Ideal for quick reports on-the-go without typing.", imageSrc: "http://img.b2bpic.net/free-vector/voice-translator-app-screens_23-2148634497.jpg", imageAlt: "Voice input microphone", buttonIcon: Mic2, + title: "Voice Input Support", description: "Report issues using voice notes for faster submission. Ideal for quick reports on-the-go without typing.", imageSrc: "http://img.b2bpic.net/free-vector/voice-translator-app-screens_23-2148634497.jpg?_wi=1", imageAlt: "Voice input microphone", buttonIcon: Mic2, buttonHref: "#report"}, { - title: "AI-Powered Categorization", description: "Our AI automatically detects the department needed: Sanitation, Water, Electricity, Road Maintenance. Complaints reach experts instantly.", imageSrc: "http://img.b2bpic.net/free-vector/landing-page-neon-with-smartphone_23-2148358899.jpg", imageAlt: "AI categorization system", buttonIcon: Brain, + title: "AI-Powered Categorization", description: "Our AI automatically detects the department needed: Sanitation, Water, Electricity, Road Maintenance. Complaints reach experts instantly.", imageSrc: "http://img.b2bpic.net/free-vector/landing-page-neon-with-smartphone_23-2148358899.jpg?_wi=1", imageAlt: "AI categorization system", buttonIcon: Brain, buttonHref: "#features"}, { - title: "Real-Time Tracking", description: "Receive a unique complaint ID and track status: Submitted → Assigned → In Progress → Resolved. Never wonder about your issue again.", imageSrc: "http://img.b2bpic.net/free-vector/purchase-online-onboarding-app-screens_23-2148405131.jpg", imageAlt: "Complaint status tracking", buttonIcon: MapPin, + title: "Real-Time Tracking", description: "Receive a unique complaint ID and track status: Submitted → Assigned → In Progress → Resolved. Never wonder about your issue again.", imageSrc: "http://img.b2bpic.net/free-vector/purchase-online-onboarding-app-screens_23-2148405131.jpg?_wi=1", imageAlt: "Complaint status tracking", buttonIcon: MapPin, buttonHref: "/track"}, { - title: "Location Mapping", description: "Pin your complaint on an interactive map. Authorities see exact locations and can coordinate faster response and resolution.", imageSrc: "http://img.b2bpic.net/free-photo/female-blogger-streaming-online-with-tablet_23-2148771582.jpg", imageAlt: "Location mapping interface", buttonIcon: Navigation, + title: "Location Mapping", description: "Pin your complaint on an interactive map. Authorities see exact locations and can coordinate faster response and resolution.", imageSrc: "http://img.b2bpic.net/free-photo/female-blogger-streaming-online-with-tablet_23-2148771582.jpg?_wi=1", imageAlt: "Location mapping interface", buttonIcon: Navigation, buttonHref: "#report"}, ]} textboxLayout="default" @@ -127,13 +127,13 @@ export default function HomePage() { tagAnimation="slide-up" blogs={[ { - id: "step1", category: "Step 1", title: "Report Your Issue", excerpt: "Write your complaint in any language, add photos or voice notes, and select the location on the map. Our system automatically translates your report to English.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-mans-hand-texting-message-smartphone_171337-9865.jpg", imageAlt: "Report issue step", authorName: "System", authorAvatar: "http://img.b2bpic.net/free-vector/call-center-avatar-set_23-2147945863.jpg", date: "Real-time"}, + id: "step1", category: "Step 1", title: "Report Your Issue", excerpt: "Write your complaint in any language, add photos or voice notes, and select the location on the map. Our system automatically translates your report to English.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-mans-hand-texting-message-smartphone_171337-9865.jpg?_wi=1", imageAlt: "Report issue step", authorName: "System", authorAvatar: "http://img.b2bpic.net/free-vector/call-center-avatar-set_23-2147945863.jpg", date: "Real-time"}, { - id: "step2", category: "Step 2", title: "AI Categorization", excerpt: "Artificial intelligence analyzes your complaint and automatically routes it to the correct department: Sanitation, Water, Electricity, or Road Maintenance.", imageSrc: "http://img.b2bpic.net/free-vector/automatic-logistics-delivery-isometric-composition_1284-22854.jpg", imageAlt: "AI categorization step", authorName: "System", authorAvatar: "http://img.b2bpic.net/free-photo/fantasy-scene-with-futuristic-robotic-human-character_23-2151254471.jpg", date: "Instant"}, + id: "step2", category: "Step 2", title: "AI Categorization", excerpt: "Artificial intelligence analyzes your complaint and automatically routes it to the correct department: Sanitation, Water, Electricity, or Road Maintenance.", imageSrc: "http://img.b2bpic.net/free-vector/automatic-logistics-delivery-isometric-composition_1284-22854.jpg?_wi=1", imageAlt: "AI categorization step", authorName: "System", authorAvatar: "http://img.b2bpic.net/free-photo/fantasy-scene-with-futuristic-robotic-human-character_23-2151254471.jpg", date: "Instant"}, { - id: "step3", category: "Step 3", title: "Authority Review", excerpt: "Department officials review your complaint, assess priority, assign it to a team, and begin work. You receive updates via email and dashboard.", imageSrc: "http://img.b2bpic.net/free-photo/business-partners-checking-signing-document_74855-1151.jpg", imageAlt: "Authority review step", authorName: "Officials", authorAvatar: "http://img.b2bpic.net/free-photo/young-male-white-shirt-jacket-holding-clipboard-looking-pensive-front-view_176474-99635.jpg", date: "24 hours"}, + id: "step3", category: "Step 3", title: "Authority Review", excerpt: "Department officials review your complaint, assess priority, assign it to a team, and begin work. You receive updates via email and dashboard.", imageSrc: "http://img.b2bpic.net/free-photo/business-partners-checking-signing-document_74855-1151.jpg?_wi=1", imageAlt: "Authority review step", authorName: "Officials", authorAvatar: "http://img.b2bpic.net/free-photo/young-male-white-shirt-jacket-holding-clipboard-looking-pensive-front-view_176474-99635.jpg", date: "24 hours"}, { - id: "step4", category: "Step 4", title: "Resolution & Feedback", excerpt: "Once resolved, you'll be notified immediately. Provide feedback on the resolution quality to help us improve citizen services and government accountability.", imageSrc: "http://img.b2bpic.net/free-photo/excited-businesswoman-receives-great-news-celebrating-while-talking-mobile-phone-corporate-woman_1258-194247.jpg", imageAlt: "Resolution step", authorName: "Citizen", authorAvatar: "http://img.b2bpic.net/free-photo/happy-joyful-guy-enjoying-leisure-time_1262-20555.jpg", date: "On completion"}, + id: "step4", category: "Step 4", title: "Resolution & Feedback", excerpt: "Once resolved, you'll be notified immediately. Provide feedback on the resolution quality to help us improve citizen services and government accountability.", imageSrc: "http://img.b2bpic.net/free-photo/excited-businesswoman-receives-great-news-celebrating-while-talking-mobile-phone-corporate-woman_1258-194247.jpg?_wi=1", imageAlt: "Resolution step", authorName: "Citizen", authorAvatar: "http://img.b2bpic.net/free-photo/happy-joyful-guy-enjoying-leisure-time_1262-20555.jpg", date: "On completion"}, ]} textboxLayout="default" useInvertedBackground={false} @@ -233,7 +233,7 @@ export default function HomePage() { tagAnimation="slide-up" background={{ variant: "plain" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-vector/people-discussing-presentation_52683-28613.jpg" + imageSrc="http://img.b2bpic.net/free-vector/people-discussing-presentation_52683-28613.jpg?_wi=1" imageAlt="Community engagement illustration" mediaAnimation="slide-up" mediaPosition="right" diff --git a/src/app/report/page.tsx b/src/app/report/page.tsx index b881feb..1bf29dc 100644 --- a/src/app/report/page.tsx +++ b/src/app/report/page.tsx @@ -63,7 +63,7 @@ export default function ReportPage() { { text: "Track Status", href: "/track" } ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/closeup-female-engineer-smart-manufacturing-plant-reviewing-system-logs-tablet-detect_482257-135856.jpg" + imageSrc="http://img.b2bpic.net/free-photo/closeup-female-engineer-smart-manufacturing-plant-reviewing-system-logs-tablet-detect_482257-135856.jpg?_wi=2" imageAlt="CivicVoice Dashboard Interface" mediaAnimation="slide-up" imagePosition="right" @@ -75,27 +75,27 @@ export default function ReportPage() {