diff --git a/components/common/ClientLayout.tsx b/components/common/ClientLayout.tsx index 9dc84ac..0cdf814 100644 --- a/components/common/ClientLayout.tsx +++ b/components/common/ClientLayout.tsx @@ -41,7 +41,7 @@ export default function ClientLayout({ children }: { children: React.ReactNode } smooth color="#ffffffff" style={{ - background: '#ed1b24', + background: '#ce2029', borderRadius: '50%', boxShadow: '0 4px 6px rgba(0,0,0,0.2)', padding: '8px', diff --git a/components/home/HeroBanner.tsx b/components/home/HeroBanner.tsx index de0f777..a411bcb 100644 --- a/components/home/HeroBanner.tsx +++ b/components/home/HeroBanner.tsx @@ -106,16 +106,16 @@ export default function HomeHeroBanner() {
-
+
{/*
*/} -
+

{slide.date}

-
+ {/*
*/}

{slide.location} diff --git a/components/layout/header/Header1.tsx b/components/layout/header/Header1.tsx index f772da3..661124d 100644 --- a/components/layout/header/Header1.tsx +++ b/components/layout/header/Header1.tsx @@ -15,7 +15,7 @@ export default function Header1({ scroll, isMobileMenu, handleMobileMenu, isSear <>

-
+
-