Skip to content

Commit

Permalink
Change images to optimised jpgs
Browse files Browse the repository at this point in the history
  • Loading branch information
jonaschlegel committed Oct 12, 2024
1 parent ca360cc commit a1da3ec
Show file tree
Hide file tree
Showing 35 changed files with 14 additions and 14 deletions.
18 changes: 9 additions & 9 deletions app/data/content.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,18 +6,18 @@ import {
BsTwitter,
} from 'react-icons/bs';
import profile01 from '../images/clients/profile01.jpg';
import heroBg from '../images/herobg.webp';
import heroBg from '../images/herobg.jpg';
import jona from '../images/jona.webp';
import overview from '../images/overview.webp';
import adventuressCover from '../images/projects/adventuress-cover.jpg';
import archaeoZine from '../images/projects/archaeo-zine.png';
import exploringArchaeologicalDisciplines from '../images/projects/exploring-archaeological-disciplines.png';
import romanBurial from '../images/projects/roman-burial.png';
import trowelJournalBlog from '../images/projects/trowel-journal-blog.png';
import urbanChameleon from '../images/projects/urban-chameleon.png';
import illustrating from '../images/services/archaeological-illustrating.png';
import archaeologySciComm from '../images/services/archaeological-sci-comm.png';
import webDevelopment from '../images/services/web-development.png';
import archaeoZine from '../images/projects/archaeo-zine.jpg';
import exploringArchaeologicalDisciplines from '../images/projects/exploring-archaeological-disciplines.jpg';
import romanBurial from '../images/projects/roman-burial.jpg';
import trowelJournalBlog from '../images/projects/trowel-journal-blog.jpg';
import urbanChameleon from '../images/projects/urban-chameleon.jpg';
import illustrating from '../images/services/archaeological-illustrating.jpg';
import archaeologySciComm from '../images/services/archaeological-sci-comm.jpg';
import webDevelopment from '../images/services/web-development.jpg';

export const navLinks = [
{ name: 'Featured Projects', href: '/#project' },
Expand Down
4 changes: 2 additions & 2 deletions app/data/projects/adventuress-cover.mdx
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
export const title = 'Adventuress Archaeology Journal – Cover Design';

import Image from 'next/image';
import AdventuressCoverDesign from '../../images/projects/adventuress-cover-design.jpeg';
import AdventuressCoverConcept from '../../images/projects/adventuress-cover-concept.jpeg';
import AdventuressCoverDesign from '../../images/projects/adventuress-cover-design.jpg';
import AdventuressCoverConcept from '../../images/projects/adventuress-cover-concept.jpg';

<h3>Adventuress Archaeology Journal – Cover Design</h3>

Expand Down
6 changes: 3 additions & 3 deletions app/data/projects/urban-chameleon.mdx
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
export const title = 'Urban Chameleon – Graffiti as Cultural Heritage';

import Image from 'next/image';
import UrbanChameleon1 from '../../images/projects/urban-chameleon-1.png';
import UrbanChameleon2 from '../../images/projects/urban-chameleon-2.png';
import UrbanChameleon3 from '../../images/projects/urban-chameleon-3.png';
import UrbanChameleon1 from '../../images/projects/urban-chameleon-1.jpg';
import UrbanChameleon2 from '../../images/projects/urban-chameleon-2.jpg';
import UrbanChameleon3 from '../../images/projects/urban-chameleon-3.jpg';

<h3>Urban Chameleon – Graffiti as Cultural Heritage</h3>

Expand Down
Binary file added app/images/herobg.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed app/images/herobg.webp
Binary file not shown.
Binary file modified app/images/jona.webp
Binary file not shown.
Binary file modified app/images/logo.webp
Binary file not shown.
Binary file modified app/images/overview.webp
Binary file not shown.
Binary file removed app/images/projects/adventuress-cover-concept.jpeg
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed app/images/projects/adventuress-cover-design.jpeg
Binary file not shown.
Binary file added app/images/projects/adventuress-cover-design.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified app/images/projects/adventuress-cover.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added app/images/projects/archaeo-zine.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed app/images/projects/archaeo-zine.png
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file added app/images/projects/roman-burial.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed app/images/projects/roman-burial.png
Binary file not shown.
Binary file added app/images/projects/trowel-journal-blog.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed app/images/projects/trowel-journal-blog.png
Binary file not shown.
Binary file added app/images/projects/urban-chameleon-1.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed app/images/projects/urban-chameleon-1.png
Binary file not shown.
Binary file added app/images/projects/urban-chameleon-2.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed app/images/projects/urban-chameleon-2.png
Binary file not shown.
Binary file added app/images/projects/urban-chameleon-3.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed app/images/projects/urban-chameleon-3.png
Binary file not shown.
Binary file added app/images/projects/urban-chameleon.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed app/images/projects/urban-chameleon.png
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed app/images/services/archaeological-illustrating.png
Binary file not shown.
Binary file added app/images/services/archaeological-sci-comm.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed app/images/services/archaeological-sci-comm.png
Diff not rendered.
Binary file added app/images/services/web-development.jpg
Binary file removed app/images/services/web-development.png
Diff not rendered.

0 comments on commit a1da3ec

Please sign in to comment.