deploy
This commit is contained in:
22
frontend/public/og-image.svg
Normal file
22
frontend/public/og-image.svg
Normal file
@@ -0,0 +1,22 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="1200" height="630" viewBox="0 0 1200 630" role="img" aria-labelledby="title desc">
|
||||
<title id="title">Robert Seares social preview</title>
|
||||
<desc id="desc">Robert Seares, software engineer, founder, and product builder.</desc>
|
||||
<defs>
|
||||
<linearGradient id="bg" x1="0" y1="0" x2="1" y2="1">
|
||||
<stop offset="0" stop-color="#0f1815"/>
|
||||
<stop offset=".56" stop-color="#142822"/>
|
||||
<stop offset="1" stop-color="#f7f3ea"/>
|
||||
</linearGradient>
|
||||
<pattern id="grid" width="48" height="48" patternUnits="userSpaceOnUse">
|
||||
<path d="M48 0H0v48" fill="none" stroke="#ffffff" stroke-opacity=".08"/>
|
||||
</pattern>
|
||||
</defs>
|
||||
<rect width="1200" height="630" fill="url(#bg)"/>
|
||||
<rect width="1200" height="630" fill="url(#grid)"/>
|
||||
<path d="M1010 92c-113 8-205 45-274 113-76 76-103 178-76 276 98 27 200 0 276-76 68-69 105-161 113-274 1-22-17-40-39-39Z" fill="#9DFFD0"/>
|
||||
<path d="M675 490c86-119 191-206 333-266" fill="none" stroke="#0D483D" stroke-width="30" stroke-linecap="round"/>
|
||||
<text x="78" y="136" fill="#9DFFD0" font-family="Inter, Arial, sans-serif" font-size="24" font-weight="800">SOFTWARE ENGINEER / FOUNDER / PRODUCT BUILDER</text>
|
||||
<text x="76" y="287" fill="#FFFAF2" font-family="Inter, Arial, sans-serif" font-size="116" font-weight="900">Robert Seares</text>
|
||||
<text x="82" y="366" fill="#E9FFF2" font-family="Inter, Arial, sans-serif" font-size="44" font-weight="800">I build companies, software, and systems.</text>
|
||||
<text x="82" y="478" fill="#D8D0C3" font-family="Inter, Arial, sans-serif" font-size="28" font-weight="600">AI · Biotech · Cloud Infrastructure · Developer Platforms · Automation</text>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.7 KiB |
Reference in New Issue
Block a user