From 78516c452a096025b692d5fe530148e62dda9ef2 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 26 Apr 2026 18:11:28 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index 86005ca..c97d84c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -164,6 +164,8 @@ export default function LandingPage() { id: "faq2", title: "Can you handle 3D animation?", content: "Yes, we offer professional 3D motion graphics and animation services."}, { id: "faq3", title: "What tools do you use?", content: "We rely on industry standard tools like Blender, 3ds Max, and Unreal Engine."}, + { + id: "faq4", title: "How do I get a price estimate?", content: "Simply fill out the contact form with your project details, and our team will get back to you with a personalized quote."}, ]} imageSrc="http://img.b2bpic.net/free-photo/our-project-has-chance-win-tender_329181-9635.jpg" mediaAnimation="slide-up" -- 2.49.1