- )
+ );
}
diff --git a/next.config.js b/next.config.js
index 272c066..42068cc 100644
--- a/next.config.js
+++ b/next.config.js
@@ -5,8 +5,8 @@ const nextConfig = {
reactStrictMode: true,
swcMinify: true,
images: {
- loader: 'akamai',
- path: '/'
+ loader: "custom",
+ loaderFile: "./akamai-loader.js"
},
basePath: "/dibbs-site",
assetPrefix: '/dibbs-site',
diff --git a/pages/about.js b/pages/about.js
index c915c4f..9025523 100644
--- a/pages/about.js
+++ b/pages/about.js
@@ -1,12 +1,5 @@
import {Button} from '@trussworks/react-uswds';
-import Image from "next/legacy/image";
import styles from '../styles/Home.module.scss';
-import buildingBlockImage from '../public/building-block-1.svg';
-import mobileBuildingBlockImage from '../public/mobile/mobile-building-block.svg';
-import locationIcon from '../public/icons/location.svg';
-import linkIcon from '../public/icons/link.svg';
-import codeIcon from '../public/icons/code.svg';
-import organizationIcon from '../public/icons/organization.svg';
import {Link} from '@trussworks/react-uswds';
import Head from 'next/head';
diff --git a/pages/engage-with-us.js b/pages/engage-with-us.js
index 5e13bcf..3cd13b9 100644
--- a/pages/engage-with-us.js
+++ b/pages/engage-with-us.js
@@ -5,88 +5,84 @@ import getInvolved2 from '../public/get-involved-2.svg';
import mobileGetInvolved1 from '../public/mobile/get-involved-1.svg';
import mobileGetInvolved2 from '../public/mobile/get-involved-2.svg';
-import Image from "next/legacy/image";
+import Image from "next/image";
import Head from 'next/head';
export default function GetInvolved() {
- return (
- <>
-
- How to engage with us - Data Integration Building Blocks
-
-
-
-
-
- How to engage with us
-
-
- Below we've outlined how jurisdictions can start
- working with the DIBBs team.
-
+ return <>
+
+ How to engage with us - Data Integration Building Blocks
+
+
+
+
+
+ How to engage with us
+
+
+ Below we've outlined how jurisdictions can start
+ working with the DIBBs team.
+
+
+
+
+
+
+
-
-
-
+
+
-
-
-
-
-
-
-
- Try our products
-
-
- If your jurisdiction is interested in using our products to solve your public health data challenges, please reach out to our team. We’d love to better understand your data needs and find ways to plug in.
-