aiqtech commited on
Commit
95cb01d
·
verified ·
1 Parent(s): 75cae5c

Update src/pages/index.tsx

Browse files
Files changed (1) hide show
  1. src/pages/index.tsx +1 -1
src/pages/index.tsx CHANGED
@@ -32,7 +32,7 @@ function Page({
32
  <div className="text-center mb-16 max-w-4xl mx-auto">
33
  <h1 className="text-2xl sm:text-3xl md:text-4xl lg:text-6xl font-bold text-foreground mb-6 bg-gradient-to-r from-foreground to-foreground/80 bg-clip-text">
34
  <span className="inline-flex items-center gap-1 sm:gap-2">
35
- Hugging Face Heatmap
36
  <img
37
  src="/hf-icon.svg"
38
  alt="Hugging Face icon"
 
32
  <div className="text-center mb-16 max-w-4xl mx-auto">
33
  <h1 className="text-2xl sm:text-3xl md:text-4xl lg:text-6xl font-bold text-foreground mb-6 bg-gradient-to-r from-foreground to-foreground/80 bg-clip-text">
34
  <span className="inline-flex items-center gap-1 sm:gap-2">
35
+ HuggingFace Heatmap Leaderboard
36
  <img
37
  src="/hf-icon.svg"
38
  alt="Hugging Face icon"