diff --git a/src/app/page.tsx b/src/app/page.tsx
index 3dddc09..8c1c2ba 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -85,12 +85,12 @@ export default function HomePage() {
description="Jabu Events giúp doanh nghiệp tạo nên những sự kiện ấn tượng, từ hội nghị doanh nghiệp đến các buổi ra mắt sản phẩm quy mô lớn. Kinh nghiệm tổ chức sự kiện quốc tế với đội ngũ sáng tạo và kỹ thuật hàng đầu."
tag="Chuyên Nghiệp & Đáng Tin Cậy"
tagIcon={Sparkles}
- tagAnimation="slide-up"
+ tagAnimation="blur-reveal"
buttons={[
{ text: "Nhận báo giá", href: "/lien-he" },
{ text: "Gọi ngay: 061-384-4900", href: "tel:+66613844900" },
]}
- buttonAnimation="slide-up"
+ buttonAnimation="blur-reveal"
carouselItems={[
{
id: "carousel-1", imageSrc: "http://img.b2bpic.net/free-photo/friendly-senior-retail-business-owner-wearing-formal-suit-standing-clothing-store-against-black-friday-neon-banners-smiling-man-greeting-inviting-customers-buy-clothes-seasonal-sales_482257-72246.jpg", imageAlt: "Corporate event stage setup"},
@@ -115,7 +115,7 @@ export default function HomePage() {