added service account header removed duplicate sign in button

This commit is contained in:
2024-08-12 11:09:59 +01:00
parent 83d9df0219
commit c73cf2a013
33 changed files with 237 additions and 43 deletions
+2
View File
@@ -17,6 +17,7 @@ import {
setDNSCoords,
} from "../store/searchOutput/action";
import { wrapper } from "../store/store";
import ServiceBanner from "../components/servicebanner";
const Home = (props) => {
const { footerLinks, pages, showMap } = props;
@@ -99,6 +100,7 @@ const Home = (props) => {
<Header />
<div className="govuk-width-container">
<Breadcrumbs slug={appealtypes} />
<ServiceBanner />
<DNSSearchResults
showMap={showMap}
searchString="DNS"