From f8d44b29d28424f16ed8eeda3f5c1ceed2a093e6 Mon Sep 17 00:00:00 2001
From: ginifizz
Date: Fri, 31 Jan 2025 11:15:09 +0100
Subject: [PATCH] feat: add api con banner
---
pwa/components/layout/Layout.tsx | 2 +-
pwa/components/layout/Nav.tsx | 2 --
pwa/components/layout/Preheader.tsx | 8 ++++----
3 files changed, 5 insertions(+), 7 deletions(-)
diff --git a/pwa/components/layout/Layout.tsx b/pwa/components/layout/Layout.tsx
index e9c0d3231..f24581e5a 100644
--- a/pwa/components/layout/Layout.tsx
+++ b/pwa/components/layout/Layout.tsx
@@ -18,7 +18,7 @@ function Layout({ children }: { children: React.ReactNode }) {
)}
>
-
+
{children}
diff --git a/pwa/components/layout/Nav.tsx b/pwa/components/layout/Nav.tsx
index b127dbfc1..67b462738 100644
--- a/pwa/components/layout/Nav.tsx
+++ b/pwa/components/layout/Nav.tsx
@@ -20,8 +20,6 @@ export default function Nav({ withPreheader = false }) {
const version = current;
- const withRyanHeader = true;
-
const forceClose = () => {
setOpen(false);
};
diff --git a/pwa/components/layout/Preheader.tsx b/pwa/components/layout/Preheader.tsx
index bf122da9f..016c54650 100644
--- a/pwa/components/layout/Preheader.tsx
+++ b/pwa/components/layout/Preheader.tsx
@@ -5,7 +5,7 @@ import Link from "components/common/Link";
export default function Preheader() {
return (
@@ -65,7 +65,7 @@ export default function Preheader() {
The conference dedicated to API Platform and its ecosystem
- Sep 19, 20 2024 | Lille &
+ Sep 18, 19 2025 | Lille &
online
@@ -82,8 +82,8 @@ export default function Preheader() {
clipRule="evenodd"
/>
- Register now
- Only a few tickets left!
+ Register now
+ Only a few tickets left!