For all $x\in\mathbb{R}\backslash\{0\}$ the cardinal sine function $\text{sinc}(x) = \sin(x)/x$ is trivially bounded by
$$ |\text{sinc}(x)| \le \frac{1}{|x|},$$
since $\sin(x)\le 1$. I am wondering if the sine integral can similarly be bounded by
$$ \left|\text{Si}(x) - \frac{\pi}{2}\right| = \left|\text{si}(x)\right| \le \frac{1}{|x|} \qquad\forall x>0,$$
where $\text{Si}(x) = \int_0^x \text{sinc}(y)\,\mathrm{d}y$ and $\text{si}(x) = -\int_x^\infty \text{sinc}(y)\,\mathrm{d}y$. When plotting the graphs it looks like this might be true.
$$\frac{\pi}{2}-\text{Si}(x) = \int_{x}^{+\infty}\frac{\sin(t)}{t}\,dt = \int_{0}^{+\infty}\frac{\sin(x)\cos(t)+\cos(x)\sin(t)}{x+t}\,dt $$ due to the Laplace transform, can be written as $$ \int_{0}^{+\infty}\frac{\cos(x)+s\sin(x)}{1+s^2}\,e^{-sx}\,ds $$ which by the Cauchy-Schwarz inequality is bounded by $$ \int_{0}^{+\infty}\frac{e^{-sx}}{\sqrt{1+s^2}}\,ds < \int_{0}^{+\infty}e^{-sx}\,ds=\frac{1}{x},$$ hence your conjecture is correct.