Skip to content

Commit

Permalink
Update hero-data.js
Browse files Browse the repository at this point in the history
  • Loading branch information
alex-beckett committed May 24, 2024
1 parent e832059 commit b25a0cc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/datas/celestia-underneath/hero-data.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,17 +13,17 @@ export const heroData = {
cards: [
{
title: "Ethereum L2",
text: "Deploy fast with an Ethereum L2 using leading rollup frameworks.",
text: "Use leading rollup frameworks to deploy an Ethereum L2.",
button: {
class: "external",
type: "external",
text: "Build",
text: "Simply deploy",
url: "#",
},
},
{
title: "Sovereign rollup",
text: "Transform nearly any VM into its own sovereign chain.",
text: "Deploy your own customizable sovereign chain.",
button: {
class: "external",
type: "external",
Expand Down

0 comments on commit b25a0cc

Please sign in to comment.