feat: add some stuff
This commit is contained in:
85
src/content/photos/erasmus-valencia/index.en.mdx
Normal file
85
src/content/photos/erasmus-valencia/index.en.mdx
Normal file
@@ -0,0 +1,85 @@
|
||||
---
|
||||
title: "Erasmus Valencia"
|
||||
date: 2022-09-02
|
||||
---
|
||||
|
||||
import Image from "@components/Image.astro";
|
||||
|
||||
In 2022 I had the privilege of studying in Valencia for 5 months with the support of Erasmus, here are the pictures that were taken.
|
||||
|
||||
## Hiking in Chullila
|
||||
|
||||
import MAX_8126 from "./images/MAX_8126.jpg";
|
||||
<Image src={ MAX_8126 } alt="Single tree on the side of a mountain, foggy light"/>
|
||||
import MAX_8133 from "./images/MAX_8133.jpg";
|
||||
<Image src={ MAX_8133 } alt="Side of a mountain with a single road, large lake in the distance"/>
|
||||
import MAX_8154 from "./images/MAX_8154.jpg";
|
||||
<Image src={ MAX_8154 } alt="Guy is standing on a street under a bridge that is very big"/>
|
||||
|
||||
## Valencia Harbour
|
||||
|
||||
import MAX_8194 from "./images/MAX_8194.jpg";
|
||||
<Image src={ MAX_8194 }/>
|
||||
import MAX_8416_NEF_shotwell from "./images/MAX_8416_NEF_shotwell.jpg";
|
||||
<Image src={ MAX_8416_NEF_shotwell }/>
|
||||
|
||||
## Dogs
|
||||
|
||||
import MAX_8197_NEF_shotwell from "./images/MAX_8197_NEF_shotwell.jpg";
|
||||
<Image src={ MAX_8197_NEF_shotwell }/>
|
||||
import MAX_8212_NEF_shotwell from "./images/MAX_8212_NEF_shotwell.jpg";
|
||||
<Image src={ MAX_8212_NEF_shotwell }/>
|
||||
import MAX_8404_NEF_shotwell from "./images/MAX_8404_NEF_shotwell.jpg";
|
||||
<Image src={ MAX_8404_NEF_shotwell }/>
|
||||
|
||||
## Botanical
|
||||
|
||||
import MAX_8249 from "./images/MAX_8249.jpg";
|
||||
<Image src={ MAX_8249 }/>
|
||||
import MAX_8310_NEF_shotwell from "./images/MAX_8310_NEF_shotwell.jpg";
|
||||
<Image src={ MAX_8310_NEF_shotwell }/>
|
||||
import MAX_8342 from "./images/MAX_8342.jpg";
|
||||
<Image src={ MAX_8342 }/>
|
||||
import MAX_8360 from "./images/MAX_8360.jpg";
|
||||
<Image src={ MAX_8360 }/>
|
||||
import MAX_8361 from "./images/MAX_8361.jpg";
|
||||
<Image src={ MAX_8361 }/>
|
||||
import MAX_8366 from "./images/MAX_8366.jpg";
|
||||
<Image src={ MAX_8366 }/>
|
||||
import MAX_8386 from "./images/MAX_8386.jpg";
|
||||
<Image src={ MAX_8386 }/>
|
||||
import MAX_8396 from "./images/MAX_8396.jpg";
|
||||
<Image src=src={ MAX_8396 } caption="Hand made vase"/>
|
||||
import MAX_8551_NEF_shotwell from "./images/MAX_8551_NEF_shotwell.jpg";
|
||||
<Image src={ MAX_8551_NEF_shotwell }/>
|
||||
|
||||
## landscapes
|
||||
|
||||
import MAX_8218_MAX_8230 from "./images/MAX_8218 - MAX_8230.jpg";
|
||||
<Image src={ MAX_8218_MAX_8230 }/>
|
||||
import MAX_8276 from "./images/MAX_8276.jpg";
|
||||
<Image src={ MAX_8276 }/>
|
||||
import MAX_8426 from "./images/MAX_8426.jpg";
|
||||
<Image src={ MAX_8426 }/>
|
||||
import MAX_8527 from "./images/MAX_8527.jpg";
|
||||
<Image src={ MAX_8527 }/>
|
||||
import MAX_8547_NEF_shotwell from "./images/MAX_8547_NEF_shotwell.jpg";
|
||||
<Image src={ MAX_8547_NEF_shotwell }/>
|
||||
import MAX_8561 from "./images/MAX_8561.jpg";
|
||||
<Image src={ MAX_8561 }/>
|
||||
import MAX_8570 from "./images/MAX_8570.jpg";
|
||||
<Image src={ MAX_8570 }/>
|
||||
import MAX_8582 from "./images/MAX_8582.jpg";
|
||||
<Image src={ MAX_8582 }/>
|
||||
import MAX_8781 from "./images/MAX_8781.jpg";
|
||||
<Image src={ MAX_8781 }/>
|
||||
import MAX_8791 from "./images/MAX_8791.jpg";
|
||||
<Image src={ MAX_8791 }/>
|
||||
import MAX_8794 from "./images/MAX_8794.jpg";
|
||||
<Image src={ MAX_8794 }/>
|
||||
import MAX_8887 from "./images/MAX_8887.jpg";
|
||||
<Image src={ MAX_8887 }/>
|
||||
import Panorama_01 from "./images/Panorama_01.jpg";
|
||||
<Image src={ Panorama_01 }/>
|
||||
import Panorama_02 from "./images/Panorama_02.jpg";
|
||||
<Image src={ Panorama_02 } alt="Dude standing inside huge concrete room, moody lighting"/>
|
Reference in New Issue
Block a user