diff --git a/src/app/page.tsx b/src/app/page.tsx index 021f1be..40764de 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -52,15 +52,15 @@ export default function HomePage() { testimonials={[ { name: "Maria Rodriguez", handle: "Fleet Manager, LogisTech Inc", testimonial: "This system has cut our manual logging time by 80%. Everything is tracked automatically and reports generate in seconds.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1" }, { name: "James Chen", handle: "Operations Director, TransCorp", testimonial: "The real-time entry/exit tracking gives us complete visibility. We caught discrepancies we never knew existed.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2" }, { name: "Sarah Williams", handle: "CEO, Fleet Solutions Co", testimonial: "Download reports whenever we need them. Perfect for audits and compliance. Highly recommend TransportLog.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3" } ]} testimonialRotationInterval={5000} @@ -81,7 +81,7 @@ export default function HomePage() { description="Transport management that works." subdescription="Trusted by leading logistics companies worldwide" icon={BarChart3} - imageSrc="http://img.b2bpic.net/free-photo/business-leader-trader-searching-new-investment-solution_482257-116895.jpg" + imageSrc="http://img.b2bpic.net/free-photo/business-leader-trader-searching-new-investment-solution_482257-116895.jpg?_wi=1" imageAlt="Analytics dashboard showing transport metrics" mediaAnimation="slide-up" useInvertedBackground={false} @@ -98,23 +98,23 @@ export default function HomePage() { features={[ { id: 1, - title: "Entry Logging", description: "Instantly record vehicle arrivals with timestamp, driver info, and location data. Automatic alerts for unusual entry patterns.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/person-taking-driver-s-license-exam_23-2149891382.jpg", imageAlt: "Entry tracking" }, - phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/finger-pressing-button-with-padlock_1134-121.jpg", imageAlt: "Security" } + title: "Entry Logging", description: "Instantly record vehicle arrivals with timestamp, driver info, and location data. Automatic alerts for unusual entry patterns.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/person-taking-driver-s-license-exam_23-2149891382.jpg?_wi=1", imageAlt: "Entry tracking" }, + phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/finger-pressing-button-with-padlock_1134-121.jpg?_wi=1", imageAlt: "Security" } }, { id: 2, - title: "Exit Tracking", description: "Capture detailed departure information including cargo status, fuel levels, and maintenance notes. Complete audit trail for every vehicle.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/person-taking-driver-s-license-exam_23-2149891382.jpg", imageAlt: "Exit tracking" }, - phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/business-leader-trader-searching-new-investment-solution_482257-116895.jpg", imageAlt: "Reports" } + title: "Exit Tracking", description: "Capture detailed departure information including cargo status, fuel levels, and maintenance notes. Complete audit trail for every vehicle.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/person-taking-driver-s-license-exam_23-2149891382.jpg?_wi=2", imageAlt: "Exit tracking" }, + phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/business-leader-trader-searching-new-investment-solution_482257-116895.jpg?_wi=2", imageAlt: "Reports" } }, { id: 3, - title: "Secure Access", description: "Role-based authentication ensures only authorized personnel can view logs. Two-factor authentication available for enhanced security.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/finger-pressing-button-with-padlock_1134-121.jpg", imageAlt: "Security" }, - phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/person-taking-driver-s-license-exam_23-2149891382.jpg", imageAlt: "Entry" } + title: "Secure Access", description: "Role-based authentication ensures only authorized personnel can view logs. Two-factor authentication available for enhanced security.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/finger-pressing-button-with-padlock_1134-121.jpg?_wi=2", imageAlt: "Security" }, + phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/person-taking-driver-s-license-exam_23-2149891382.jpg?_wi=3", imageAlt: "Entry" } }, { id: 4, - title: "Downloadable Reports", description: "Export comprehensive reports in CSV, PDF, or Excel formats. Filter by date, vehicle, driver, or location for custom analysis.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/business-leader-trader-searching-new-investment-solution_482257-116895.jpg", imageAlt: "Reports" }, - phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/person-taking-driver-s-license-exam_23-2149891382.jpg", imageAlt: "Exit" } + title: "Downloadable Reports", description: "Export comprehensive reports in CSV, PDF, or Excel formats. Filter by date, vehicle, driver, or location for custom analysis.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/business-leader-trader-searching-new-investment-solution_482257-116895.jpg?_wi=3", imageAlt: "Reports" }, + phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/person-taking-driver-s-license-exam_23-2149891382.jpg?_wi=4", imageAlt: "Exit" } } ]} showStepNumbers={true} @@ -133,16 +133,16 @@ export default function HomePage() { tagAnimation="slide-up" testimonials={[ { - id: "1", name: "Step 1: Vehicle Arrives", date: "Date: Registration", title: "Automatic Entry Detection", quote: "When a vehicle enters the facility, the system automatically records entry time, date, vehicle plate, and driver information through our mobile or web interface.", tag: "Entry", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageSrc: "http://img.b2bpic.net/free-photo/person-taking-driver-s-license-exam_23-2149891382.jpg", imageAlt: "Entry tracking" + id: "1", name: "Step 1: Vehicle Arrives", date: "Date: Registration", title: "Automatic Entry Detection", quote: "When a vehicle enters the facility, the system automatically records entry time, date, vehicle plate, and driver information through our mobile or web interface.", tag: "Entry", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageSrc: "http://img.b2bpic.net/free-photo/person-taking-driver-s-license-exam_23-2149891382.jpg?_wi=5", imageAlt: "Entry tracking" }, { - id: "2", name: "Step 2: Vehicle Departs", date: "Date: Departure", title: "Exit Logging Complete", quote: "Upon departure, capture exit time and any additional notes about the transport. Our system creates a complete transaction record with all relevant data.", tag: "Exit", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageSrc: "http://img.b2bpic.net/free-photo/person-taking-driver-s-license-exam_23-2149891382.jpg", imageAlt: "Exit tracking" + id: "2", name: "Step 2: Vehicle Departs", date: "Date: Departure", title: "Exit Logging Complete", quote: "Upon departure, capture exit time and any additional notes about the transport. Our system creates a complete transaction record with all relevant data.", tag: "Exit", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageSrc: "http://img.b2bpic.net/free-photo/person-taking-driver-s-license-exam_23-2149891382.jpg?_wi=6", imageAlt: "Exit tracking" }, { - id: "3", name: "Step 3: Access Dashboard", date: "Date: Anytime", title: "View All Logs in Real-Time", quote: "Log in to your dashboard to see all recorded transport actions. Filter, search, and monitor vehicle movements with complete visibility.", tag: "Dashboard", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageSrc: "http://img.b2bpic.net/free-photo/finger-pressing-button-with-padlock_1134-121.jpg", imageAlt: "Dashboard security" + id: "3", name: "Step 3: Access Dashboard", date: "Date: Anytime", title: "View All Logs in Real-Time", quote: "Log in to your dashboard to see all recorded transport actions. Filter, search, and monitor vehicle movements with complete visibility.", tag: "Dashboard", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageSrc: "http://img.b2bpic.net/free-photo/finger-pressing-button-with-padlock_1134-121.jpg?_wi=3", imageAlt: "Dashboard security" }, { - id: "4", name: "Step 4: Generate Reports", date: "Date: On-Demand", title: "Download Formatted Reports", quote: "Export comprehensive reports in multiple formats. Perfect for compliance, audits, and analysis. Download anytime with one click.", tag: "Reports", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageSrc: "http://img.b2bpic.net/free-photo/business-leader-trader-searching-new-investment-solution_482257-116895.jpg", imageAlt: "Reports generation" + id: "4", name: "Step 4: Generate Reports", date: "Date: On-Demand", title: "Download Formatted Reports", quote: "Export comprehensive reports in multiple formats. Perfect for compliance, audits, and analysis. Download anytime with one click.", tag: "Reports", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageSrc: "http://img.b2bpic.net/free-photo/business-leader-trader-searching-new-investment-solution_482257-116895.jpg?_wi=4", imageAlt: "Reports generation" } ]} textboxLayout="default" @@ -159,22 +159,22 @@ export default function HomePage() { tagAnimation="slide-up" testimonials={[ { - id: "1", name: "David Hassan, Transport Manager", date: "Date: December 2024", title: "Transformed Our Operations", quote: "We implemented TransportLog across all 150 vehicles. The accuracy and speed of data recording has eliminated manual errors and cut administrative overhead significantly.", tag: "Fleet Management", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageSrc: "http://img.b2bpic.net/free-photo/person-taking-driver-s-license-exam_23-2149891382.jpg" + id: "1", name: "David Hassan, Transport Manager", date: "Date: December 2024", title: "Transformed Our Operations", quote: "We implemented TransportLog across all 150 vehicles. The accuracy and speed of data recording has eliminated manual errors and cut administrative overhead significantly.", tag: "Fleet Management", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageSrc: "http://img.b2bpic.net/free-photo/person-taking-driver-s-license-exam_23-2149891382.jpg?_wi=7" }, { - id: "2", name: "Patricia Okonkwo, Logistics Director", date: "Date: November 2024", title: "Best Investment We Made", quote: "The ROI was immediate. We reduced entry/exit processing time from 15 minutes to 2 minutes per vehicle. The downloadable reports saved us hours during compliance audits.", tag: "Efficiency", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageSrc: "http://img.b2bpic.net/free-photo/business-leader-trader-searching-new-investment-solution_482257-116895.jpg" + id: "2", name: "Patricia Okonkwo, Logistics Director", date: "Date: November 2024", title: "Best Investment We Made", quote: "The ROI was immediate. We reduced entry/exit processing time from 15 minutes to 2 minutes per vehicle. The downloadable reports saved us hours during compliance audits.", tag: "Efficiency", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageSrc: "http://img.b2bpic.net/free-photo/business-leader-trader-searching-new-investment-solution_482257-116895.jpg?_wi=5" }, { - id: "3", name: "Michael Torres, Operations Chief", date: "Date: October 2024", title: "Complete Peace of Mind", quote: "Real-time tracking and historical data access give us complete transparency. We've caught discrepancies we never noticed before. Highly recommend to any logistics company.", tag: "Security", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageSrc: "http://img.b2bpic.net/free-photo/finger-pressing-button-with-padlock_1134-121.jpg" + id: "3", name: "Michael Torres, Operations Chief", date: "Date: October 2024", title: "Complete Peace of Mind", quote: "Real-time tracking and historical data access give us complete transparency. We've caught discrepancies we never noticed before. Highly recommend to any logistics company.", tag: "Security", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageSrc: "http://img.b2bpic.net/free-photo/finger-pressing-button-with-padlock_1134-121.jpg?_wi=4" }, { - id: "4", name: "Emily Johnson, Fleet Owner", date: "Date: September 2024", title: "Simple, Powerful, Essential", quote: "The interface is intuitive. My team got up to speed in hours, not days. Support is responsive and helpful. Worth every penny.", tag: "User Experience", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageSrc: "http://img.b2bpic.net/free-photo/person-taking-driver-s-license-exam_23-2149891382.jpg" + id: "4", name: "Emily Johnson, Fleet Owner", date: "Date: September 2024", title: "Simple, Powerful, Essential", quote: "The interface is intuitive. My team got up to speed in hours, not days. Support is responsive and helpful. Worth every penny.", tag: "User Experience", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageSrc: "http://img.b2bpic.net/free-photo/person-taking-driver-s-license-exam_23-2149891382.jpg?_wi=8" }, { - id: "5", name: "Robert Kim, Supply Chain Lead", date: "Date: August 2024", title: "Scalable and Reliable", quote: "Started with 20 vehicles, now tracking over 300. The system scales seamlessly without performance degradation. Excellent choice.", tag: "Scalability", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageSrc: "http://img.b2bpic.net/free-photo/business-leader-trader-searching-new-investment-solution_482257-116895.jpg" + id: "5", name: "Robert Kim, Supply Chain Lead", date: "Date: August 2024", title: "Scalable and Reliable", quote: "Started with 20 vehicles, now tracking over 300. The system scales seamlessly without performance degradation. Excellent choice.", tag: "Scalability", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageSrc: "http://img.b2bpic.net/free-photo/business-leader-trader-searching-new-investment-solution_482257-116895.jpg?_wi=6" }, { - id: "6", name: "Lisa Anderson, Compliance Officer", date: "Date: July 2024", title: "Audit-Ready Data", quote: "Every transport action is recorded with complete audit trail. Reports generate instantly with all required fields. Compliance is now effortless.", tag: "Compliance", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageSrc: "http://img.b2bpic.net/free-photo/finger-pressing-button-with-padlock_1134-121.jpg" + id: "6", name: "Lisa Anderson, Compliance Officer", date: "Date: July 2024", title: "Audit-Ready Data", quote: "Every transport action is recorded with complete audit trail. Reports generate instantly with all required fields. Compliance is now effortless.", tag: "Compliance", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageSrc: "http://img.b2bpic.net/free-photo/finger-pressing-button-with-padlock_1134-121.jpg?_wi=5" } ]} textboxLayout="default"