favicon and logo

This commit is contained in:
2025-03-04 18:57:43 +01:00
parent c8a8f790b6
commit 855de9e696
12 changed files with 28 additions and 2 deletions

View File

@ -5,7 +5,7 @@ export default function Page() {
return (
<div className="w-4/5 max-w-2xl mx-auto my-12">
<Image
src="/image/bam.png"
src="/image/bam.svg"
alt="Bangers and Mash GBG"
width={200}
height={200}