From b1041898a32aa59e6a0b6ab55505e5a302749b73 Mon Sep 17 00:00:00 2001 From: Simeon Radivoev Date: Wed, 6 May 2026 22:53:11 +0300 Subject: [PATCH] fix: Used astro's image component --- src/components/Hero.astro | 7 ++++++- src/components/Screenshots.astro | 9 +++++---- 2 files changed, 11 insertions(+), 5 deletions(-) diff --git a/src/components/Hero.astro b/src/components/Hero.astro index 6fce4c7..95c547e 100644 --- a/src/components/Hero.astro +++ b/src/components/Hero.astro @@ -3,11 +3,16 @@ import screenshot from "../assets/screenshots/3dscreenshot.webp"; import { Dot, Download } from "@lucide/astro"; import { Github } from "simple-icons-astro"; import pkg from "../../package.json"; +import { Image } from "astro:assets"; ---
- + Gameflow Hero Image showing the app UI with retro games installed.
Screenshots
+
Screenshots
{ Object.values(images).map((img: any, i) => ( - {`Screenshot