Skip to content

Commit d62a4fd

Browse files
authored
fix: update pricing (#102)
1 parent 2e2b028 commit d62a4fd

4 files changed

Lines changed: 24 additions & 36 deletions

File tree

components/pricing/unlock-cards.tsx

Lines changed: 1 addition & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ import { Tick } from '@/components/pricing/icons';
55
import Image from 'next/image';
66
import Link from 'next/link';
77
import React, { useCallback } from 'react';
8-
import AI2 from '@/assets/images/pricing/ai-2.png';
98

109
function UnlockCards() {
1110
const renderCard = useCallback(
@@ -56,28 +55,11 @@ function UnlockCards() {
5655
height={90}
5756
/>,
5857
title: 'AI MAX',
59-
desc: 'Access the most advanced AI models including GPT 4-o and Claude 3 Sonnet',
58+
desc: 'Access the most advanced AI models including GPT-4o, GPT-o3-mini, DeepSeek R1, and Claude 3.5 Sonnet',
6059
num: '$8',
6160
duration: `per user per month\nbilled annually`,
6261
content: ['Unlimited AI responses', 'Unlimited file uploads', '50 AI images per month'],
6362
})}
64-
{renderCard({
65-
icon: <Image
66-
src={AI2}
67-
alt={''}
68-
width={74.5}
69-
height={90}
70-
/>,
71-
title: 'AI On-device for Mac',
72-
desc: 'Run Mistral 7B, Llama 8B, and more local models on your machine',
73-
num: '$8',
74-
duration: `per user per month\nbilled annually`,
75-
content: [
76-
'Local AI on your own hardware for ultimate privacy',
77-
'Unlimited AI responses',
78-
'Unlimited file uploads',
79-
],
80-
})}
8163
</div>
8264
);
8365
}

lib/config/footer.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ export const links = [
136136
children: [
137137
{
138138
name: 'Guides & Tutorials',
139-
link: 'https://docs.appflowy.io/docs/guides/appflowy',
139+
link: 'https://appflowy.com/guide/getting-started-with-appflowy',
140140
},
141141
{
142142
name: 'Developer Docs',

lib/config/navigation.tsx

Lines changed: 22 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,7 @@ export const navigation: Item[] = [
199199
},
200200
{
201201
key: '4',
202-
name: "What's new",
202+
name: 'What\'s new',
203203
desc: 'The latest and greatest from AppFlowy',
204204
icon: <Ring />,
205205
href: '/what-is-new',
@@ -215,7 +215,7 @@ export const navigation: Item[] = [
215215
name: 'Guides & Tutorials',
216216
desc: 'Achieve more with AppFlowy',
217217
icon: <Book />,
218-
href: 'https://docs.appflowy.io/docs/guides/appflowy',
218+
href: 'https://appflowy.com/guide/getting-started-with-appflowy',
219219
},
220220
{
221221
key: '2',
@@ -236,13 +236,19 @@ export const navigation: Item[] = [
236236
name: 'Templates',
237237
desc: 'Ready-made pages from industry leaders and the community',
238238
icon: (
239-
<svg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'>
240-
<g opacity='1'>
239+
<svg
240+
xmlns="http://www.w3.org/2000/svg"
241+
width="20"
242+
height="20"
243+
viewBox="0 0 20 20"
244+
fill="none"
245+
>
246+
<g opacity="1">
241247
<path
242-
d='M10.4469 2.8263L10.3987 2.81336L10.3857 2.86166L8.66025 9.30116L8.64731 9.34946L8.69561 9.3624L10.2392 9.776L10.2763 9.78593L10.2954 9.75271L11.1005 8.35836C11.7227 7.28058 13.2784 7.28058 13.9006 8.35836L15.2183 10.6407L15.2787 10.7452L15.3099 10.6286L16.9218 4.613L16.9348 4.5647L16.8865 4.55176L10.4469 2.8263ZM16.203 12.2648L16.1716 12.2918L16.1923 12.3277L18.2307 15.8584C18.853 16.9361 18.0752 18.2834 16.8307 18.2834H8.17041C7.22595 18.2834 6.54962 17.5072 6.55126 16.6611L6.55136 16.6087L6.49899 16.611C6.41664 16.6148 6.33381 16.6167 6.25053 16.6167C3.2866 16.6167 0.883862 14.214 0.883862 11.25C0.883862 8.2861 3.2866 5.88336 6.25053 5.88336C6.80273 5.88336 7.33536 5.96674 7.83657 6.12157L7.88618 6.1369L7.89962 6.08674L8.87243 2.45618C9.10352 1.59374 9.99 1.08193 10.8524 1.31302L17.2919 3.03848C18.1544 3.26957 18.6662 4.15605 18.4351 5.01848L16.7096 11.458C16.6222 11.7842 16.4411 12.0602 16.203 12.2648ZM9.43271 11.247L9.46529 11.1906L9.40235 11.1737L8.29013 10.8757C7.42769 10.6446 6.91588 9.75812 7.14697 8.89568L7.46769 7.69872L7.47994 7.65301L7.43497 7.63827C7.06218 7.51609 6.66402 7.45003 6.25053 7.45003C4.15185 7.45003 2.45053 9.15135 2.45053 11.25C2.45053 13.3487 4.15185 15.05 6.25053 15.05C6.61697 15.05 6.97138 14.9981 7.30677 14.9013L7.32613 14.8957L7.3362 14.8783L9.43271 11.247ZM16.9173 16.7167L16.874 16.6417L12.5438 9.14169L12.5005 9.06669L12.4572 9.14169L8.12711 16.6417L8.08381 16.7167H8.17041H16.8307H16.9173Z'
243-
fill='#9327FF'
244-
stroke='#9327FF'
245-
strokeWidth='0.1'
248+
d="M10.4469 2.8263L10.3987 2.81336L10.3857 2.86166L8.66025 9.30116L8.64731 9.34946L8.69561 9.3624L10.2392 9.776L10.2763 9.78593L10.2954 9.75271L11.1005 8.35836C11.7227 7.28058 13.2784 7.28058 13.9006 8.35836L15.2183 10.6407L15.2787 10.7452L15.3099 10.6286L16.9218 4.613L16.9348 4.5647L16.8865 4.55176L10.4469 2.8263ZM16.203 12.2648L16.1716 12.2918L16.1923 12.3277L18.2307 15.8584C18.853 16.9361 18.0752 18.2834 16.8307 18.2834H8.17041C7.22595 18.2834 6.54962 17.5072 6.55126 16.6611L6.55136 16.6087L6.49899 16.611C6.41664 16.6148 6.33381 16.6167 6.25053 16.6167C3.2866 16.6167 0.883862 14.214 0.883862 11.25C0.883862 8.2861 3.2866 5.88336 6.25053 5.88336C6.80273 5.88336 7.33536 5.96674 7.83657 6.12157L7.88618 6.1369L7.89962 6.08674L8.87243 2.45618C9.10352 1.59374 9.99 1.08193 10.8524 1.31302L17.2919 3.03848C18.1544 3.26957 18.6662 4.15605 18.4351 5.01848L16.7096 11.458C16.6222 11.7842 16.4411 12.0602 16.203 12.2648ZM9.43271 11.247L9.46529 11.1906L9.40235 11.1737L8.29013 10.8757C7.42769 10.6446 6.91588 9.75812 7.14697 8.89568L7.46769 7.69872L7.47994 7.65301L7.43497 7.63827C7.06218 7.51609 6.66402 7.45003 6.25053 7.45003C4.15185 7.45003 2.45053 9.15135 2.45053 11.25C2.45053 13.3487 4.15185 15.05 6.25053 15.05C6.61697 15.05 6.97138 14.9981 7.30677 14.9013L7.32613 14.8957L7.3362 14.8783L9.43271 11.247ZM16.9173 16.7167L16.874 16.6417L12.5438 9.14169L12.5005 9.06669L12.4572 9.14169L8.12711 16.6417L8.08381 16.7167H8.17041H16.8307H16.9173Z"
249+
fill="#9327FF"
250+
stroke="#9327FF"
251+
strokeWidth="0.1"
246252
/>
247253
</g>
248254
</svg>
@@ -257,20 +263,20 @@ export const navigation: Item[] = [
257263
children: [
258264
{
259265
key: '1',
260-
name: 'Self-hosting AppFlowy with AppFlowy Cloud',
261-
href: 'https://docs.appflowy.io/docs/guides/appflowy/self-hosting-appflowy',
266+
name: 'Getting Started With AppFlowy',
267+
href: 'https://appflowy.com/guide/getting-started-with-appflowy',
262268
image: {
263-
src: '/images/self-hosting-appflowy.webp',
264-
alt: 'Self-hosting AppFlowy with AppFlowy Cloud',
269+
src: '/images/getting-started.png',
270+
alt: 'Getting Started With AppFlowy',
265271
},
266272
},
267273
{
268274
key: '2',
269-
name: 'AppFlowy 2nd Anniversary and 2023 Roundup',
270-
href: '/blog/appflowy-2nd-anniversary-and-2023-roundup/',
275+
name: 'Self-hosting AppFlowy with AppFlowy Cloud',
276+
href: 'https://docs.appflowy.io/docs/guides/appflowy/self-hosting-appflowy',
271277
image: {
272-
src: '/images/appflowy-2nd-anniversary-and-2023-roundup.png',
273-
alt: 'AppFlowy 2nd Anniversary and 2023 Roundup',
278+
src: '/images/self-hosting-appflowy.webp',
279+
alt: 'Self-hosting AppFlowy with AppFlowy Cloud',
274280
},
275281
},
276282
{

public/images/getting-started.png

22.1 KB
Loading

0 commit comments

Comments
 (0)