Creative Tim UICreative Tim UI

Footer Blocks based on shadcn/ui

Files
app/footers-01/page.tsx
import Footers01 from "@/components/creative-tim/blocks/footers-01"

export default function Page() {
  return <Footers01 />
}
Simple footer with social links
footers-01

All rights reserved. Copyright © 2026 Creative Tim.

import Footers01 from "@/components/creative-tim/blocks/footers-01"

export default function Page() {
  return <Footers01 />
}
Files
app/footers-02/page.tsx
import Footers02 from "@/components/creative-tim/blocks/footers-02"

export default function Page() {
  return <Footers02 />
}
Footer with navigation links and subscription
footers-02
import Footers02 from "@/components/creative-tim/blocks/footers-02"

export default function Page() {
  return <Footers02 />
}
Files
app/footers-03/page.tsx
import Footers03 from "@/components/creative-tim/blocks/footers-03"

export default function Page() {
  return <Footers03 />
}
Website footer with CTA
footers-03
import Footers03 from "@/components/creative-tim/blocks/footers-03"

export default function Page() {
  return <Footers03 />
}
PRO Blocks

This is a PRO block. Upgrade your account to access the source code and install this block via CLI/MCP.

Upgrade to PRO
Simple dark footer
footers-04

Be the first who see the news

Your company may not be in the software business, but eventually, a software company will be in your business.

All rights reserved. Copyright © 2026 Creative Tim

import Footers04 from "@/components/creative-tim/blocks/footers-04"

export default function Page() {
  return <Footers04 />
}
PRO Blocks

This is a PRO block. Upgrade your account to access the source code and install this block via CLI/MCP.

Upgrade to PRO
Complex dark footer
footers-05
import Footers05 from "@/components/creative-tim/blocks/footers-05"

export default function Page() {
  return <Footers05 />
}
PRO Blocks

This is a PRO block. Upgrade your account to access the source code and install this block via CLI/MCP.

Upgrade to PRO
Advanced light footer
footers-06
import Footers06 from "@/components/creative-tim/blocks/footers-06"

export default function Page() {
  return <Footers06 />
}
PRO Blocks

This is a PRO block. Upgrade your account to access the source code and install this block via CLI/MCP.

Upgrade to PRO
Simple footer with country selection
footers-07
import Footers07 from "@/components/creative-tim/blocks/footers-07"

export default function Page() {
  return <Footers07 />
}
PRO Blocks

This is a PRO block. Upgrade your account to access the source code and install this block via CLI/MCP.

Upgrade to PRO
Simple footer with version number
footers-08

© 2026 Creative Tim. All rights reserved.

v3.0.0
import Footers08 from "@/components/creative-tim/blocks/footers-08"

export default function Page() {
  return <Footers08 />
}
PRO Blocks

This is a PRO block. Upgrade your account to access the source code and install this block via CLI/MCP.

Upgrade to PRO
Footer with notification and CTA
footers-09
import Footers09 from "@/components/creative-tim/blocks/footers-09"

export default function Page() {
  return <Footers09 />
}
PRO Blocks

This is a PRO block. Upgrade your account to access the source code and install this block via CLI/MCP.

Upgrade to PRO
Footer with page links
footers-10
import Footers10 from "@/components/creative-tim/blocks/footers-10"

export default function Page() {
  return <Footers10 />
}
PRO Blocks

This is a PRO block. Upgrade your account to access the source code and install this block via CLI/MCP.

Upgrade to PRO
Website footer with statement
footers-11
Creative Tim

The reward for getting on the stage is fame.

The price of fame is you can't get off the stage.

© 2026 Creative Tim. All Rights Reserved.

import Footers11 from "@/components/creative-tim/blocks/footers-11"

export default function Page() {
  return <Footers11 />
}
PRO Blocks

This is a PRO block. Upgrade your account to access the source code and install this block via CLI/MCP.

Upgrade to PRO
Website footer with navigation
footers-12
import Footers12 from "@/components/creative-tim/blocks/footers-12"

export default function Page() {
  return <Footers12 />
}
PRO Blocks

This is a PRO block. Upgrade your account to access the source code and install this block via CLI/MCP.

Upgrade to PRO
Simple centered website footer
footers-13
import Footers13 from "@/components/creative-tim/blocks/footers-13"

export default function Page() {
  return <Footers13 />
}
PRO Blocks

This is a PRO block. Upgrade your account to access the source code and install this block via CLI/MCP.

Upgrade to PRO
Website footer for apps
footers-14
Creative Tim

The reward for getting on the stage is fame.

Get the App

© 2026 Creative Tim. All Rights Reserved.

import Footers14 from "@/components/creative-tim/blocks/footers-14"

export default function Page() {
  return <Footers14 />
}
PRO Blocks

This is a PRO block. Upgrade your account to access the source code and install this block via CLI/MCP.

Upgrade to PRO
Website footer with quote
footers-15

The reward for getting on the stage is fame.

The price of fame is you can't get off the stage.

All rights reserved. © 2026 Creative Tim

import Footers15 from "@/components/creative-tim/blocks/footers-15"

export default function Page() {
  return <Footers15 />
}