mirror of
https://github.com/different-ai/openwork
synced 2026-04-25 17:15:34 +02:00
removed duplicate pricing title (#1287)
This commit is contained in:
@@ -37,7 +37,11 @@ export default async function PricingPage() {
|
||||
</h1>
|
||||
</section>
|
||||
|
||||
<PricingGrid windowsCheckoutUrl={windowsCheckoutUrl} callUrl={callUrl} />
|
||||
<PricingGrid
|
||||
windowsCheckoutUrl={windowsCheckoutUrl}
|
||||
callUrl={callUrl}
|
||||
showHeader={false}
|
||||
/>
|
||||
|
||||
<SiteFooter />
|
||||
</main>
|
||||
|
||||
Reference in New Issue
Block a user