upd
This commit is contained in:
@@ -23,7 +23,7 @@ function FeedbackForm() {
|
||||
|
||||
try {
|
||||
await ky
|
||||
.post(`https://estate.graff.tech/api/mail`, {
|
||||
.post(`https://graff.estate/api/mail`, {
|
||||
json: {
|
||||
fullname: name,
|
||||
phone,
|
||||
|
||||
@@ -60,8 +60,8 @@ function SidebarTab5() {
|
||||
</p>
|
||||
|
||||
<p className="text-sm font-gilroy flex gap-3 items-center justify-end leading-none">
|
||||
<a href="https://estate.graff.tech" target="_blank">
|
||||
estate.graff.tech
|
||||
<a href="https://graff.estate" target="_blank">
|
||||
graff.estate
|
||||
</a>
|
||||
<WebGradientIcon />
|
||||
</p>
|
||||
|
||||
Reference in New Issue
Block a user