diff --git a/src/components/Header.astro b/src/components/Header.astro index 599a22b..c138249 100644 --- a/src/components/Header.astro +++ b/src/components/Header.astro @@ -3,6 +3,7 @@ import ArrowUpRight from "./icons/ArrowUpRight.astro"; import Logo from "../assets/ci/side-light.svg"; import Menu from "./Menu.astro"; import SkipNavLink from "./SkipNavLink.astro"; +import NewMenu from "./NewMenu.astro"; ---
@@ -12,13 +13,13 @@ import SkipNavLink from "./SkipNavLink.astro";
diff --git a/src/components/NewMenu.astro b/src/components/NewMenu.astro new file mode 100644 index 0000000..9906987 --- /dev/null +++ b/src/components/NewMenu.astro @@ -0,0 +1,62 @@ +--- +import MenuIcon from "./icons/MenuIcon.astro"; +--- + + + + + + + + + + diff --git a/src/components/icons/MenuIcon.astro b/src/components/icons/MenuIcon.astro index 52d5476..bce73a8 100644 --- a/src/components/icons/MenuIcon.astro +++ b/src/components/icons/MenuIcon.astro @@ -3,156 +3,166 @@ const { class: classname, ...rest } = Astro.props; --- - - - - - - - - - - - + + - - - - - - + - - - - + id="strokes-d5d105b8-8585-808b-8007-a059e16857d2-d5d105b8-8585-808b-8007-a058ef71df86" + class="strokes" + > + + + + + + + + - - - - - - + - - - - - - + id="strokes-d5d105b8-8585-808b-8007-a059e16857d3-d5d105b8-8585-808b-8007-a058ef7209c6" + class="strokes" + > + + + + + + + + + diff --git a/src/components/landing/ContactSection.astro b/src/components/landing/ContactSection.astro index 22f417c..6a4a764 100644 --- a/src/components/landing/ContactSection.astro +++ b/src/components/landing/ContactSection.astro @@ -1,94 +1,94 @@ --- -import ContactImage from "../../assets/img/contact.jpg"; import { Picture } from "astro:assets"; +import ContactImage from "../../assets/img/contact.jpg"; import ArrowUpRight from "../icons/ArrowUpRight.astro"; ---
- + -
-

Building the Web on Your Terms.

+
+

Building the Web on Your Terms.

-

- Enough about us, let's talk about you. Every project is individual - and comes with its own challenges and specific needs. Get in touch - with us now and let's talk about it in a short call. -

-
+

+ Enough about us, let's talk about you. Every project is individual and + comes with its own challenges and specific needs. Get in touch with us now + and let's talk about it in a short call. +

+
- - Contact us - - + + Contact us + +