Add jmartgraphix logo, favicons, and social share image
Place brand mark in header, footer, and hero; ship PNG favicons, apple-touch icon, PWA manifest, and 1200×630 Open Graph card.
This commit is contained in:
@@ -31,6 +31,14 @@ export function HomePage() {
|
||||
<div className="home page-enter">
|
||||
<section className="home-hero">
|
||||
<div className="container">
|
||||
<img
|
||||
src="/logo.png"
|
||||
alt="jmartgraphix"
|
||||
className="home-hero__logo"
|
||||
width={96}
|
||||
height={96}
|
||||
decoding="async"
|
||||
/>
|
||||
<p className="home-hero__eyebrow">Portfolio</p>
|
||||
<h1>
|
||||
<span className="home-hero__serif">{heroTitle}</span>
|
||||
|
||||
Reference in New Issue
Block a user