diff --git a/src/app/applications/page.tsx b/src/app/applications/page.tsx index a64e6a7..edb159b 100644 --- a/src/app/applications/page.tsx +++ b/src/app/applications/page.tsx @@ -56,21 +56,21 @@ export default function LandingPage() { { title: "New License", description: "Issue local and international licenses.", - imageSrc: "http://img.b2bpic.net/free-photo/white-texture-desk-front-blur-public-building_23-2147907249.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/white-texture-desk-front-blur-public-building_23-2147907249.jpg?_wi=10", titleIconSrc: "Shield", buttonText: "Start", }, { title: "Renewal", description: "Extend existing license validity.", - imageSrc: "http://img.b2bpic.net/free-photo/white-texture-desk-front-blur-public-building_23-2147907249.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/white-texture-desk-front-blur-public-building_23-2147907249.jpg?_wi=11", titleIconSrc: "RefreshCw", buttonText: "Renew", }, { title: "Replacement", description: "Swap lost or damaged cards.", - imageSrc: "http://img.b2bpic.net/free-photo/white-texture-desk-front-blur-public-building_23-2147907249.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/white-texture-desk-front-blur-public-building_23-2147907249.jpg?_wi=12", titleIconSrc: "FileText", buttonText: "Replace", }, @@ -90,12 +90,12 @@ export default function LandingPage() { { title: "Review", description: "Check application data", - imageSrc: "http://img.b2bpic.net/free-photo/white-texture-desk-front-blur-public-building_23-2147907249.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/white-texture-desk-front-blur-public-building_23-2147907249.jpg?_wi=13", }, { title: "Approve", description: "Issue permit", - imageSrc: "http://img.b2bpic.net/free-photo/white-texture-desk-front-blur-public-building_23-2147907249.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/white-texture-desk-front-blur-public-building_23-2147907249.jpg?_wi=14", }, ]} /> diff --git a/src/app/drivers/page.tsx b/src/app/drivers/page.tsx index 1e58fce..69420ed 100644 --- a/src/app/drivers/page.tsx +++ b/src/app/drivers/page.tsx @@ -56,12 +56,12 @@ export default function LandingPage() { { title: "Validation", description: "Background checks", - imageSrc: "http://img.b2bpic.net/free-photo/white-texture-desk-front-blur-public-building_23-2147907249.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/white-texture-desk-front-blur-public-building_23-2147907249.jpg?_wi=15", }, { title: "Compliance", description: "Log audits", - imageSrc: "http://img.b2bpic.net/free-photo/white-texture-desk-front-blur-public-building_23-2147907249.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/white-texture-desk-front-blur-public-building_23-2147907249.jpg?_wi=16", }, ]} /> diff --git a/src/app/page.tsx b/src/app/page.tsx index 99dce56..0036b29 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -59,32 +59,32 @@ export default function LandingPage() { carouselItems={[ { id: "1", - imageSrc: "http://img.b2bpic.net/free-photo/white-texture-desk-front-blur-public-building_23-2147907249.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/white-texture-desk-front-blur-public-building_23-2147907249.jpg?_wi=1", imageAlt: "Government Building 1", }, { id: "2", - imageSrc: "http://img.b2bpic.net/free-photo/white-texture-desk-front-blur-public-building_23-2147907249.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/white-texture-desk-front-blur-public-building_23-2147907249.jpg?_wi=2", imageAlt: "Government Building 2", }, { id: "3", - imageSrc: "http://img.b2bpic.net/free-photo/white-texture-desk-front-blur-public-building_23-2147907249.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/white-texture-desk-front-blur-public-building_23-2147907249.jpg?_wi=3", imageAlt: "Government Building 3", }, { id: "4", - imageSrc: "http://img.b2bpic.net/free-photo/white-texture-desk-front-blur-public-building_23-2147907249.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/white-texture-desk-front-blur-public-building_23-2147907249.jpg?_wi=4", imageAlt: "Government Building 4", }, { id: "5", - imageSrc: "http://img.b2bpic.net/free-photo/white-texture-desk-front-blur-public-building_23-2147907249.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/white-texture-desk-front-blur-public-building_23-2147907249.jpg?_wi=5", imageAlt: "Government Building 5", }, { id: "6", - imageSrc: "http://img.b2bpic.net/free-photo/white-texture-desk-front-blur-public-building_23-2147907249.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/white-texture-desk-front-blur-public-building_23-2147907249.jpg?_wi=6", imageAlt: "Government Building 6", }, ]} @@ -102,21 +102,21 @@ export default function LandingPage() { value: "12,458", title: "Total Licenses", description: "Active license records", - imageSrc: "http://img.b2bpic.net/free-photo/white-texture-desk-front-blur-public-building_23-2147907249.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/white-texture-desk-front-blur-public-building_23-2147907249.jpg?_wi=7", }, { id: "m2", value: "8,972", title: "Active Drivers", description: "Currently valid drivers", - imageSrc: "http://img.b2bpic.net/free-photo/white-texture-desk-front-blur-public-building_23-2147907249.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/white-texture-desk-front-blur-public-building_23-2147907249.jpg?_wi=8", }, { id: "m3", value: "45", title: "Pending", description: "Applications in progress", - imageSrc: "http://img.b2bpic.net/free-photo/white-texture-desk-front-blur-public-building_23-2147907249.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/white-texture-desk-front-blur-public-building_23-2147907249.jpg?_wi=9", }, ]} title="System Overview" diff --git a/src/app/people/page.tsx b/src/app/people/page.tsx index 7f829e5..42805c1 100644 --- a/src/app/people/page.tsx +++ b/src/app/people/page.tsx @@ -59,14 +59,14 @@ export default function LandingPage() { name: "Jane Doe", role: "Director", testimonial: "Excellent system stability.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-mature-businessman-outdoors_23-2147955357.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-mature-businessman-outdoors_23-2147955357.jpg?_wi=1", }, { id: "t2", name: "John Smith", role: "Admin", testimonial: "Workflow is seamless.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-mature-businessman-outdoors_23-2147955357.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-mature-businessman-outdoors_23-2147955357.jpg?_wi=2", }, ]} />