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() { @@ -139,7 +139,7 @@ export default function HomePage() { description="Jabu Events cung cấp bộ giải pháp sự kiện trọn gói từ khâu lên kế hoạch đến triển khai và hậu sự kiện." tag="Dịch Vụ Toàn Diện" tagIcon={CheckCircle} - tagAnimation="slide-up" + tagAnimation="blur-reveal" features={[ { icon: Briefcase, @@ -178,7 +178,7 @@ export default function HomePage() { description="Khách hàng của chúng tôi đều là những nhân vật lãnh đạo trong các công ty hàng đầu tại Đông Nam Á." tag="Khách Hàng Hài Lòng" tagIcon={Star} - tagAnimation="slide-up" + tagAnimation="blur-reveal" testimonials={[ { id: "testimonial-1", name: "Nguyễn Văn An", role: "Giám Đốc Marketing", company: "TechCorp Vietnam", rating: 5, @@ -207,7 +207,7 @@ export default function HomePage() {