small changes

This commit is contained in:
Patrick Alvin Alcala 2025-06-03 17:24:29 +08:00
parent 6273c02252
commit b6c77043a5
3 changed files with 4 additions and 3 deletions

View file

@ -9,7 +9,7 @@ import { Image } from 'astro:assets'
<main class="page">
<section class="title--section">
<div class="titleandlogo">
<Image class="titleandlogo__logo" src={aioToolsImage} alt="AIO Tools" width={90} />
<Image class="titleandlogo__logo" src={aioToolsImage} alt="AIO Tools" width={90} quality={80}/>
<div class="titleandlogo__texts">
<span class="titleandlogo__texts__title">AIO Tools</span>
<span class="titleandlogo__texts__subtitle">All-in-One Tools for Everyone</span>