fix: use relative path for heroImage

This commit is contained in:
2026-03-17 12:44:19 +09:00
parent c1784627ca
commit ec7f19d6a9
2 changed files with 8 additions and 6 deletions
+1 -1
View File
@@ -27,7 +27,7 @@ const secondRow = latestPosts.slice(2, 5);
title={`You Only Live Once`}
tagline=""
description=""
bgImage="https://images.balodeplao.com/460cc863-81ff-44b4-811f-422558bd2078.jpg"
bgImage="/images/460cc863-81ff-44b4-811f-422558bd2078.jpg"
/>
<section class="relative px-4 py-12 sm:px-6 lg:px-8 md:py-36">