Update src/app/lien-he/page.tsx
This commit is contained in:
@@ -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() {
|
||||
<div id="contact-cta" data-section="contact-cta">
|
||||
<ContactText
|
||||
text="Bạn đang lên kế hoạch cho sự kiện tại Bangkok? Liên hệ với Jabu Events để được tư vấn miễn phí và nhận báo giá chi tiết cho dự án của bạn."
|
||||
animationType="slide-up"
|
||||
animationType="entrance-slide"
|
||||
buttons={[
|
||||
{ text: "Nhận Báo Giá", href: "/lien-he" },
|
||||
{ text: "Gọi Ngay: 061-384-4900", href: "tel:+66613844900" },
|
||||
|
||||
Reference in New Issue
Block a user