ready to add animations
This commit is contained in:
@@ -16,7 +16,7 @@ export const AboutHero = () => {
|
||||
transition={{ duration: 0.6, ease: 'easeOut' }}
|
||||
className="relative z-10 px-6 py-20 sm:px-10 lg:px-16 lg:py-24"
|
||||
>
|
||||
<p className="text-xs font-semibold uppercase tracking-[0.35em] text-white/70">
|
||||
<p className="text-xs font-semibold uppercase tracking-[0.35em] text-white">
|
||||
About GeoMind
|
||||
</p>
|
||||
<h1 className="mt-6 text-3xl font-semibold leading-tight sm:text-4xl lg:text-5xl">
|
||||
|
Reference in New Issue
Block a user