31 lines
1.4 KiB
XML
31 lines
1.4 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<svg xmlns="http://www.w3.org/2000/svg" width="420" height="920" viewBox="0 0 420 920">
|
|
<style>
|
|
.title{font:700 16px/1.2 Arial,Helvetica,sans-serif}
|
|
.label{font:500 12px/1.2 Arial,Helvetica,sans-serif}
|
|
.muted{font:400 11px/1.2 Arial,Helvetica,sans-serif;fill:#666}
|
|
.box{fill:#fff;stroke:#ddd}
|
|
</style>
|
|
<rect width="100%" height="100%" fill="#f7f9fc"/>
|
|
<text x="16" y="28" class="title">DELIVERY AGENT (MOBILE) — Wireframe</text>
|
|
|
|
<g transform="translate(16,48)">
|
|
<rect x="0" y="0" width="388" height="220" class="box"/>
|
|
<text x="14" y="24" class="label">Map View (half screen) — route & pins</text>
|
|
|
|
<rect x="0" y="236" width="388" height="220" class="box"/>
|
|
<text x="14" y="260" class="label">Today's Deliveries — swipeable list items</text>
|
|
|
|
<rect x="0" y="472" width="388" height="140" class="box"/>
|
|
<text x="14" y="496" class="label">Navigation — deep link / start nav</text>
|
|
|
|
<rect x="0" y="628" width="388" height="120" class="box"/>
|
|
<text x="14" y="652" class="label">COD Collection — collect, record receipt</text>
|
|
|
|
<rect x="0" y="760" width="388" height="120" class="box"/>
|
|
<text x="14" y="784" class="label">Proof of Delivery — photo + signature</text>
|
|
</g>
|
|
|
|
<text x="16" y="900" class="muted">Notes: offline maps, quick call, signature capture</text>
|
|
</svg>
|