Skip to content

Commit 495cdaf

Browse files
committed
update thumbnail
1 parent bfed071 commit 495cdaf

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

lib/algora_web/live/home_live.ex

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -233,10 +233,10 @@ defmodule AlgoraWeb.HomeLive do
233233
Hire by building product
234234
</h2>
235235
<p class="text-center font-medium text-base text-muted-foreground sm:text-xl mb-12 mx-auto">
236-
Use bounties to evaluate developers based on actual contributions to your codebase.
236+
Use bounties to evaluate developers based on actual contributions to your codebase
237237
</p>
238238
239-
<div class="mx-auto max-w-6xl gap-8 text-sm leading-6">
239+
<div class="mx-auto mt-16 max-w-6xl gap-8 text-sm leading-6">
240240
<div class="flex gap-4 sm:gap-8">
241241
<div class="w-[40%]">
242242
<.modal_video
@@ -307,7 +307,7 @@ defmodule AlgoraWeb.HomeLive do
307307
src="https://www.youtube.com/embed/3wZGDuoPajk"
308308
start={13}
309309
title="OSS Bounties & Hiring engineers on Algora.io | Founder Testimonial"
310-
poster="https://img.youtube.com/vi/3wZGDuoPajk/maxresdefault.jpg"
310+
poster={~p"/images/misc/3wZGDuoPajk.png"}
311311
alt="Tushar Mathur"
312312
/>
313313
</div>
@@ -335,7 +335,7 @@ defmodule AlgoraWeb.HomeLive do
335335
</div>
336336
</section>
337337
338-
<section class="relative isolate py-16 sm:py-40">
338+
<section class="relative isolate py-16 sm:py-40 z-10">
339339
<div class="mx-auto px-6 lg:px-8">
340340
<div class="relative z-10 pb-4 xl:py-16">
341341
<div class="mx-auto max-w-7xl sm:text-center">
377 KB
Loading

0 commit comments

Comments
 (0)