mirror of
https://github.com/kingomarnajjar/flex-template-web.git
synced 2026-07-26 06:47:17 +10:00
AboutPage image: use progressive jpeg and resize it properly
This commit is contained in:
parent
fbed3a8f41
commit
4dd68ef56a
3 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ import {
|
|||
} from '../../components';
|
||||
|
||||
import css from './AboutPage.css';
|
||||
import image from './about-us-1440.jpg';
|
||||
import image from './about-us-1056.jpg';
|
||||
|
||||
const AboutPage = () => {
|
||||
const { siteTwitterHandle, siteFacebookPage } = config;
|
||||
|
|
|
|||
BIN
src/containers/AboutPage/about-us-1056.jpg
Normal file
BIN
src/containers/AboutPage/about-us-1056.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 94 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 846 KiB |
Loading…
Add table
Reference in a new issue