add pages'

This commit is contained in:
karl
2025-03-28 14:16:00 -04:00
parent cd4f725298
commit 3ff6705298
5 changed files with 10 additions and 1 deletions

View File

@@ -0,0 +1,3 @@
export default function PalletTrucksForklifts() {
return <div>Pallet Trucks & Forklifts</div>
}