Applied NuxtImg to pages and components

This commit is contained in:
2024-12-07 23:29:20 +09:00
parent 3ddcf5fa5e
commit e821b258c3
13 changed files with 264 additions and 170 deletions

View File

@@ -30,7 +30,7 @@ useSeoMeta(
<section>
<h3>AlphaⅢ</h3>
<img
<NuxtImg
src="/images/rocket/alpha3.jpg"
alt="Alpha III"
class="float-left"
@@ -44,7 +44,7 @@ useSeoMeta(
<section>
<h3>Raspberry Pi</h3>
<img
<NuxtImg
src="/images/education/raspberry-pi-4.jpg"
alt="Raspberry Pi 4"
class="float-right"
@@ -79,7 +79,7 @@ useSeoMeta(
<section>
<h2>教育用ローバーの開発</h2>
<img
<NuxtImg
src="/images/education/education-1.jpg"
alt="教育用ローバー"
class="float-left"