Photos
WIP ⚠️ - Photography Portfolio - WIP ⚠️
Status: Not Started - 3/20/24
M0
- admin console to allow for easy image uploading + toggling for shown/ hidden
- interesting photography display/ galleries here
Here's the code from the template:
<Image
src="/images/photo2.jpg"
alt="Photo"
width={1125}
height={750}
priority
className="next-image"
/>
[Unsplash ↗ ](https://unsplash.com/photos/WeYamle9fDM)
<Image
src="/images/photo.jpg"
alt="Photo"
width={1125}
height={750}
priority
className="next-image"
/>
[Unsplash ↗ ](https://unsplash.com/photos/ndN00KmbJ1c)```