Skip to content

Commit

Permalink
Email footer
Browse files Browse the repository at this point in the history
  • Loading branch information
pontusab committed Feb 17, 2024
1 parent d7ed41f commit b2611a8
Show file tree
Hide file tree
Showing 7 changed files with 69 additions and 26 deletions.
4 changes: 2 additions & 2 deletions apps/dashboard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,14 +60,14 @@
"use-long-press": "^3.2.0",
"usehooks-ts": "2.14.0",
"zod": "^3.22.4",
"zustand": "^4.5.0"
"zustand": "^4.5.1"
},
"devDependencies": {
"@midday/tsconfig": "workspace:*",
"@t3-oss/env-nextjs": "^0.9.2",
"@todesktop/tailwind-variants": "^1.0.1",
"@types/node": "^20.11.19",
"@types/react": "^18.2.55",
"@types/react": "^18.2.56",
"@types/react-dom": "^18.2.19",
"typescript": "^5.3.3"
}
Expand Down
1 change: 1 addition & 0 deletions apps/dashboard/src/components/category.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ export function CategoryIcon({ name, size = 18 }) {
[categories.rent]: <Icons.HomeWork style={{ color }} size={size} />,
[categories.income]: <Icons.Payments style={{ color }} size={size} />,
[categories.equipment]: <Icons.Devices style={{ color }} size={size} />,
[categories.salery]: <Icons.Salery style={{ color }} size={size} />,
[categories.transfer]: (
<Icons.AccountBalance style={{ color }} size={size} />
),
Expand Down
4 changes: 2 additions & 2 deletions apps/website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@logsnag/next": "^1.0.3",
"@midday/location": "workspace:*",
"@midday/ui": "workspace:*",
"@vercel/analytics": "^1.1.4",
"@vercel/analytics": "^1.2.0",
"geist": "^1.2.2",
"next": "14.1.0",
"next-international": "1.2.4",
Expand All @@ -27,7 +27,7 @@
"devDependencies": {
"@midday/tsconfig": "workspace:*",
"@types/node": "^20.11.19",
"@types/react": "^18.2.55",
"@types/react": "^18.2.56",
"@types/react-dom": "^18.2.19"
}
}
Binary file modified bun.lockb
Binary file not shown.
78 changes: 60 additions & 18 deletions packages/email/components/footer.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -37,27 +37,42 @@ export function Footer({ baseUrl }: Props) {
<Text className="font-medium">Product</Text>
</Row>
<Row className="mb-1.5">
<Link className="text-[#707070] dark:text-[#878787] text-[14px]">
Features
<Link
className="text-[#707070] dark:text-[#878787] text-[14px]"
href="https://go.midday.ai/fhEy5CL"
>
Homepage
</Link>
</Row>
<Row className="mb-1.5">
<Link className="text-[#707070] dark:text-[#878787] text-[14px]">
<Link
className="text-[#707070] dark:text-[#878787] text-[14px]"
href="https://go.midday.ai/KKEB90F"
>
Pricing
</Link>
</Row>
<Row className="mb-1.5">
<Link className="text-[#707070] dark:text-[#878787] text-[14px]">
<Link
className="text-[#707070] dark:text-[#878787] text-[14px]"
href="https://go.midday.ai/Wa3TxOy"
>
Story
</Link>
</Row>
<Row className="mb-1.5">
<Link className="text-[#707070] dark:text-[#878787] text-[14px]">
<Link
className="text-[#707070] dark:text-[#878787] text-[14px]"
href="https://go.midday.ai/jr5dX4W"
>
Updates
</Link>
</Row>
<Row className="mb-1.5">
<Link className="text-[#707070] dark:text-[#878787] text-[14px]">
<Link
className="text-[#707070] dark:text-[#878787] text-[14px]"
href="https://go.midday.ai/sXJM9Qv"
>
Download
</Link>
</Row>
Expand All @@ -70,27 +85,42 @@ export function Footer({ baseUrl }: Props) {
<Text className="font-medium">Resources</Text>
</Row>
<Row className="mb-1.5">
<Link className="text-[#707070] dark:text-[#878787] text-[14px]">
<Link
className="text-[#707070] dark:text-[#878787] text-[14px]"
href="https://go.midday.ai/aTNyqQH"
>
Roadmap
</Link>
</Row>
<Row className="mb-1.5">
<Link className="text-[#707070] dark:text-[#878787] text-[14px]">
<Link
className="text-[#707070] dark:text-[#878787] text-[14px]"
href="https://go.midday.ai/UmCgADb"
>
Github
</Link>
</Row>
<Row className="mb-1.5">
<Link className="text-[#707070] dark:text-[#878787] text-[14px]">
<Link
className="text-[#707070] dark:text-[#878787] text-[14px]"
href="https://go.midday.ai/J2j4CM2"
>
Support
</Link>
</Row>
<Row className="mb-1.5">
<Link className="text-[#707070] dark:text-[#878787] text-[14px]">
Updates
<Link
className="text-[#707070] dark:text-[#878787] text-[14px]"
href="https://go.midday.ai/rofdWKi"
>
Terms of service
</Link>
</Row>
<Row className="mb-1.5">
<Link className="text-[#707070] dark:text-[#878787] text-[14px]">
<Link
className="text-[#707070] dark:text-[#878787] text-[14px]"
href="https://go.midday.ai/TJIL5mQ"
>
Privacy policy
</Link>
</Row>
Expand All @@ -103,22 +133,34 @@ export function Footer({ baseUrl }: Props) {
<Text className="font-medium">Solutions</Text>
</Row>
<Row className="mb-1.5">
<Link className="text-[#707070] dark:text-[#878787] text-[14px]">
Self hosted
<Link
className="text-[#707070] dark:text-[#878787] text-[14px]"
href="https://go.midday.ai/cduCp4l"
>
SaaS hosting
</Link>
</Row>
<Row className="mb-1.5">
<Link className="text-[#707070] dark:text-[#878787] text-[14px]">
SaaS hosting
<Link
className="text-[#707070] dark:text-[#878787] text-[14px]"
href="https://go.midday.ai/yrQlSIz"
>
Self hosted
</Link>
</Row>
<Row className="mb-1.5">
<Link className="text-[#707070] dark:text-[#878787] text-[14px]">
<Link
className="text-[#707070] dark:text-[#878787] text-[14px]"
href="https://go.midday.ai/Dd7M8cl"
>
Open startup
</Link>
</Row>
<Row className="mb-1.5">
<Link className="text-[#707070] dark:text-[#878787] text-[14px]">
<Link
className="text-[#707070] dark:text-[#878787] text-[14px]"
href="https://go.midday.ai/M2Hv420"
>
OSS Friends
</Link>
</Row>
Expand Down
2 changes: 1 addition & 1 deletion packages/kv/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@
"check:types": "tsc --noEmit"
},
"dependencies": {
"@upstash/redis": "^1.28.3"
"@upstash/redis": "^1.28.4"
}
}
6 changes: 3 additions & 3 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -99,15 +99,15 @@
"@radix-ui/react-tooltip": "^1.0.7",
"@storybook/addon-postcss": "^2.0.0",
"@storybook/addon-styling": "^1.3.7",
"@storybook/addon-themes": "^7.6.15",
"@storybook/manager-api": "^7.6.15",
"@storybook/addon-themes": "^7.6.16",
"@storybook/manager-api": "^7.6.16",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.0",
"cmdk": "^0.2.1",
"date-fns": "^3.3.1",
"embla-carousel-react": "^8.0.0-rc22",
"jsonfile": "^6.1.0",
"lucide-react": "^0.330.0",
"lucide-react": "^0.331.0",
"postcss": "^8.4.35",
"react-day-picker": "^8.10.0",
"react-icons": "^5.0.1",
Expand Down

0 comments on commit b2611a8

Please sign in to comment.