|
|
@ -3,12 +3,12 @@ import CenteredDarkPanel from '@/components/CenteredDarkPanel'
|
|
|
|
export default function BookPurchaseCTA() {
|
|
|
|
export default function BookPurchaseCTA() {
|
|
|
|
return (
|
|
|
|
return (
|
|
|
|
<>
|
|
|
|
<>
|
|
|
|
<CenteredDarkPanel title="Foundations of High-Performance React" buttonText="Purchase"
|
|
|
|
<CenteredDarkPanel title="Foundations of High-Performance React" buttonText="Download"
|
|
|
|
id="first-cta"
|
|
|
|
id="first-cta"
|
|
|
|
href="https://buy.stripe.com/14kcPNaRm28Ydiw7su"
|
|
|
|
href="https://buy.stripe.com/14kcPNaRm28Ydiw7su"
|
|
|
|
>
|
|
|
|
>
|
|
|
|
<p className="mx-auto mt-6 max-w-xl text-lg leading-8 text-gray-300">
|
|
|
|
<p className="mx-auto mt-6 max-w-xl text-lg leading-8 text-gray-300">
|
|
|
|
$11.99 suggested (min $0.50)
|
|
|
|
Now Available For Free!
|
|
|
|
</p>
|
|
|
|
</p>
|
|
|
|
<p className="mx-auto mt-6 max-w-xl text-lg leading-8 text-gray-300">
|
|
|
|
<p className="mx-auto mt-6 max-w-xl text-lg leading-8 text-gray-300">
|
|
|
|
DRM-free Kindle, ePub, & PDF downloads.
|
|
|
|
DRM-free Kindle, ePub, & PDF downloads.
|
|
|
|