Note: |
-There's a _lot_ of duplicate code in the following components, especially as regards the _CallToAction_ mechanism -- adding to a lot of confusion and something of a maintenance headache:
+There's a _lot_ of duplicate (or at least very similar code) in the following components, especially as regards the _CallToAction_ mechanism -- adding to a lot of confusion and something of a maintenance headache:
-
+
src/components/widgets/Hero.astro
src/components/widgets/Steps2.astro
src/components/widgets/CallToAction.astro
|