mirror of
https://github.com/katanemo/plano.git
synced 2026-07-02 15:51:02 +02:00
feat(www): sections enhanced for clarify & diagrams added
This commit is contained in:
parent
94447c14e6
commit
52c6ccb9a9
11 changed files with 348 additions and 114 deletions
|
|
@ -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}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue