mirror of
https://github.com/mito-systems/ranger-app.git
synced 2026-03-08 08:24:16 +00:00
simpler
Some checks failed
Publish Ranger template to Laconic Registry / laconic_publish (push) Failing after 1m3s
Some checks failed
Publish Ranger template to Laconic Registry / laconic_publish (push) Failing after 1m3s
This commit is contained in:
parent
44ec2458c8
commit
aedeb63d13
@ -115,10 +115,10 @@ export default function AnimalsPage() {
|
||||
|
||||
<div className="text-center mb-8">
|
||||
<h1 className="text-4xl sm:text-5xl font-bold mb-4 text-transparent bg-clip-text bg-gradient-to-r from-emerald-400 to-teal-300">
|
||||
{APP_CONFIG.title} Portal
|
||||
{APP_CONFIG.title}
|
||||
</h1>
|
||||
<p className="text-emerald-200 text-lg mb-8">
|
||||
Discover {APP_CONFIG.description} sightings from our community in {APP_CONFIG.location}
|
||||
Discover sightings from our community
|
||||
</p>
|
||||
</div>
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user