From 49e9be91bfeed36d6a2d64326d0713df17417e05 Mon Sep 17 00:00:00 2001 From: Fabricius Seifert Date: Mon, 10 Jun 2024 14:20:49 +0200 Subject: [PATCH] Hero graphic --- public/images/hero.svg | 48 +++++++++++++++ src/components/Info.astro | 2 +- src/components/Intro.astro | 120 ++++++++++++++++++++----------------- 3 files changed, 115 insertions(+), 55 deletions(-) create mode 100644 public/images/hero.svg diff --git a/public/images/hero.svg b/public/images/hero.svg new file mode 100644 index 0000000..ff07bc2 --- /dev/null +++ b/public/images/hero.svg @@ -0,0 +1,48 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/src/components/Info.astro b/src/components/Info.astro index 6922c58..f9b46ab 100644 --- a/src/components/Info.astro +++ b/src/components/Info.astro @@ -3,7 +3,7 @@
-
+
-
- -

- a non-trivial micro frontends example project + a non-trivial
micro frontends
example project

-
-

The Tractor Store is a template to experiment with micro frontend architecture. Goal is to create a real world application where developers @@ -31,47 +19,71 @@

- -
+ // TODO: add dark mode colors +