Merge version_2 into main #4

Merged
bender merged 1 commits from version_2 into main 2026-04-06 21:05:28 +00:00

View File

@@ -53,6 +53,7 @@ export default function LandingPage() {
logoIcon: Shield,
sidebarItems: [{ icon: LayoutDashboard, active: true }, { icon: Search }],
buttons: [{ text: "View Status" }],
listItems: [{ icon: ListChecks, title: "New Transport Request", status: "Pending" }],
imageSrc: "http://img.b2bpic.net/free-photo/professional-truck-driver-setting-up-navigation-destination_342744-295.jpg"
}}
buttons={[{ text: "Get a Quote", href: "#contact" }]}