Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 6bcdf68927 | |||
| 79791eba4c | |||
| 8a7580e14e | |||
| c842f16e7b | |||
| 6252d6d954 |
@@ -61,8 +61,8 @@ export default function LandingPage() {
|
|||||||
View Credentials
|
View Credentials
|
||||||
</button>
|
</button>
|
||||||
</div>
|
</div>
|
||||||
<div className="bg-gray-200 aspect-square rounded-lg flex items-center justify-center">
|
<div className="relative">
|
||||||
<span className="text-gray-500">Professional football coach</span>
|
<img src="asset://coach-headshot" alt="Professional football coach with championship experience and proven track record in elite athlete development" className="w-full h-auto rounded-lg shadow-lg" />
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user