diff --git a/src/components/CapDrawer.tsx b/src/components/CapDrawer.tsx index 801a0cd..7370084 100644 --- a/src/components/CapDrawer.tsx +++ b/src/components/CapDrawer.tsx @@ -51,7 +51,14 @@ export function CapDrawer({ width, open, onClose }: { width: number; open: boole - company logo + company logo diff --git a/src/pages/_app.tsx b/src/pages/_app.tsx index d4cca6f..9c1278d 100644 --- a/src/pages/_app.tsx +++ b/src/pages/_app.tsx @@ -16,9 +16,9 @@ const fontRoboto = Roboto({ const siteTheme = createTheme({ cssVariables: true, - // colorSchemes: { - // dark: true, - // }, + colorSchemes: { + dark: true, + }, palette: { mode: 'light', primary: { diff --git a/src/pages/index.tsx b/src/pages/index.tsx index 1f81efc..9809784 100644 --- a/src/pages/index.tsx +++ b/src/pages/index.tsx @@ -22,7 +22,7 @@ export default function Home() { <> - company logo + company logo Welcome to
the Solsynth Capital. @@ -92,6 +92,7 @@ export default function Home() { width={256} height={80} style={{ marginLeft: '-20px' }} + className="dark:invert" /> Made by Solsynth diff --git a/src/pages/posts/[...id].tsx b/src/pages/posts/[...id].tsx index 5f8d9b9..62fe4a5 100644 --- a/src/pages/posts/[...id].tsx +++ b/src/pages/posts/[...id].tsx @@ -199,7 +199,7 @@ export default function Post({ post, attachments }: InferGetServerSidePropsType< - + {post.body.content &&
} diff --git a/src/pages/posts/index.tsx b/src/pages/posts/index.tsx index 05ea429..14ef0b0 100644 --- a/src/pages/posts/index.tsx +++ b/src/pages/posts/index.tsx @@ -97,7 +97,7 @@ export default function PostList({ posts, page, pages }: InferGetServerSideProps - + {p.body.content &&
} diff --git a/src/pages/products/solar-network.tsx b/src/pages/products/solar-network.tsx index c24853c..a7c788c 100644 --- a/src/pages/products/solar-network.tsx +++ b/src/pages/products/solar-network.tsx @@ -124,7 +124,7 @@ export default function ProductSolarNetwork() { width={128} height={128} style={{ objectFit: 'cover' }} - className="shadow-xl rounded-2xl mx-auto mb-8 border border-1 border-gray-200" + className="shadow-xl rounded-2xl mx-auto mb-8 border border-1 border-gray-200 dark:invert" alt="solar network icon" /> diff --git a/src/pages/terms/privacy-policy.tsx b/src/pages/terms/privacy-policy.tsx index d57fd76..1961dbb 100644 --- a/src/pages/terms/privacy-policy.tsx +++ b/src/pages/terms/privacy-policy.tsx @@ -17,7 +17,7 @@ export default function PrivacyPolicy() { - +

Introduction

We take your privacy seriously. This privacy policy outlines the types of personal information we collect, how diff --git a/src/pages/terms/user-agreements.tsx b/src/pages/terms/user-agreements.tsx index 510a828..e3a3b1e 100644 --- a/src/pages/terms/user-agreements.tsx +++ b/src/pages/terms/user-agreements.tsx @@ -17,7 +17,7 @@ export default function PrivacyPolicy() { - +

This Agreement applies to all Solsynth LLC products, including but not limited to Solar Network, Solian, DietaryGuard, AceField.