8 Commits

Author SHA1 Message Date
7ef3d3b9f1 Update src/pages/HomePage.tsx 2026-06-21 11:57:28 +00:00
f28a5cbb7a Update src/pages/HomePage.tsx 2026-06-21 10:58:47 +00:00
kudinDmitriyUp
97a329a6fc Bob AI: Update the href of the contact button in the contact section to https://wa.me/77 2026-06-21 10:57:51 +00:00
51cec26a75 Merge version_4_1782039148252 into main
Merge version_4_1782039148252 into main
2026-06-21 10:52:59 +00:00
kudinDmitriyUp
052a91d9be Bob AI: Update the href attribute of the 'Қоңырау шалу' button/link in the contact secti 2026-06-21 10:52:53 +00:00
74927e3e42 Merge version_3_1782038912640 into main
Merge version_3_1782038912640 into main
2026-06-21 10:48:47 +00:00
fd6a41cb3f Merge version_2_1782038843140 into main
Merge version_2_1782038843140 into main
2026-06-21 10:47:34 +00:00
a4565c5cfb Merge version_1_1782037479453 into main
Merge version_1_1782037479453 into main
2026-06-21 10:25:11 +00:00

View File

@@ -19,7 +19,7 @@ export default function HomePage() {
description="Қазақ даласының дәмі, сапалы кофе дәндері. Тary — нағыз талғампаздарға арналған кофе."
primaryButton={{
text: "Тапсырыс беру",
href: "#contact",
href: "",
}}
secondaryButton={{
text: "Толығырақ",
@@ -238,7 +238,7 @@ export default function HomePage() {
}}
secondaryButton={{
text: "Қоңырау шалу",
href: "#",
href: "",
}}
/>
</SectionErrorBoundary>