From 4482a30793f49045da23f33e029af599a7516fd8 Mon Sep 17 00:00:00 2001 From: kfj001 Date: Thu, 11 Jun 2026 22:42:35 +0000 Subject: [PATCH] new background asset --- public/svg/mountain-landscape.svg | 490 ++++++++++++++++++++++++++++++ src/app/hero/hero.component.html | 2 +- 2 files changed, 491 insertions(+), 1 deletion(-) create mode 100644 public/svg/mountain-landscape.svg diff --git a/public/svg/mountain-landscape.svg b/public/svg/mountain-landscape.svg new file mode 100644 index 0000000..e68a6e1 --- /dev/null +++ b/public/svg/mountain-landscape.svg @@ -0,0 +1,490 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/app/hero/hero.component.html b/src/app/hero/hero.component.html index 45ac298..7153da8 100644 --- a/src/app/hero/hero.component.html +++ b/src/app/hero/hero.component.html @@ -1,7 +1,7 @@