diff --git a/src/app/lien-he/page.tsx b/src/app/lien-he/page.tsx index 869026f..c117797 100644 --- a/src/app/lien-he/page.tsx +++ b/src/app/lien-he/page.tsx @@ -85,7 +85,7 @@ export default function ContactPage() { { text: "Email: info@jabuevents.com", href: "mailto:info@jabuevents.com"}, ]} - buttonAnimation="slide-up" + buttonAnimation="blur-reveal" showBorder={false} useInvertedBackground={false} /> @@ -94,7 +94,7 @@ export default function ContactPage() {
@@ -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() {