diff --git a/site/src/components/frontpage/hero.tsx b/site/src/components/frontpage/hero.tsx index 54d43c738..d2be00bd1 100644 --- a/site/src/components/frontpage/hero.tsx +++ b/site/src/components/frontpage/hero.tsx @@ -154,12 +154,12 @@ export const Hero = () => { delay={1000} text={[ { - title: "Adaptive Operating System", + title: "Adaptive Printer OS", className: - "text-lg font-medium tracking-tight lg:text-2xl", + "text-base font-medium tracking-tight lg:text-2xl", }, { - title: "For Custom Built Hardware", + title: "for Custom Hardware", className: "text-sm font-normal opacity-50 tracking-tight lg:text-xl", }, diff --git a/site/src/pages/index.tsx b/site/src/pages/index.tsx index 4635eb50f..b2f6e5712 100644 --- a/site/src/pages/index.tsx +++ b/site/src/pages/index.tsx @@ -356,7 +356,7 @@ export default function Index() { ))}
- © 2024 Your Company, Inc. All rights reserved. + © 2024 Mikkel Schmidt, Inc. All rights reserved.