kopia lustrzana https://github.com/transitive-bullshit/chatgpt-api
pull/715/head
rodzic
a9117a2a42
commit
09d119dcaf
|
@ -140,7 +140,7 @@ export default async function TheBestDamnLandingPageEver() {
|
|||
client.
|
||||
</h5>
|
||||
|
||||
<SupplySideCTA variant='book-call' heroVariant='orange' />
|
||||
<SupplySideCTA variant='book-call' />
|
||||
</div>
|
||||
</DotsSection>
|
||||
|
||||
|
|
|
@ -17,7 +17,7 @@ import { GitHubStarCounter } from './github-star-counter'
|
|||
|
||||
export function SupplySideCTA({
|
||||
variant = 'github',
|
||||
heroVariant = 'purple'
|
||||
heroVariant = 'orange'
|
||||
}: {
|
||||
variant?: 'book-call' | 'github' | 'github-2'
|
||||
heroVariant?: HeroButtonVariant
|
||||
|
|
Ładowanie…
Reference in New Issue