Files
twenty/packages/twenty-website-new/public/images/shared/menu/developers-preview.svg
T
Thomas des Francs 0729ad27b7 Partners, customers and more (#19862)
## Summary
- Refresh the Twenty website with updated homepage, product, pricing,
partner, customer, case study, and release content
- Add and replace supporting imagery, illustrations, and Lottie assets
used across the site
- Adjust layout constants, navigation/footer content, and page-level
copy for the updated marketing experience
- Update Next.js config and ignore rules to support the new assets and
build output

## Testing
- Not run (not requested)

---------

Co-authored-by: Abdullah <125115953+mabdullahabaid@users.noreply.github.com>
2026-04-20 07:13:56 +00:00

51 lines
1.4 KiB
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1600 1100" fill="none">
<defs>
<pattern
id="developers-preview-dash"
x="0"
y="0"
width="20"
height="20"
patternUnits="userSpaceOnUse"
>
<rect x="3" y="9" width="10" height="2" rx="1" fill="#1B17FF" />
</pattern>
</defs>
<rect width="1600" height="1100" fill="#151515" />
<rect
x="270"
y="210"
width="1060"
height="700"
fill="url(#developers-preview-dash)"
/>
<g fill="#1B17FF">
<rect x="574" y="308" width="452" height="18" rx="1" />
<rect x="558" y="342" width="484" height="14" rx="1" />
<rect x="586" y="370" width="430" height="18" rx="1" />
<rect x="610" y="398" width="316" height="18" rx="1" />
<rect x="964" y="398" width="54" height="18" rx="1" />
<rect x="1040" y="398" width="54" height="18" rx="1" />
<rect x="574" y="428" width="18" height="318" rx="1" />
<rect x="1008" y="428" width="18" height="318" rx="1" />
<rect x="574" y="428" width="452" height="16" rx="1" />
<rect x="574" y="764" width="452" height="18" rx="1" />
</g>
<g
stroke="#1B17FF"
stroke-width="18"
stroke-linecap="square"
stroke-linejoin="miter"
>
<path d="M768 694V612L704 612" />
<path d="M768 642L728 602L768 562" />
<path d="M832 694V500L914 500" />
<path d="M832 560L876 516L920 560" />
</g>
</svg>