diff --git a/public/design-your-work-future.png b/public/design-your-work-future.png new file mode 100644 index 0000000..0637c6d Binary files /dev/null and b/public/design-your-work-future.png differ diff --git a/src/app/components/StaffplanDemoContainer.tsx b/src/app/components/StaffplanDemoContainer.tsx index 3f2d0e5..7831b6a 100644 --- a/src/app/components/StaffplanDemoContainer.tsx +++ b/src/app/components/StaffplanDemoContainer.tsx @@ -8,10 +8,8 @@ interface StaffplanDemoContainerProps { const StaffplanDemoContainer: React.FC = ({ children }) => { return (
-
- Design Your Work Future +
+

Design your work future.

{children}
@@ -26,6 +24,7 @@ const StaffplanDemoContainer: React.FC = ({ childre alt="StaffPlan Demo" fill className="sm:hidden block rounded-lg object-cover" + style={{ marginTop: '20px' }} />