From 035af5ac4f0599af571ee62ed77cad2bebb0732c Mon Sep 17 00:00:00 2001 From: germondai Date: Thu, 11 Jun 2026 14:35:00 +0200 Subject: [PATCH] feat: add animated hero section with headline --- apps/web/app/components/HeroSection.vue | 280 ++++++++++++++++++++++++ 1 file changed, 280 insertions(+) create mode 100644 apps/web/app/components/HeroSection.vue diff --git a/apps/web/app/components/HeroSection.vue b/apps/web/app/components/HeroSection.vue new file mode 100644 index 0000000..b47d618 --- /dev/null +++ b/apps/web/app/components/HeroSection.vue @@ -0,0 +1,280 @@ + + +