From 141c184ee0ce3460ad0a4f3c63571f33741772f0 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 7 May 2026 17:40:49 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 205 +++++++++++------------------------------------ 1 file changed, 46 insertions(+), 159 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index c336e6e..4a68752 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -33,27 +33,17 @@ export default function LandingPage() { @@ -63,11 +53,9 @@ export default function LandingPage() { description="Drop pins, rate lighting and security, and discover routes chosen by your community. GuardianPath turns collective safety data into your personal protection." buttons={[ { - text: "Start Mapping Your Route", - href: "#contact", - }, + text: "Start Mapping Your Route", href: "#contact"}, ]} - imageSrc="http://img.b2bpic.net/free-photo/china-city-night_1127-4050.jpg?_wi=1" + imageSrc="http://img.b2bpic.net/free-photo/china-city-night_1127-4050.jpg" imageAlt="Navigate Safer Every Street Rated" /> @@ -80,7 +68,7 @@ export default function LandingPage() { description="GuardianPath combines advanced mapping technology with real-time community insights. We help users move with peace of mind in every environment." subdescription="Our platform aggregates safety data anonymously to build the most comprehensive security mapping service available." icon={Shield} - imageSrc="http://img.b2bpic.net/free-photo/3d-smartphone-device-with-map-gps-technology_23-2150458973.jpg?_wi=1" + imageSrc="http://img.b2bpic.net/free-photo/3d-smartphone-device-with-map-gps-technology_23-2150458973.jpg" imageAlt="Mobile mapping safety app" mediaAnimation="slide-up" /> @@ -93,67 +81,43 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "Route Optimization", - description: "AI-driven routes that prioritize lighting and security scores over shortest duration.", - media: { - imageSrc: "http://img.b2bpic.net/free-vector/gps-navigation-icons-set_1284-5775.jpg", - imageAlt: "Route Optimization", - }, + title: "Route Optimization", description: "AI-driven routes that prioritize lighting and security scores over shortest duration.", media: { + imageSrc: "http://img.b2bpic.net/free-vector/gps-navigation-icons-set_1284-5775.jpg", imageAlt: "Route Optimization"}, items: [ { icon: Map, - text: "Secure pathfinding", - }, + text: "Secure pathfinding"}, { icon: Zap, - text: "Real-time updates", - }, + text: "Real-time updates"}, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/china-city-night_1127-4050.jpg?_wi=2", - imageAlt: "digital route mapping ui icon", }, { - title: "Real-time SOS", - description: "Trigger emergency notifications to your trusted contacts with instant location logs.", - media: { - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-holding-smartphone_23-2149478460.jpg", - imageAlt: "Emergency SOS", - }, + title: "Real-time SOS", description: "Trigger emergency notifications to your trusted contacts with instant location logs.", media: { + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-holding-smartphone_23-2149478460.jpg", imageAlt: "Emergency SOS"}, items: [ { icon: AlertTriangle, - text: "Instant alerts", - }, + text: "Instant alerts"}, { icon: Users, - text: "Emergency contacts", - }, + text: "Emergency contacts"}, ], reverse: true, - imageSrc: "http://img.b2bpic.net/free-photo/3d-smartphone-device-with-map-gps-technology_23-2150458973.jpg?_wi=2", - imageAlt: "digital route mapping ui icon", }, { - title: "Community Insights", - description: "Rate street safety, lighting quality, and report concerns to help your neighbors move safer.", - media: { - imageSrc: "http://img.b2bpic.net/free-photo/covid-concept-with-wooden-pieces-view_23-2148911548.jpg", - imageAlt: "Community data", - }, + title: "Community Insights", description: "Rate street safety, lighting quality, and report concerns to help your neighbors move safer.", media: { + imageSrc: "http://img.b2bpic.net/free-photo/covid-concept-with-wooden-pieces-view_23-2148911548.jpg", imageAlt: "Community data"}, items: [ { icon: Star, - text: "Public ratings", - }, + text: "Public ratings"}, { icon: MessageSquare, - text: "Local reporting", - }, + text: "Local reporting"}, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/laptop-computer-mouse-glasses-white-table-night-top-view_169016-51634.jpg?_wi=1", - imageAlt: "digital route mapping ui icon", }, ]} title="Key Platform Features" @@ -168,31 +132,16 @@ export default function LandingPage() { useInvertedBackground={false} metrics={[ { - id: "1", - value: "500k+", - title: "Safety Reports", - items: [ - "Verified incidents", - "Lighting status updates", - ], + id: "1", value: "500k+", title: "Safety Reports", items: [ + "Verified incidents", "Lighting status updates"], }, { - id: "2", - value: "120+", - title: "Cities Covered", - items: [ - "Active urban regions", - "Growing daily", - ], + id: "2", value: "120+", title: "Cities Covered", items: [ + "Active urban regions", "Growing daily"], }, { - id: "3", - value: "98%", - title: "Trusted Routes", - items: [ - "User verified", - "Continuously optimized", - ], + id: "3", value: "98%", title: "Trusted Routes", items: [ + "User verified", "Continuously optimized"], }, ]} title="Community Safety Power" @@ -205,14 +154,7 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} names={[ - "Urban Safety Watch", - "CityLink Mobility", - "SafeWalk Initiative", - "Transit Tech Collective", - "Commuter Alliance", - "MetroGuardian Partners", - "Public Safety Tech Labs", - ]} + "Urban Safety Watch", "CityLink Mobility", "SafeWalk Initiative", "Transit Tech Collective", "Commuter Alliance", "MetroGuardian Partners", "Public Safety Tech Labs"]} title="Trusted by Urban Safety Experts" description="Partnering with organizations focused on public safety and urban mobility." /> @@ -223,20 +165,11 @@ export default function LandingPage() { useInvertedBackground={false} faqs={[ { - id: "f1", - title: "Is my data anonymous?", - content: "Yes, all reports are aggregated and anonymized to protect user privacy while contributing to community safety.", - }, + id: "f1", title: "Is my data anonymous?", content: "Yes, all reports are aggregated and anonymized to protect user privacy while contributing to community safety."}, { - id: "f2", - title: "How is safety calculated?", - content: "Our safety algorithms combine user reporting, city lighting audits, and real-time community engagement.", - }, + id: "f2", title: "How is safety calculated?", content: "Our safety algorithms combine user reporting, city lighting audits, and real-time community engagement."}, { - id: "f3", - title: "Can I report issues?", - content: "Absolutely. You can contribute via pin drops and rating specific street segments.", - }, + id: "f3", title: "Can I report issues?", content: "Absolutely. You can contribute via pin drops and rating specific street segments."}, ]} sideTitle="Commonly Asked Safety Questions" sideDescription="Everything you need to know about navigating with GuardianPath." @@ -253,35 +186,11 @@ export default function LandingPage() { description="Insights on urban safety, commuting tech, and community building." blogs={[ { - id: "b1", - category: "Technology", - title: "The Future of Urban Navigation", - excerpt: "Exploring how tech can improve city transit.", - imageSrc: "http://img.b2bpic.net/free-photo/laptop-computer-mouse-glasses-white-table-night-top-view_169016-51634.jpg?_wi=2", - authorName: "Jane Doe", - authorAvatar: "http://img.b2bpic.net/free-photo/young-smiling-professional-woman-having-coffee-break-her-full-working-day-she-holds-paper-cup-outdoors-near-business-building-while-relaxing-enjoying-her-beverage_158595-6862.jpg", - date: "Jan 2025", - }, + id: "b1", category: "Technology", title: "The Future of Urban Navigation", excerpt: "Exploring how tech can improve city transit.", imageSrc: "http://img.b2bpic.net/free-photo/laptop-computer-mouse-glasses-white-table-night-top-view_169016-51634.jpg", authorName: "Jane Doe", authorAvatar: "http://img.b2bpic.net/free-photo/young-smiling-professional-woman-having-coffee-break-her-full-working-day-she-holds-paper-cup-outdoors-near-business-building-while-relaxing-enjoying-her-beverage_158595-6862.jpg", date: "Jan 2025"}, { - id: "b2", - category: "Community", - title: "Building Safer Neighborhoods", - excerpt: "How to organize community watch programs digitally.", - imageSrc: "http://img.b2bpic.net/free-photo/urban-mysterious-lights-film-aesthetic_23-2149098557.jpg", - authorName: "John Smith", - authorAvatar: "http://img.b2bpic.net/free-photo/senior-person-traveling-alone_23-2149321954.jpg", - date: "Feb 2025", - }, + id: "b2", category: "Community", title: "Building Safer Neighborhoods", excerpt: "How to organize community watch programs digitally.", imageSrc: "http://img.b2bpic.net/free-photo/urban-mysterious-lights-film-aesthetic_23-2149098557.jpg", authorName: "John Smith", authorAvatar: "http://img.b2bpic.net/free-photo/senior-person-traveling-alone_23-2149321954.jpg", date: "Feb 2025"}, { - id: "b3", - category: "Company", - title: "New Features Coming Soon", - excerpt: "Sneak peek at our upcoming update features.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-having-small-flags_23-2148925834.jpg", - authorName: "Alice Wong", - authorAvatar: "http://img.b2bpic.net/free-photo/adult-blowing-their-snot-tissue_23-2151544717.jpg", - date: "Mar 2025", - }, + id: "b3", category: "Company", title: "New Features Coming Soon", excerpt: "Sneak peek at our upcoming update features.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-having-small-flags_23-2148925834.jpg", authorName: "Alice Wong", authorAvatar: "http://img.b2bpic.net/free-photo/adult-blowing-their-snot-tissue_23-2151544717.jpg", date: "Mar 2025"}, ]} /> @@ -290,16 +199,13 @@ export default function LandingPage() { @@ -308,50 +214,31 @@ export default function LandingPage() {