File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -818,17 +818,17 @@ export default function HomePage() {
818818 </ div >
819819 < div className = "rounded-xl overflow-hidden shadow-xl border border-slate-200 dark:border-slate-700 dark:bg-white" >
820820 < LightboxImage
821- src = "/img/profiles/galaga-menu .webp"
822- alt = "Sci-Fi Space Game — Main Menu built by Coder agent"
821+ src = "/img/publish/games/2048_2076x1850 .webp"
822+ alt = "2048 Game — built by Coder agent"
823823 width = { 400 }
824824 height = { 300 }
825825 className = "w-full h-auto"
826826 />
827827 </ div >
828828 < div className = "rounded-xl overflow-hidden shadow-xl border border-slate-200 dark:border-slate-700 dark:bg-white" >
829829 < LightboxImage
830- src = "/img/profiles/galaga-game .webp"
831- alt = "Sci-Fi Space Game — Gameplay built by Coder agent"
830+ src = "/img/publish/games/Breakout_2076x1850 .webp"
831+ alt = "Breakout — Gameplay built by Coder agent"
832832 width = { 400 }
833833 height = { 300 }
834834 className = "w-full h-auto"
You can’t perform that action at this time.
0 commit comments