Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
VCCI-News
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Văn Hoàng
VCCI-News
Commits
d2d59379
Commit
d2d59379
authored
May 26, 2026
by
Lê Bảo Hồng Đức
☄
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix
parent
6a37537a
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
index.tsx
src/app/(main)/(home)/components/featured-news/index.tsx
+1
-1
footer.tsx
src/app/(main)/_lib/layout/footer.tsx
+1
-1
page.tsx
src/app/admin/base-config/page.tsx
+1
-1
No files found.
src/app/(main)/(home)/components/featured-news/index.tsx
View file @
d2d59379
...
...
@@ -148,7 +148,7 @@ function FeaturedNews() {
</
div
>
<
div
className=
"mt-2 flex items-center gap-3 text-sm font-medium"
>
<
Phone
className=
"h-5 w-5 shrink-0"
/>
<
span
>
+84
-28-3932 5171
</
span
>
<
span
>
+84
28 3932 6598
</
span
>
</
div
>
</
div
>
</
div
>
...
...
src/app/(main)/_lib/layout/footer.tsx
View file @
d2d59379
...
...
@@ -276,7 +276,7 @@ function Footer() {
<
span
>
{
contactInfo
.
telephone
}
</
span
>
</
div
>
<
div
className=
"flex items-center gap-3"
>
<
P
rinter
className=
"h-4 w-4 shrink-0 text-[#f7b500]"
/>
<
P
hone
className=
"h-4 w-4 shrink-0 text-[#f7b500]"
/>
<
span
>
{
contactInfo
.
fax
}
</
span
>
</
div
>
<
div
className=
"flex items-center gap-3"
>
...
...
src/app/admin/base-config/page.tsx
View file @
d2d59379
...
...
@@ -1626,7 +1626,7 @@ export default function AdminBaseConfigPage() {
<
div
className=
"grid gap-5 md:grid-cols-2"
>
<
div
className=
"space-y-2"
>
<
Label
className=
"text-gray-700"
>
Fax
</
Label
>
<
Label
className=
"text-gray-700"
>
Hotline 2
</
Label
>
<
Input
value=
{
currentBranch
.
fax
}
onChange=
{
(
event
)
=>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment