Skip to content

Commit 5608205

Browse files
authored
Update Index.tsx
1 parent f09e4b4 commit 5608205

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/pages/Index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ const Index = () => {
4747
<div className="absolute inset-0 bg-gradient-to-r from-blue-900/20 to-orange-500/10"></div>
4848
<div className="relative z-10 text-center max-w-4xl mx-auto">
4949
<div className="mb-8 animate-fade-in">
50-
<h1 className="text-6xl md:text-8xl font-bold mb-6 bg-gradient-to-r from-yellow-400 via-orange-500 to-yellow-300 bg-clip-text text-transparent">
50+
<h1 className="text-6xl md:text-8xl font-bold mb-6 bg-gradient-to-r from-blue-400 via-orange-500 to-blue-300 bg-clip-text text-transparent">
5151
Mericio
5252
</h1>
5353
<p className="text-xl md:text-2xl text-blue-100 mb-4">

0 commit comments

Comments
 (0)