diff --git a/devcon/src/components/domain/road/images/gallery/gal6.JPG b/devcon/src/components/domain/road/images/gallery/gal6.JPGfix similarity index 100% rename from devcon/src/components/domain/road/images/gallery/gal6.JPG rename to devcon/src/components/domain/road/images/gallery/gal6.JPGfix diff --git a/devcon/src/components/domain/road/images/gallery/gal7.JPG b/devcon/src/components/domain/road/images/gallery/gal7.JPGfix similarity index 100% rename from devcon/src/components/domain/road/images/gallery/gal7.JPG rename to devcon/src/components/domain/road/images/gallery/gal7.JPGfix diff --git a/devcon/src/components/domain/road/images/gallery/gal8.JPG b/devcon/src/components/domain/road/images/gallery/gal8.JPGfix similarity index 100% rename from devcon/src/components/domain/road/images/gallery/gal8.JPG rename to devcon/src/components/domain/road/images/gallery/gal8.JPGfix diff --git a/devcon/src/components/domain/road/images/gallery/gal9.JPG b/devcon/src/components/domain/road/images/gallery/gal9.JPGfix similarity index 100% rename from devcon/src/components/domain/road/images/gallery/gal9.JPG rename to devcon/src/components/domain/road/images/gallery/gal9.JPGfix diff --git a/devcon/src/pages/road-to-devcon.tsx b/devcon/src/pages/road-to-devcon.tsx index e716b8f35..f51b9e826 100644 --- a/devcon/src/pages/road-to-devcon.tsx +++ b/devcon/src/pages/road-to-devcon.tsx @@ -36,10 +36,10 @@ import Gal2 from 'components/domain/road/images/gallery/gal2.jpg' import Gal3 from 'components/domain/road/images/gallery/gal3.jpg' import Gal4 from 'components/domain/road/images/gallery/gal4.jpg' import Gal5 from 'components/domain/road/images/gallery/gal5.jpg' -import Gal6 from 'components/domain/road/images/gallery/gal6.JPG' -import Gal7 from 'components/domain/road/images/gallery/gal7.JPG' -import Gal8 from 'components/domain/road/images/gallery/gal8.JPG' -import Gal9 from 'components/domain/road/images/gallery/gal9.JPG' +import Gal6 from 'components/domain/road/images/gallery/gal6.jpg' +import Gal7 from 'components/domain/road/images/gallery/gal7.jpg' +import Gal8 from 'components/domain/road/images/gallery/gal8.jpg' +import Gal9 from 'components/domain/road/images/gallery/gal9.jpg' import Gal10 from 'components/domain/road/images/gallery/gal10.jpg' import Gal11 from 'components/domain/road/images/gallery/gal11.jpg'