Twan07 commited on
Commit
2fe6cfb
·
verified ·
1 Parent(s): 2d92ad7

Update App.tsx

Browse files
Files changed (1) hide show
  1. App.tsx +7 -7
App.tsx CHANGED
@@ -27,7 +27,7 @@ export default function App() {
27
  <Rocket className="w-6 h-6 text-white" />
28
  </div>
29
  <div>
30
- <h1 className="text-xl font-bold text-gray-900 leading-tight tracking-tight">DataTwan Uploader</h1>
31
  <p className="text-xs text-gray-500 font-medium flex items-center gap-1.5">
32
  <span className="w-2 h-2 rounded-full bg-green-500 animate-pulse"></span>
33
  Secure Connection Active
@@ -49,11 +49,11 @@ export default function App() {
49
  {/* Intro */}
50
  <section className="text-center mb-10">
51
  <h2 className="text-3xl font-extrabold text-gray-900 mb-4">
52
- Upload Datasets to Hugging Face
53
  </h2>
54
  <p className="text-gray-600 text-lg leading-relaxed">
55
- The fastest, most secure way to manage your machine learning datasets.
56
- Bulk upload files directly to the <strong>DataTwan</strong> repository.
57
  </p>
58
  </section>
59
 
@@ -115,11 +115,11 @@ export default function App() {
115
  <article id="about" className="space-y-4">
116
  <h3 className="text-lg font-bold text-gray-900 flex items-center gap-2">
117
  <Database className="w-5 h-5 text-yellow-500" />
118
- About DataTwan Uploader
119
  </h3>
120
  <p className="text-gray-600 text-sm leading-relaxed">
121
- DataTwan Uploader is a premier <strong>Hugging Face Dataset Management Tool</strong>.
122
- We streamline pushing large datasets to the cloud with enterprise-grade reliability.
123
  </p>
124
  </article>
125
  <article id="features" className="space-y-4">
 
27
  <Rocket className="w-6 h-6 text-white" />
28
  </div>
29
  <div>
30
+ <h1 className="text-xl font-bold text-gray-900 leading-tight tracking-tight">Twan Uploader</h1>
31
  <p className="text-xs text-gray-500 font-medium flex items-center gap-1.5">
32
  <span className="w-2 h-2 rounded-full bg-green-500 animate-pulse"></span>
33
  Secure Connection Active
 
49
  {/* Intro */}
50
  <section className="text-center mb-10">
51
  <h2 className="text-3xl font-extrabold text-gray-900 mb-4">
52
+ Upload Databases to Twan Data Center
53
  </h2>
54
  <p className="text-gray-600 text-lg leading-relaxed">
55
+ The fastest, most secure way to manage your machine learning Databases.
56
+ Bulk upload files directly to the <strong>Twan</strong>.
57
  </p>
58
  </section>
59
 
 
115
  <article id="about" className="space-y-4">
116
  <h3 className="text-lg font-bold text-gray-900 flex items-center gap-2">
117
  <Database className="w-5 h-5 text-yellow-500" />
118
+ About Twan Uploader
119
  </h3>
120
  <p className="text-gray-600 text-sm leading-relaxed">
121
+ Twan Uploader is a premier <strong>Twan Data Center Management Tool</strong>.
122
+ We streamline pushing large Databases to the cloud with enterprise-grade reliability.
123
  </p>
124
  </article>
125
  <article id="features" className="space-y-4">