From f3d8e300462e7ab37c3a7cdaadda9a4058265ab5 Mon Sep 17 00:00:00 2001 From: Val <44112412+LawfaL@users.noreply.github.com> Date: Mon, 10 Mar 2025 18:51:11 +0700 Subject: [PATCH] feat: request consultation button --- public/assets/css/style.css | 2 +- public/assets/icons/phone.png | Bin 0 -> 334 bytes src/components/Header.tsx | 36 ++++++++++++++++++++++------------ 3 files changed, 24 insertions(+), 14 deletions(-) create mode 100644 public/assets/icons/phone.png diff --git a/public/assets/css/style.css b/public/assets/css/style.css index fe31300..c7d6213 100644 --- a/public/assets/css/style.css +++ b/public/assets/css/style.css @@ -173,7 +173,7 @@ Primary use: Multipurpose Template --full-wrapper-margin-x: 30px; --container-width: 1350px; --section-padding-y: 50px; - --menu-bar-height: 85px; + --menu-bar-height: 130px; --menu-bar-height-scrolled: 65px; --color-dark-1: #010101; --color-dark-2: #171717; diff --git a/public/assets/icons/phone.png b/public/assets/icons/phone.png new file mode 100644 index 0000000000000000000000000000000000000000..90428642a02b5d2a62077f90a2616b22cb142f6c GIT binary patch literal 334 zcmeAS@N?(olHy`uVBq!ia0vp^l0YoR!3-ps5|6h4Dc1m>5LfpC9~pgLS$!W_1Aicr z(*rVmW%T_(Tz!y;jGnKYzMq1wo1C7vqK*ehjjp>aPz0z;*9)vMAW^trFUa(gAirRS zTDM=HZB|cub?$D=VNL^qKdPIveCC{U5!nG$vB=ZKF+}71+=+LEjtKC$c{c@2**5!o z{gu$aw>5W*SFh_ae&}t)v!8RdKyt?Wsa;2UwEEPu#D%sxrA6@0pRmU5L+XjJ2}dvQ zS$67<)aL!`txXdbhdb|cTDvo&CzfYHM2x= = { phone: { link: "tel:+15208036644", dom: ( - - + + Image Description (520) 803-6644 ), @@ -74,16 +74,26 @@ export default function Header({ links }: { links: typeof navMenuData }) { {/* End Item With Sub */} -