change two gallery images
This commit is contained in:
parent
9553f2455e
commit
d28e152200
|
@ -80,12 +80,12 @@
|
||||||
<h2>My favorite photos of Baxter</h2>
|
<h2>My favorite photos of Baxter</h2>
|
||||||
<div class="photo-gallery">
|
<div class="photo-gallery">
|
||||||
<div class="gallery-card">
|
<div class="gallery-card">
|
||||||
<img src="img/gallery-card-one.webp" alt="My cat Baxter eating from his auto feeder dish.">
|
<img src="./img/posed-baxter.jpg" alt="My cat Baxter laying on my chest over a blanket in bed looking at the camera. The many details and patterns of his mackeral tabby fur pattern are fully visible">
|
||||||
<p>Lunch break!</p>
|
<p>A very fancy photo of a very fancy cat!</p>
|
||||||
</div>
|
</div>
|
||||||
<div class="gallery-card">
|
<div class="gallery-card">
|
||||||
<img src="img/gallery-card-four.webp" alt="My cat Baxter flipped upside down on the floor stretching his paws out.">
|
<img src="./img/curious-baxter.jpg" alt="My cat Baxter inspecting the camera lens. His nose is the closest part of him to the lens as he inspects it by smelling as would be typical for a cat inspecting something unfamiliar">
|
||||||
<p>Any cat owner will tell you how important their cat takes stretching exercises.</p>
|
<p>A curious baxter inspects the camera lens</p>
|
||||||
</div>
|
</div>
|
||||||
<div class="gallery-card">
|
<div class="gallery-card">
|
||||||
<img src="img/gallery-card-three.webp" alt="My cat Baxter as a kitten strecthed out enjoying the sun coming through a window.">
|
<img src="img/gallery-card-three.webp" alt="My cat Baxter as a kitten strecthed out enjoying the sun coming through a window.">
|
||||||
|
|
Loading…
Reference in New Issue