Below is the Law of Sines formula:
$\frac{\sin A}{a} = \frac{\sin B}{b} = \frac{\sin C}{c}$
And the proof is derived along the lines of:
$\sin B = \frac{h}{c}$ & $\sin C = \frac{h}{b}$
$c \sin B = h$ & $b \sin C = h$
$c \sin B = b \sin C$
and so on ..
Mathematically, I can understand this formula, but visually, it makes no intuitive sense to me.
How can "$c \sin B$" be equal to "$b \sin C$" when visually they have completely different proportions ?


Maybe it's more intuitive this way: let $D$ be the point where the altitude meets $BC$. Then $\triangle ABD$ and $\triangle CDA$ are both similar to $\triangle CBA$. In particular, $\angle B = \angle DAC$.
Now $\sin\angle B = \frac{h}{c}$ and $\cos\angle DAC = \frac{h}{b}$ So $$ c \sin\angle B = b \cos\angle DAC $$ But the co-sine of an angle is the sine of its co-mplement. So $\cos\angle DAC = \sin\angle C$, which means that $$ c \sin\angle B = b \cos\sin\angle C $$ whence $$ \frac{c}{\sin\angle C} = \frac{b}{\sin\angle B} $$