Got a question? We've got answers.
25 |Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
11 |Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat.
25 |Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat.
36 |Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat.
50 |Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat.
63 |Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat.
76 |Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat.
90 |Our landing page template works on all devices, so you only have to set it up once, and get beautiful results forever.
30 |Join our newsletter to get top news before anyone else.
28 |Everything mentionned above included, summed up below :
26 |Vitae aliquet nec ullamcorper sit amet risus nullam eget felis semper quis lectus nulla at volutpat diam ut venenatis tellus—in ornare.
17 |— Open PRO lets me quickly get the insights I care about so that I can focus on my productive work. I've had Open PRO for about 24 hours now and I honestly don't know how I functioned without it before.33 |
— Open PRO lets me quickly get the insights I care about so that I can focus on my productive work. I've had Open PRO for about 24 hours now and I honestly don't know how I functioned without it before.49 |
— Open PRO lets me quickly get the insights I care about so that I can focus on my productive work. I've had Open PRO for about 24 hours now and I honestly don't know how I functioned without it before.65 |
Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit laborum — semper quis lectus nulla.
18 |Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.
35 |Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.
71 |Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.
107 |(You will need to change the priceId from your stripe account to make this button work)
58 |For users with a subscription
70 | 74 | Manage monthly Plan 75 | 76 |18 | You are now ready to rock. Enjoy ! 19 |
20 |Billing
26 |Account
33 |Google Auth not configured. Have a look at /env.example to understand how to configure required services. More info on the setup here
47 | 48 | )} 49 |Acme
19 |{link.name}
38 | 39 | ); 40 | })} 41 | > 42 | ); 43 | } 44 | -------------------------------------------------------------------------------- /app/ui/dashboard/sidenav.tsx: -------------------------------------------------------------------------------- 1 | import NavLinks from '@/app/ui/dashboard/nav-links'; 2 | import AcmeLogo from '@/app/ui/acme-logo'; 3 | import { PlusIcon, PowerIcon } from '@heroicons/react/24/outline'; 4 | import { signOut, auth } from '@/auth'; 5 | import Link from 'next/link'; 6 | 7 | export default async function SideNav() { 8 | const user = await auth(); 9 | const name = user?.user?.name || user?.user?.email; 10 | return ( 11 |183 | Customer 184 | | 185 |186 | Email 187 | | 188 |189 | Amount 190 | | 191 |192 | Date 193 | | 194 |195 | Status 196 | | 197 |201 | Edit 202 | | 203 |
---|