From e487da73b08e68f9ad1d213f1391a206019380e5 Mon Sep 17 00:00:00 2001 From: Josh Deck Date: Wed, 21 Feb 2024 13:55:50 -0500 Subject: [PATCH] Addition of Contact page and revisions to footer, header, navbar, and misc content --- Components/Pages/About.razor | 137 ++-------- Components/Pages/Contact.razor | 253 ++++++++++++++++++ Components/Pages/Index.razor | 96 +------ Components/Pages/Privacy.razor | 127 +-------- .../demos/movers/images/section/backdrop.jpg | Bin 0 -> 885769 bytes wwwroot/demos/movers/images/section/bg.jpg | Bin 2961879 -> 0 bytes 6 files changed, 280 insertions(+), 333 deletions(-) create mode 100644 Components/Pages/Contact.razor create mode 100644 wwwroot/demos/movers/images/section/backdrop.jpg delete mode 100644 wwwroot/demos/movers/images/section/bg.jpg diff --git a/Components/Pages/About.razor b/Components/Pages/About.razor index b2b1103..0c5b812 100644 --- a/Components/Pages/About.razor +++ b/Components/Pages/About.razor @@ -1,5 +1,17 @@ @page "/about" + @@ -31,7 +43,7 @@ - Company - Movers Demo | Canvas + About Us @@ -66,7 +78,7 @@
- Contact Us + Contact Us
@@ -280,7 +292,7 @@

Contact Our Marketing Professionals

- Get In Touch + Get In Touch @@ -292,117 +304,6 @@ ============================================= -->