Update Eliza's photo - rename to eliza-2026.jpg to bypass CDN cache
This commit is contained in:
parent
9a9be40151
commit
8cc11c3352
2 changed files with 1 additions and 1 deletions
|
Before Width: | Height: | Size: 3.2 MiB After Width: | Height: | Size: 3.2 MiB |
|
|
@ -66,7 +66,7 @@ const About = () => {
|
|||
Eliza Kragh
|
||||
</h2>
|
||||
<div className="w-48 h-48 mx-auto mb-8 rounded-full overflow-hidden bg-accent-lake border-4 border-primary">
|
||||
<img src="/images/eliza.jpg" alt="Eliza Kragh" className="w-full h-full object-cover" />
|
||||
<img src="/images/eliza-2026.jpg" alt="Eliza Kragh" className="w-full h-full object-cover" />
|
||||
</div>
|
||||
<motion.div>
|
||||
<p className="text-accent-mountain">
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue