Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ export default function Page() {
full wallet programmability.
</>
}
docsLink="https://portal.thirdweb.com/connect/account-abstraction/overview"
docsLink="https://portal.thirdweb.com/connect/account-abstraction/overview?utm_source=playground"
heroLink="/account-abstraction.png"
/>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ export default function Page() {
full wallet programmability.
</>
}
docsLink="https://portal.thirdweb.com/connect/account-abstraction/overview"
docsLink="https://portal.thirdweb.com/connect/account-abstraction/overview?utm_source=playground"
heroLink="/account-abstraction.png"
/>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ export default function Page() {
full wallet programmability.
</>
}
docsLink="https://portal.thirdweb.com/connect/account-abstraction/overview"
docsLink="https://portal.thirdweb.com/connect/account-abstraction/overview?utm_source=playground"
heroLink="/account-abstraction.png"
/>

Expand Down
2 changes: 1 addition & 1 deletion apps/playground-web/src/app/connect/auth/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ export default function Page() {
them to create an additional account.
</>
}
docsLink="https://portal.thirdweb.com/typescript/v5/auth"
docsLink="https://portal.thirdweb.com/typescript/v5/auth?utm_source=playground"
heroLink="/auth.png"
/>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ export default function Page() {
contract on any EVM chain through our RPC Edge endpoints.
</>
}
docsLink="https://portal.thirdweb.com/typescript/v5"
docsLink="https://portal.thirdweb.com/typescript/v5?utm_source=playground"
heroLink="/blockchain-api.png"
/>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ export default function Page(props: { children: React.ReactNode }) {
and smart account integration.
</>
}
docsLink="https://portal.thirdweb.com/connect/in-app-wallet/overview"
docsLink="https://portal.thirdweb.com/connect/in-app-wallet/overview?utm_source=playground"
heroLink="/in-app-wallet.png"
/>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ export default function Layout(props: {
description={
<>HTTP API to bridge, swap and onramp to and from any currency</>
}
docsLink="https://portal.thirdweb.com/connect/pay/overview"
docsLink="https://portal.thirdweb.com/connect/pay/overview?utm_source=playground"
heroLink="/ub.png"
/>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ export default function Page() {
chain.
</>
}
docsLink="https://portal.thirdweb.com/connect/pay/get-started"
docsLink="https://portal.thirdweb.com/connect/pay/get-started?utm_source=playground"
heroLink="/pay.png"
/>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -529,7 +529,7 @@ export function LeftSection(props: {
</p>

<Link
href="https://portal.thirdweb.com/connect/account-abstraction/overview"
href="https://portal.thirdweb.com/connect/account-abstraction/overview?utm_source=playground"
target="_blank"
className="inline-flex items-center gap-2 text-muted-foreground hover:text-foreground"
>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ export default function Page() {
and generate revenue for each user transaction.
</>
}
docsLink="https://portal.thirdweb.com/connect/pay/get-started"
docsLink="https://portal.thirdweb.com/connect/pay/get-started?utm_source=playground"
heroLink="/pay.png"
/>

Expand Down
2 changes: 1 addition & 1 deletion apps/playground-web/src/app/connect/pay/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ export default function Page(props: {
and generate revenue for each user transaction.
</>
}
docsLink="https://portal.thirdweb.com/connect/pay/get-started"
docsLink="https://portal.thirdweb.com/connect/pay/get-started?utm_source=playground"
heroLink="/pay.png"
/>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ export default function Page() {
any chain.
</>
}
docsLink="https://portal.thirdweb.com/connect/pay/get-started"
docsLink="https://portal.thirdweb.com/connect/pay/get-started?utm_source=playground"
heroLink="/pay.png"
/>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -219,7 +219,7 @@ export function LeftSection(props: {
after connecting wallet
</span>
<Link
href="https://portal.thirdweb.com/connect/auth"
href="https://portal.thirdweb.com/connect/auth?utm_source=playground"
target="_blank"
className="inline-flex items-center gap-2 text-muted-foreground hover:text-foreground"
>
Expand Down Expand Up @@ -248,7 +248,7 @@ export function LeftSection(props: {
</p>

<Link
href="https://portal.thirdweb.com/connect/account-abstraction/overview"
href="https://portal.thirdweb.com/connect/account-abstraction/overview?utm_source=playground"
target="_blank"
className="inline-flex items-center gap-2 text-muted-foreground hover:text-foreground"
>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ export default function Page(props: {
Ethereum)
</>
}
docsLink="https://portal.thirdweb.com/connect/sign-in/overview"
docsLink="https://portal.thirdweb.com/connect/sign-in/overview?utm_source=playground"
heroLink="/connectors.png"
/>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ export function InAppWalletFormGroup(props: {
<Link
target="_blank"
className="group flex items-center gap-2"
href="https://portal.thirdweb.com/connect/in-app-wallet/overview"
href="https://portal.thirdweb.com/connect/in-app-wallet/overview?utm_source=playground"
>
<h2 className="font-semibold tracking-tight">In-App Wallet</h2>
<ExternalLinkIcon className="mt-[-2px] size-4 text-muted-foreground group-hover:text-foreground" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ export default function Page() {
that fits your brand.
</>
}
docsLink="https://portal.thirdweb.com/connect/sign-in/overview"
docsLink="https://portal.thirdweb.com/connect/sign-in/overview?utm_source=playground"
heroLink="/connectors.png"
/>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ export default function Page() {
that fits your brand.
</>
}
docsLink="https://portal.thirdweb.com/connect/sign-in/overview"
docsLink="https://portal.thirdweb.com/connect/sign-in/overview?utm_source=playground"
heroLink="/connectors.png"
/>
<Modal />
Expand Down
2 changes: 1 addition & 1 deletion apps/playground-web/src/app/connect/social/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ export default function Page() {
as soon as they sign into your app.
</>
}
docsLink="https://portal.thirdweb.com/connect" // TODO: update this once we have Social API docs
docsLink="https://portal.thirdweb.com/connect?utm_source=playground" // TODO: update this once we have Social API docs
heroLink="/in-app-wallet.png"
/>

Expand Down
2 changes: 1 addition & 1 deletion apps/playground-web/src/app/connect/ui/chain/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ export default function Page() {
in their user interfaces.
</>
}
docsLink="https://portal.thirdweb.com/react/v5/components/onchain#chains"
docsLink="https://portal.thirdweb.com/react/v5/components/onchain#chains?utm_source=playground"
heroLink="/headless-ui-header.png"
/>
<section className="space-y-8">
Expand Down
2 changes: 1 addition & 1 deletion apps/playground-web/src/app/connect/ui/nft/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ export default function Page() {
their perfect user interface.
</>
}
docsLink="https://portal.thirdweb.com/react/v5/components/onchain#nfts"
docsLink="https://portal.thirdweb.com/react/v5/components/onchain#nfts?utm_source=playground"
heroLink="/headless-ui-header.png"
/>
<section className="space-y-8">
Expand Down
2 changes: 1 addition & 1 deletion apps/playground-web/src/app/connect/ui/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ export default function Page() {
complete control over your dApp&apos;s design.
</>
}
docsLink="https://portal.thirdweb.com/react/v5/components/account"
docsLink="https://portal.thirdweb.com/react/v5/components/account?utm_source=playground"
heroLink="/headless-ui-header.png"
/>

Expand Down
2 changes: 1 addition & 1 deletion apps/playground-web/src/app/connect/ui/token/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ export default function Page() {
other crypto applications.
</>
}
docsLink="https://portal.thirdweb.com/react/v5/components/onchain#tokens"
docsLink="https://portal.thirdweb.com/react/v5/components/onchain#tokens?utm_source=playground"
heroLink="/headless-ui-header.png"
/>
<section className="space-y-8">
Expand Down
2 changes: 1 addition & 1 deletion apps/playground-web/src/app/connect/ui/wallet/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ export default function Page() {
design.
</>
}
docsLink="https://portal.thirdweb.com/react/v5/connecting-wallets/ui-components"
docsLink="https://portal.thirdweb.com/react/v5/connecting-wallets/ui-components?utm_source=playground"
heroLink="/headless-ui-header.png"
/>
<section className="space-y-8">
Expand Down
2 changes: 1 addition & 1 deletion apps/playground-web/src/app/insight/layout.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ export default function Layout(props: {
description={
<>Simple & customizable endpoints for querying rich blockchain data</>
}
docsLink="https://portal.thirdweb.com/insight"
docsLink="https://portal.thirdweb.com/insight?utm_source=playground"
heroLink="/insight-hero.avif"
/>

Expand Down
2 changes: 1 addition & 1 deletion apps/playground-web/src/app/insight/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ export default async function Page() {
user-friendly format. <br /> There is no need for ABIs, decoding, RPC,
or web3 knowledge to fetch blockchain data.{" "}
<Link
href="https://portal.thirdweb.com/insight/blueprints"
href="https://portal.thirdweb.com/insight/blueprints?utm_source=playground"
target="_blank"
className="underline decoration-muted-foreground/50 decoration-dotted underline-offset-[5px] hover:decoration-solid"
>
Expand Down
4 changes: 2 additions & 2 deletions apps/playground-web/src/app/otherLinks.ts
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
export const otherLinks: { name: string; href: string }[] = [
{
name: "Dashboard",
href: "https://thirdweb.com/team",
href: "https://thirdweb.com/team?utm_source=playground",
},
{
name: "Docs",
href: "https://portal.thirdweb.com/",
href: "https://portal.thirdweb.com?utm_source=playground",
},
{
name: "Github",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ export async function GatedContentPreview() {
<br />
Mint a free commemorative NFT{" "}
<a
href="https://thirdweb.com/arbitrum/0xE7d6D628163de95D1c72c343ee852539B51f35Dc/nfts/0"
href="https://thirdweb.com/arbitrum/0xE7d6D628163de95D1c72c343ee852539B51f35Dc/nfts/0?utm_source=playground"
rel="noreferrer"
target="_blank"
className="font-bold text-yellow-400 underline"
Expand Down
5 changes: 4 additions & 1 deletion apps/playground-web/src/components/blocks/APIHeader.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,10 @@ export function APIHeader(props: {
</Link>
</Button>
<Button asChild variant="outline" size="lg">
<Link target="_blank" href="https://thirdweb.com/contact-us">
<Link
target="_blank"
href="https://thirdweb.com/contact-us?utm_source=playground"
>
Book a Demo
</Link>
</Button>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -248,7 +248,7 @@ export function ERC1155MintTo() {
<p className="max-w-[600px]">
thirdweb Engine Playground{" "}
<a
href="https://thirdweb.com/base-sepolia-testnet/0x8CD193648f5D4E8CD9fD0f8d3865052790A680f6/nfts"
href="https://thirdweb.com/base-sepolia-testnet/0x8CD193648f5D4E8CD9fD0f8d3865052790A680f6/nfts?utm_source=playground"
target="_blank"
className="text-blue-500"
rel="noreferrer"
Expand Down
Loading