diff --git a/public/img/lion.svg b/public/img/lion.svg new file mode 100644 index 0000000..fc30f8d --- /dev/null +++ b/public/img/lion.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/public/img/white-lion.png b/public/img/white-lion.png new file mode 100644 index 0000000..299aab1 Binary files /dev/null and b/public/img/white-lion.png differ diff --git a/src/components/HeroHome.astro b/src/components/HeroHome.astro index a5441db..eae21ae 100644 --- a/src/components/HeroHome.astro +++ b/src/components/HeroHome.astro @@ -37,7 +37,7 @@ const tl = createTranslator(Astro.currentLocale);

{tl("hero.body")}

White Dove
diff --git a/src/components/section/ProjectionSection.astro b/src/components/section/ProjectionSection.astro index 4e32f35..ec29881 100644 --- a/src/components/section/ProjectionSection.astro +++ b/src/components/section/ProjectionSection.astro @@ -37,7 +37,7 @@ const tl = createTranslator(Astro.currentLocale);