From 97a329a6fcc3a9bd44aa966c08bd51fc3a577480 Mon Sep 17 00:00:00 2001 From: kudinDmitriyUp Date: Sun, 21 Jun 2026 10:57:51 +0000 Subject: [PATCH] Bob AI: Update the href of the contact button in the contact section to https://wa.me/77 --- src/pages/HomePage.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index 830bb3d..5891297 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -238,7 +238,7 @@ export default function HomePage() { }} secondaryButton={{ text: "Қоңырау шалу", - href: "https://wa.me/message/KFNREVRG4FZ2G1", + href: "https://wa.me/77059688671", }} /> -- 2.49.1