Skip to content

Commit 4be9273

Browse files
dvXcodeclaude
andcommitted
Remove phone section and accounting service boxes
- Remove empty phone field from contact data - Clear features.json to remove irrelevant accounting services - Clean up homepage for software consulting focus 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent 6178f44 commit 4be9273

File tree

2 files changed

+1
-30
lines changed

2 files changed

+1
-30
lines changed

_data/contact.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
11
email: 'volovikdanil@gmail.com'
2-
phone: ''
32
contact_button_link: 'company'

_data/features.json

Lines changed: 1 addition & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -1,29 +1 @@
1-
[
2-
{
3-
"title": "Free Consultation",
4-
"description": "New clients receive an obligation free consultation.",
5-
"image": {
6-
"url": "images/features/noun_branding_1885335.svg",
7-
"width": 80,
8-
"height": 80
9-
}
10-
},
11-
{
12-
"title": "Certified Accountants",
13-
"description": "All members of our team are certified accountants.",
14-
"image": {
15-
"url": "images/features/noun_The Process_1885341.svg",
16-
"width": 80,
17-
"height": 80
18-
}
19-
},
20-
{
21-
"title": "Tax Compliance",
22-
"description": "We stay up to date on the latest changes to the tax code.",
23-
"image": {
24-
"url": "images/features/noun_3d modeling_1885342.svg",
25-
"width": 80,
26-
"height": 80
27-
}
28-
}
29-
]
1+
[]

0 commit comments

Comments
 (0)