From 768256c83c323241f045dddc98de4e82ca3562f0 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 10:23:27 +0000 Subject: [PATCH] Update src/app/ve-chung-toi/page.tsx --- src/app/ve-chung-toi/page.tsx | 77 +++++++++-------------------------- 1 file changed, 19 insertions(+), 58 deletions(-) diff --git a/src/app/ve-chung-toi/page.tsx b/src/app/ve-chung-toi/page.tsx index fb9da5b..b9a53de 100644 --- a/src/app/ve-chung-toi/page.tsx +++ b/src/app/ve-chung-toi/page.tsx @@ -19,14 +19,11 @@ export default function AboutPage() { ]; const navButton = { - text: "Nhận báo giá", - href: "/lien-he", - }; + text: "Nhận báo giá", href: "/lien-he"}; const footerColumns = [ { - title: "Dịch Vụ", - items: [ + title: "Dịch Vụ", items: [ { label: "Tổ Chức Sự Kiện Doanh Nghiệp", href: "#services" }, { label: "Ra Mắt Sản Phẩm", href: "#services" }, { label: "Hội Nghị & MICE", href: "#services" }, @@ -34,8 +31,7 @@ export default function AboutPage() { ], }, { - title: "Công Ty", - items: [ + title: "Công Ty", items: [ { label: "Về Chúng Tôi", href: "/ve-chung-toi" }, { label: "Dự Án", href: "/du-an" }, { label: "Blog", href: "#" }, @@ -43,8 +39,7 @@ export default function AboutPage() { ], }, { - title: "Liên Hệ", - items: [ + title: "Liên Hệ", items: [ { label: "061-384-4900", href: "tel:+66613844900" }, { label: "Bangchak, Sukhumvit 93, Bangkok", href: "#" }, { label: "info@jabuevents.com", href: "mailto:info@jabuevents.com" }, @@ -52,8 +47,7 @@ export default function AboutPage() { ], }, { - title: "Theo Dõi Chúng Tôi", - items: [ + title: "Theo Dõi Chúng Tôi", items: [ { label: "Facebook", href: "#" }, { label: "Instagram", href: "#" }, { label: "LinkedIn", href: "#" }, @@ -87,10 +81,7 @@ export default function AboutPage() { @@ -144,35 +123,17 @@ export default function AboutPage() { tagAnimation="slide-up" testimonials={[ { - id: "testimonial-1", - name: "Nguyễn Văn An", - role: "Giám Đốc Marketing", - company: "TechCorp Vietnam", - rating: 5, + id: "testimonial-1", name: "Nguyễn Văn An", role: "Giám Đốc Marketing", company: "TechCorp Vietnam", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=2", - imageAlt: "Nguyễn Văn An", - }, + "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", imageAlt: "Nguyễn Văn An"}, { - id: "testimonial-2", - name: "Trần Thị Hương", - role: "CEO", - company: "InnovateLab Thailand", - rating: 5, + id: "testimonial-2", name: "Trần Thị Hương", role: "CEO", company: "InnovateLab Thailand", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/successful-senior-businesswoman-eyeglasses_1262-5856.jpg?_wi=2", - imageAlt: "Trần Thị Hương", - }, + "http://img.b2bpic.net/free-photo/successful-senior-businesswoman-eyeglasses_1262-5856.jpg", imageAlt: "Trần Thị Hương"}, { - id: "testimonial-3", - name: "Pham Duc Minh", - role: "Events Manager", - company: "GrowthCo Asia", - rating: 5, + id: "testimonial-3", name: "Pham Duc Minh", role: "Events Manager", company: "GrowthCo Asia", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", - imageAlt: "Pham Duc Minh", - }, + "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Pham Duc Minh"}, ]} gridVariant="uniform-all-items-equal" animationType="slide-up"