{"version":3,"sources":["webpack:///./src/components/happiness.js","webpack:///./src/pages/happiness.js"],"names":["Heading","styled","div","Title","p","Content","StyledHappinessCol","Col","StyledImage","Image","StyledSpan","span","StyledCol","ServiceTitle","ServiceContent","Happiness","Container","fluid","Row","xs","offset","md","className","src","sm","HappinessPage","render","React","Component"],"mappings":"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","file":"component---src-pages-happiness-js-3b83f05a109ca7d51ac0.js","sourcesContent":["import React from 'react';\nimport styled from 'styled-components';\nimport { Container, Row, Col, Image } from 'react-bootstrap';\n\nconst Heading = styled.div`\n margin: 30px 0;\n text-align: center;\n`;\n\nconst Title = styled.p`\n font-weight: bold;\n font-size: larger;\n color: #000000;\n`;\n\nconst Content = styled.div`\n text-align: justify;\n`;\n\nconst StyledHappinessCol = styled(Col)`\n text-align: center;\n`;\n\nconst StyledImage = styled(Image)`\n display: inline !important;\n max-width: 75%;\n margin-top: 10px;\n`;\n\nconst StyledSpan = styled.span`\n font-size: small;\n width: 100%;\n display: block;\n text-align: center;\n border: 2px solid black;\n margin-top: 10px;\n padding: 5px;\n`;\n\nconst StyledCol = styled(Col)`\n padding: 15px;\n border-top: 1px solid #f7941e;\n`;\n\nconst ServiceTitle = styled.p`\n font-weight: bold;\n color: #000000;\n`;\n\nconst ServiceContent = styled.div`\n margin-top: 15px;\n text-align: justify;\n`;\n\nconst Happiness = () => (\n \n \n The Happiness Program\n \n \n

The Happiness Program is a program designed for those super talented men\n and women who are required to multi-task like a parent of 4, are expected to\n be as disciplined as a soldier on duty, and have to lift the heavy weight of\n boss’s expectations like a weightlifter on steroids.

\n

 

\n

Basically everyone at work.

\n
\n \n Why is it Important?\n \n \n

We are not yet sure how much of your revenue is getting effected by the stress\n in your organization, but we do know the following*:

\n
\n

 

\n \n \n \n 70% are unhappy at work\n \n \n \n 50% are not satisfied with the current job\n \n \n \n 80% find their work stressful\n \n \n \n 75% do not have good friends at work\n \n \n \n 65% do not like their bosses\n \n \n\n

 

\n \n

The Happiness Program is a well designed program to increase the Happiness\n Index of your workplace. The program is for 3 months with educative and entertaining\n activities every fortnight to enable the participants to gradually move towards a happier self.\n The program addresses the factors which cause stress at work and help participants\n align with company values, bond with colleagues and team, resolve conflicts,\n communicate better, and cultivate a positive outlook.

\n
\n\n \n THP Plan\n \n\n \n \n Pre-Start\n \n

Measure happiness on various parameters as well as Happiness Index.\n Getting a detailed profile of participants as per our format.

\n
\n
\n \n Week-1\n \n

A talk on values of the company, storytelling, inculcating Humor and\n Happiness in life and understanding the group and their dynamics.

\n
\n
\n
\n \n \n Week-3\n \n

Participants tell their true work stories in a Town Hall gathering\n with all employees, picking one company value as a central theme and\n hence also validating for others that the company lives by it’s values.\n Everyone is encouraged to speak.

\n
\n
\n \n Week-5\n \n

 

\n

A creative workshop on humor.\n Adding humor to work, life, and stories.

\n
\n
\n
\n \n \n Week-7\n \n

Participants tell funny stories out of their lives and make it personal\n in front of all employees. Everyone else is also encouraged to participate.

\n
\n
\n \n Week-9\n \n

A discussion on how to approach conflict situations and how humor can help.\n Team Bonding IMPROV exercises are also done.

\n
\n
\n
\n \n \n Week-11\n \n

3 select participants present PPTs and solutions on topics\n (pre-selected by the company) to all employees.\n The topics are relevant, relatable, and presented in a fun manner.

\n
\n
\n \n Way Ahead - Recommended\n \n

An ongoing fortnightly fun and happiness activities are initiated\n and executed by the company and the people trained are designated\n ‘Champions of Happiness’ at work.

\n
\n
\n
\n
\n)\n\nexport default Happiness\n","import React from 'react';\nimport Layout from '../components/layout';\nimport Happiness from '../components/happiness';\n\nclass HappinessPage extends React.Component {\n\n render() {\n return (\n \n \n \n )\n }\n}\n\nexport default HappinessPage;\n"],"sourceRoot":""}