Updating support page.
This commit is contained in:
@@ -5,14 +5,14 @@ import { BookOpenIcon, BanknotesIcon, StarIcon } from '@heroicons/react/24/outli
|
|||||||
|
|
||||||
const features = [
|
const features = [
|
||||||
|
|
||||||
{
|
// {
|
||||||
name: 'The Reactors Premium Subscription',
|
// name: 'The Reactors Premium Subscription',
|
||||||
link: 'https://thereactshow.supercast.com/',
|
// link: 'https://thereactshow.supercast.com/',
|
||||||
description:
|
// description:
|
||||||
'Your own premium podcast feed with: bonus content, early releases, AMA. The BEST way to support the show!',
|
// 'Your own premium podcast feed with: bonus content, early releases, AMA. The BEST way to support the show!',
|
||||||
icon: StarIcon,
|
// icon: StarIcon,
|
||||||
highlight: true
|
// highlight: true
|
||||||
},
|
// },
|
||||||
{
|
{
|
||||||
name: 'My Book',
|
name: 'My Book',
|
||||||
link: '/book',
|
link: '/book',
|
||||||
@@ -20,13 +20,13 @@ const features = [
|
|||||||
'Foundations of High-Performance React is my take on breaking down how React works internally to help you build better React applications.',
|
'Foundations of High-Performance React is my take on breaking down how React works internally to help you build better React applications.',
|
||||||
icon: BookOpenIcon,
|
icon: BookOpenIcon,
|
||||||
},
|
},
|
||||||
{
|
// {
|
||||||
name: 'Discord Server',
|
// name: 'Discord Server',
|
||||||
link: 'https://discord.gg/zXYggKUBC2',
|
// link: 'https://discord.gg/zXYggKUBC2',
|
||||||
description:
|
// description:
|
||||||
'Connect with the community for free on our Discord Server! Ask questions or just hang out!',
|
// 'Connect with the community for free on our Discord Server! Ask questions or just hang out!',
|
||||||
icon: StarIcon
|
// icon: StarIcon
|
||||||
},
|
// },
|
||||||
{
|
{
|
||||||
name: 'Tip!',
|
name: 'Tip!',
|
||||||
link: 'https://buy.stripe.com/cN25nl5x2fZO4M0cMN',
|
link: 'https://buy.stripe.com/cN25nl5x2fZO4M0cMN',
|
||||||
|
|||||||
Reference in New Issue
Block a user