diff --git a/public/nottimwakefield.webp b/public/nottimwakefield.webp new file mode 100644 index 0000000..1e44c40 Binary files /dev/null and b/public/nottimwakefield.webp differ diff --git a/public/ramsaso.webp b/public/ramsaso.webp new file mode 100644 index 0000000..ffff341 Binary files /dev/null and b/public/ramsaso.webp differ diff --git a/public/theliftoperator.webp b/public/theliftoperator.webp new file mode 100644 index 0000000..eac2cb9 Binary files /dev/null and b/public/theliftoperator.webp differ diff --git a/public/vince.webp b/public/vince.webp new file mode 100644 index 0000000..6621f63 Binary files /dev/null and b/public/vince.webp differ diff --git a/src/app/page.jsx b/src/app/page.jsx index 0d5de4d..9e3dd2d 100644 --- a/src/app/page.jsx +++ b/src/app/page.jsx @@ -1,3 +1,4 @@ +import Script from 'next/script'; import Header from '@/components/header' import Hero from '@/components/hero' import Features from '@/components/features' @@ -16,6 +17,28 @@ export default function Home() {