build error fixes
This commit is contained in:
@@ -51,15 +51,15 @@ export function VenturesGeomind() {
|
||||
</a>
|
||||
</figcaption>
|
||||
<figcaption className="mt-4 flex gap-x-4">
|
||||
<a href="/people/malte_geierhos" className="flex gap-x-4 hover:opacity-80 transition-opacity">
|
||||
<a href="/people/sacha_obeegadoo" className="flex gap-x-4 hover:opacity-80 transition-opacity">
|
||||
<img
|
||||
alt=""
|
||||
src="/images/people/malte_geierhos/malte_geierhos.jpeg"
|
||||
src="/images/people/sacha_obeegadoo/sacha_obeegadoo.jpeg"
|
||||
className="mt-1 size-14 flex-none rounded-full bg-gray-50"
|
||||
/>
|
||||
<div>
|
||||
<p className="font-semibold text-base text-gray-900 hover:text-indigo-600">Malte Geierhos</p>
|
||||
<p className="text-gray-600 text-sm/8">CTO</p>
|
||||
<p className="font-semibold text-base text-gray-900 hover:text-indigo-600">Sacha Obeegadoo</p>
|
||||
<p className="text-gray-600 text-sm/8">COO</p>
|
||||
</div>
|
||||
</a>
|
||||
</figcaption>
|
||||
|
||||
Reference in New Issue
Block a user