Commit 933dfd22 authored by Phạm Quang Bảo's avatar Phạm Quang Bảo

update

parent 0cc2ec4c
public/favicon.ico

1.87 KB | W: | H:

public/favicon.ico

232 KB | W: | H:

public/favicon.ico
public/favicon.ico
public/favicon.ico
public/favicon.ico
  • 2-up
  • Swipe
  • Onion skin
public/thumbnail.png

85.2 KB | W: | H:

public/thumbnail.png

232 KB | W: | H:

public/thumbnail.png
public/thumbnail.png
public/thumbnail.png
public/thumbnail.png
  • 2-up
  • Swipe
  • Onion skin
...@@ -34,7 +34,7 @@ function Footer() { ...@@ -34,7 +34,7 @@ function Footer() {
<div className="container w-full flex flex-col lg:flex-row m-auto lg:flex-nowrap flex-wrap relative gap-10"> <div className="container w-full flex flex-col lg:flex-row m-auto lg:flex-nowrap flex-wrap relative gap-10">
<div className="z-10 w-full lg:w-1/3 flex flex-col gap-5 p-3 sm:p-5"> <div className="z-10 w-full lg:w-1/3 flex flex-col gap-5 p-3 sm:p-5">
<h2 className="text-[#063E8E] text-[20px] font-bold text-left"> <h2 className="text-[#063E8E] text-[20px] font-bold text-left">
ĐĂNG KÝ NHẬN THÔNG TIN VCCI ĐĂNG KÝ NHẬN THÔNG TIN HIEA
</h2> </h2>
<div className="h-0.5 w-14 bg-[#063e8e] mx-0"></div> <div className="h-0.5 w-14 bg-[#063e8e] mx-0"></div>
...@@ -42,13 +42,13 @@ function Footer() { ...@@ -42,13 +42,13 @@ function Footer() {
<div className="flex gap-2 items-center w-full"> <div className="flex gap-2 items-center w-full">
<input <input
ref={emailRef} ref={emailRef}
className="h-12 flex-1 px-3 outline-hidden bg-white rounded-md text-[14px] w-full" className="h-12 flex-1 px-3 outline-hidden bg-white rounded-sm text-[14px] w-full"
type="email" type="email"
placeholder="Nhập email của bạn" placeholder="Nhập email của bạn"
/> />
<button <button
onClick={handleSubmit} onClick={handleSubmit}
className="group w-14 h-12 flex items-center justify-center cursor-pointer bg-white rounded-md text-[#063e8e]" className="group w-14 h-12 flex items-center justify-center cursor-pointer bg-white rounded-sm text-[#063e8e]"
> >
<Mail size={20} className="group-hover:hidden" /> <Mail size={20} className="group-hover:hidden" />
<MailCheck size={20} className="group-hover:block hidden" /> <MailCheck size={20} className="group-hover:block hidden" />
...@@ -80,26 +80,26 @@ function Footer() { ...@@ -80,26 +80,26 @@ function Footer() {
<div className="h-0.5 w-14 bg-[#063e8e] mx-0"></div> <div className="h-0.5 w-14 bg-[#063e8e] mx-0"></div>
<p className="text-[14px] font-semibold text-justify text-[#363636]"> <p className="text-[14px] font-semibold text-justify text-[#363636]">
LIÊN ĐOÀN THƯƠNG MẠI & CÔNG NGHIỆP VIỆT NAM - CHI NHÁNH KHU VỰC THÀNH PHỐ HỒ CHÍ MINH HIỆP HỘI XUẤT NHẬP KHẨU THÀNH PHỐ HỒ CHÍ MINH
</p> </p>
<div className="flex flex-col items-start gap-3"> <div className="flex flex-col items-start gap-3">
<div className="flex items-center gap-2 text-[15px] text-[#363636] font-[500]"> <div className="flex items-center gap-2 text-[15px] text-[#363636] font-medium">
<MapPin size={16} className="text-[#124588]" /> <MapPin size={16} className="text-[#124588]" />
<span>171 Võ Thị Sáu, Phường Xuân Hoà, TP. HCM</span> <span>Số 324, DT 743A, Phường Đông Hoà, TP. Hồ Chí Minh</span>
</div> </div>
<div className="flex items-center gap-2 text-[15px] text-[#363636] font-[500]"> <div className="flex items-center gap-2 text-[15px] text-[#363636] font-medium">
<Phone size={16} className="text-[#124588]" /> <Phone size={16} className="text-[#124588]" />
<span>+84 28 3932 6598</span> <span>027 4399 0618</span>
</div> </div>
<div className="flex items-center gap-2 text-[15px] text-[#363636] font-[500]"> <div className="flex items-center gap-2 text-[15px] text-[#363636] font-medium">
<Printer size={16} className="text-[#124588]" /> <Printer size={16} className="text-[#124588]" />
<span>+84 28 3932 5472</span> <span>027 4399 0618</span>
</div> </div>
<div className="flex items-center gap-2 text-[15px] text-[#363636] font-[500]"> <div className="flex items-center gap-2 text-[15px] text-[#363636] font-medium">
<Mail size={16} className="text-[#124588]" /> <Mail size={16} className="text-[#124588]" />
<a href="mailto:info@vcci-hcm.org.vn"> <a href="mailto:info@vcci-hcm.org.vn">
info@vcci-hcm.org.vn hiephoixnktphcm.vn
</a> </a>
</div> </div>
</div> </div>
...@@ -109,7 +109,7 @@ function Footer() { ...@@ -109,7 +109,7 @@ function Footer() {
<h2 className="text-[#063E8E] text-[20px] font-bold text-left"> <h2 className="text-[#063E8E] text-[20px] font-bold text-left">
KẾT NỐI KẾT NỐI
</h2> </h2>
<div className="h-[2px] w-14 bg-[#063e8e] mx-0"></div> <div className="h-0.5 w-14 bg-[#063e8e] mx-0"></div>
<div className="w-full overflow-hidden rounded-md"> <div className="w-full overflow-hidden rounded-md">
<iframe <iframe
className="w-full sm:h-[140px]" className="w-full sm:h-[140px]"
...@@ -153,12 +153,12 @@ function Footer() { ...@@ -153,12 +153,12 @@ function Footer() {
<div className="bg-[#032248] h-20 flex items-center justify-center"> <div className="bg-[#032248] h-20 flex items-center justify-center">
<div className="container w-full p-5 text-left"> <div className="container w-full p-5 text-left">
<p className="text-[14px] text-white text-center lg:text-left"> <p className="text-[14px] text-white text-center lg:text-left">
© Bản quyền VCCI-HCM | All rights reserved © Bản quyền HIEA-HCM | All rights reserved
</p> </p>
</div> </div>
</div> </div>
<style jsx>{` {/* <style jsx>{`
@keyframes newpulse { @keyframes newpulse {
0% { 0% {
transform: scale(1); transform: scale(1);
...@@ -187,7 +187,7 @@ function Footer() { ...@@ -187,7 +187,7 @@ function Footer() {
animation: newpulse 2s infinite ease-in-out; animation: newpulse 2s infinite ease-in-out;
z-index: -1; z-index: -1;
} }
`}</style> `}</style> */}
</div> </div>
); );
} }
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
import React, { useState } from "react"; import React, { useState } from "react";
import { useRouter } from "next/navigation"; import { useRouter } from "next/navigation";
import { Menu, X, Facebook, Linkedin, Twitter, Youtube } from "lucide-react"; import { Menu, X, Facebook, Linkedin, Twitter, Youtube } from "lucide-react";
import logo from "@/assets/VCCI-HCM-logo-VN-2025.png"; import logo from "@/assets/HIEA-HCM-LOGO.png";
import Image from "next/image"; import Image from "next/image";
import MenuItem from "@/components/base/menu-item"; import MenuItem from "@/components/base/menu-item";
import Link from "next/link"; import Link from "next/link";
...@@ -20,9 +20,9 @@ function Header() { ...@@ -20,9 +20,9 @@ function Header() {
<div className="sticky top-0 w-full h-14 hidden lg:flex items-center justify-center bg-[#063e8e]"> <div className="sticky top-0 w-full h-14 hidden lg:flex items-center justify-center bg-[#063e8e]">
<div className="container w-full px-4 flex items-center justify-between"> <div className="container w-full px-4 flex items-center justify-between">
<div className="flex items-center gap-3"> <div className="flex items-center gap-3">
<div className="w-[130px] h-9 bg-[#e8c518] flex items-center justify-center border-4 rounded-sm border-[#647792]"> <div className="w-35 h-9 bg-[#e8c518] flex items-center justify-center border-3 rounded-sm border-[#647792]">
<Link <Link
className="font-semibold text-[14px] text-primary hover:text-white transition" className="font-bold text-[14px] text-primary hover:text-white transition"
href="https://vccihcm.vn/dang-ky" href="https://vccihcm.vn/dang-ky"
> >
Đăng Ký Hội Viên Đăng Ký Hội Viên
...@@ -44,7 +44,7 @@ function Header() { ...@@ -44,7 +44,7 @@ function Header() {
<div className="flex items-center gap-8"> <div className="flex items-center gap-8">
<input <input
className="bg-white h-12 rounded-sm outline-none px-4 w-64 placeholder:text-sm" className="bg-white h-10 rounded-sm outline-none px-4 w-64 placeholder:text-sm"
type="text" type="text"
placeholder="Tìm kiếm" placeholder="Tìm kiếm"
onKeyDown={(e) => { onKeyDown={(e) => {
...@@ -90,15 +90,15 @@ function Header() { ...@@ -90,15 +90,15 @@ function Header() {
</div> </div>
</div> </div>
<div className="sticky top-0 z-50 bg-[#ededed] shadow-md py-4"> <div className="sticky top-0 z-50 bg-[#ededed] shadow-md py-2">
<div className="container m-auto"> <div className="container m-auto">
<div className="w-full flex justify-between items-center"> <div className="w-full flex justify-between items-center">
{/* Logo */} {/* Logo */}
<Link href="/"> <Link href="/">
<Image <Image
className="w-[140px] object-contain" className="w-15 object-contain"
src={logo} src={logo}
alt="VCCI HCM" alt="HIEA-HCM"
/> />
</Link> </Link>
......
...@@ -6,27 +6,27 @@ import links from "@links/index"; ...@@ -6,27 +6,27 @@ import links from "@links/index";
export const metadata: Metadata = { export const metadata: Metadata = {
icons: { icon: '/favicon.ico', shortcut: '/favicon.ico' }, icons: { icon: '/favicon.ico', shortcut: '/favicon.ico' },
title: 'Chức năng Đại diện Người sử dụng lao động - Liên đoàn Thương mại và Công nghiệp Việt Nam, CN TP.HCM', title: 'HIỆP HỘI XUẤT NHẬP KHẨU THÀNH PHỐ HỒ CHÍ MINH',
description: 'Chức năng Đại diện Người sử dụng lao động (NSDLĐ):', description: 'HIỆP HỘI XUẤT NHẬP KHẨU THÀNH PHỐ HỒ CHÍ MINH',
metadataBase: new URL(links.siteURL), metadataBase: new URL(links.siteURL),
alternates: { canonical: links.siteURL }, alternates: { canonical: links.siteURL },
openGraph: { openGraph: {
title: 'Liên đoàn Thương mại và Công nghiệp Việt Nam, CN TP.HCM', title: 'HIỆP HỘI XUẤT NHẬP KHẨU THÀNH PHỐ HỒ CHÍ MINH',
description: 'Phòng Thương mại và Công nghiệp Việt Nam (VCCI) là tổ chức quốc gia tập hợp và đại diện cho cộng đồng doanh nghiệp, doanh nhân, người sử dụng lao động...', description: 'HIỆP HỘI XUẤT NHẬP KHẨU THÀNH PHỐ HỒ CHÍ MINH',
url: links.siteURL, url: links.siteURL,
siteName: 'Liên đoàn Thương mại và Công nghiệp Việt Nam, CN TP.HCM', siteName: 'HIỆP HỘI XUẤT NHẬP KHẨU THÀNH PHỐ HỒ CHÍ MINH',
images: [ images: [
{ {
url: `${links.siteURL}/thumbnail.png`, url: `${links.siteURL}/thumbnail.png`,
width: 1200, width: 1200,
height: 630, height: 630,
alt: 'VCCI HCM' alt: 'HIỆP HỘI XUẤT NHẬP KHẨU THÀNH PHỐ HỒ CHÍ MINH'
} }
], ],
locale: 'vi_VN', locale: 'vi_VN',
type: 'website' type: 'website'
}, },
twitter: { card: 'summary_large_image', title: 'VCCI HCM', description: 'Tin tức và sự kiện từ VCCI HCM', creator: '@vcci_hcm' }, twitter: { card: 'summary_large_image', title: 'HIỆP HỘI XUẤT NHẬP KHẨU THÀNH PHỐ HỒ CHÍ MINH', description: 'Tin tức và sự kiện từ HIỆP HỘI XUẤT NHẬP KHẨU THÀNH PHỐ HỒ CHÍ MINH', creator: '@vneic_hcm' },
robots: { index: true, follow: true, googleBot: { index: true, follow: true } } robots: { index: true, follow: true, googleBot: { index: true, follow: true } }
}; };
......
...@@ -7,7 +7,7 @@ const links = { ...@@ -7,7 +7,7 @@ const links = {
// imageEndpoint: 'https://utc2.erp.meu-solutions.com', // imageEndpoint: 'https://utc2.erp.meu-solutions.com',
imageEndpoint: `https://${backendHost}/vcci`, imageEndpoint: `https://${backendHost}/vcci`,
backendHost, backendHost,
siteURL: 'https://news.vccihcm.vn/', siteURL: 'https://hiea.meu-solutions.com/',
} }
export default links export default links
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment