From c5cd8c19b0e80afbf07993b51655887a73588197 Mon Sep 17 00:00:00 2001 From: mahdi Date: Tue, 4 Jan 2022 15:18:43 +0330 Subject: [PATCH] update --- .../contactInfoSection/ContactInfoSection.js | 26 ++++++++++++++++--- .../ContactInfoSection.scss | 6 +++++ src/components/productDesign/ProductDesign.js | 2 ++ 3 files changed, 30 insertions(+), 4 deletions(-) create mode 100644 src/components/contactInfoSection/ContactInfoSection.scss diff --git a/src/components/contactInfoSection/ContactInfoSection.js b/src/components/contactInfoSection/ContactInfoSection.js index c0f89a8..329a1d3 100644 --- a/src/components/contactInfoSection/ContactInfoSection.js +++ b/src/components/contactInfoSection/ContactInfoSection.js @@ -1,5 +1,9 @@ import React from "react"; +import "./ContactInfoSection.scss"; + +import ReactTooltip from "react-tooltip"; + import customerSupport from "../../assets/icons/customer-support.png"; import lightGreenLine from "../../assets/icons/light-green-line.svg"; import lightBlueLine from "../../assets/icons/light-blue-line.svg"; @@ -14,7 +18,13 @@ const ContactInfoSection = () => { className="hidden sm:block absolute right-72" /> {/* middle content */} - + +

7 روز هفته @@ -23,10 +33,18 @@ const ContactInfoSection = () => {
منتظر شنیدن صدای گرمتان هستیم

-
-

021654412

-

info@danovin.ir

+
+ + 021654412 + + + info@danovin.ir +
+ {/* line */}