File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -126,13 +126,13 @@ const ProfileDropDown = ({}: IProfileDropDown) => {
126126 tip = {
127127 < div
128128 onClick = { ( ) => {
129- var copyText = "quartz. support@openclimatefix.org " ;
129+ var copyText = "support@quartz.solar " ;
130130 navigator . clipboard . writeText ( copyText ) ;
131131 } }
132132 className = "cursor-pointer"
133133 title = "Copy Email to Clipboard"
134134 >
135- Click to email OCF at < span > quartz. support@openclimatefix.org </ span >
135+ Click to email OCF at < span > support@quartz.solar </ span >
136136 </ div >
137137 }
138138 position = "middle"
@@ -141,7 +141,7 @@ const ProfileDropDown = ({}: IProfileDropDown) => {
141141 >
142142 < a
143143 id = { "UserMenu-ContactBtn" }
144- href = "mailto:quartz. support@openclimatefix.org ?subject=Quartz%20Solar%20Support%20Request"
144+ href = "mailto:support@quartz.solar ?subject=Quartz%20Solar%20Support%20Request"
145145 >
146146 Contact{ " " }
147147 < ExternalLinkIcon className = "inline-block w-3 h-3 ml-[6px] mb-[1px] self-center text-inherit color-black" />
You can’t perform that action at this time.
0 commit comments