feat(www): sections enhanced for clarify & diagrams added

This commit is contained in:
Musa 2025-11-20 14:14:20 -08:00
parent 94447c14e6
commit 52c6ccb9a9
11 changed files with 348 additions and 114 deletions

View file

@ -35,7 +35,7 @@ export function IntroSection() {
{/* Right Diagram */}
<div className="flex-1 relative w-full">
<Image
src="/NetworkPathDiagram.svg"
src="/IntroDiagram.svg"
alt="Network Path Diagram"
width={800}
height={600}