From 7bc98c03e48fbf68c02cacf479d489ef55db2cd5 Mon Sep 17 00:00:00 2001 From: "Torsten Schulz (local)" Date: Sun, 31 May 2026 15:04:24 +0200 Subject: [PATCH] feat: update Hero component styles and enhance index page layout with dynamic sections --- components/Hero.vue | 24 ++++++++++++++++---- pages/index.vue | 53 ++++++++++++++++++++++++++++++++++++++++++++- 2 files changed, 72 insertions(+), 5 deletions(-) diff --git a/components/Hero.vue b/components/Hero.vue index 1075e25..c7787f5 100644 --- a/components/Hero.vue +++ b/components/Hero.vue @@ -1,13 +1,13 @@