Update BookPurchaseCTA.jsx
This commit is contained in:
@@ -3,12 +3,12 @@ import CenteredDarkPanel from '@/components/CenteredDarkPanel'
|
||||
export default function BookPurchaseCTA() {
|
||||
return (
|
||||
<>
|
||||
<CenteredDarkPanel title="Foundations of High-Performance React" buttonText="Purchase"
|
||||
<CenteredDarkPanel title="Foundations of High-Performance React" buttonText="Download"
|
||||
id="first-cta"
|
||||
href="https://buy.stripe.com/14kcPNaRm28Ydiw7su"
|
||||
>
|
||||
<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 className="mx-auto mt-6 max-w-xl text-lg leading-8 text-gray-300">
|
||||
DRM-free Kindle, ePub, & PDF downloads.
|
||||
|
||||
Reference in New Issue
Block a user