From b29a5b1b248d6f9d0a06c3ca2129d9e1ab8b9448 Mon Sep 17 00:00:00 2001 From: Robert Wuhrman Date: Sat, 7 Dec 2024 18:10:46 -0500 Subject: [PATCH] Update landing_top.html --- _includes/landing_top.html | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/_includes/landing_top.html b/_includes/landing_top.html index b0c1a1c9..72365158 100755 --- a/_includes/landing_top.html +++ b/_includes/landing_top.html @@ -3,14 +3,14 @@ {% endcomment %} @@ -50,11 +50,11 @@ -
+
-
+
-
+

Solutions to Advance Your Agency's Management Priorities

A marketplace of commercial and Federal solutions, backed by agency business and data standards informed by industry, will drastically improve the ability of government to deliver mission outcomes, provide improved services, and effectively steward taxpayer dollars on behalf of the American people.

Meet the Board @@ -64,9 +64,9 @@

Solutions to Advance Your Agency's Management Priorities<

-
+
-
+

Innovative Approaches to Transform Government Services

Explore cutting-edge strategies and tools designed to empower agencies in delivering impactful outcomes and maximizing efficiency for the public good.

Learn More @@ -80,7 +80,7 @@

Innovative Approaches to Transform Government Services document.addEventListener("DOMContentLoaded", () => { - const contents = document.querySelectorAll(".content"); + const contents = document.querySelectorAll(".content2"); let currentIndex = 0; const rotateContent = () => {