Skip to content

Commit

Permalink
fix: Update catalog badges on landing page
Browse files Browse the repository at this point in the history
Signed-off-by: Felipe Huici <[email protected]>
  • Loading branch information
felipehuici authored and razvand committed Mar 10, 2024
1 parent 72f9d28 commit 9bb3814
Show file tree
Hide file tree
Showing 6 changed files with 192 additions and 124 deletions.
2 changes: 1 addition & 1 deletion pages/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ const HomePage = () => {
<Header />
<LandingHero />
<KraftCloudStrip />
<CatalogStrip />
<CatalogStrip />
<BlueprintStrip />
<KraftKitStrip />
<GreenStrip />
Expand Down
Binary file added public/logos/framework-expressjs.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
42 changes: 42 additions & 0 deletions public/logos/framework-nextjs.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/logos/framework-remix.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/logos/framework-solidjs.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 9bb3814

Please sign in to comment.