diff --git a/src/app/page.tsx b/src/app/page.tsx index 2f1f941..ebae3b5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -175,7 +175,7 @@ export default function LandingPage() { faqsAnimation="slide-up" faqs={[ { - id: "1", title: "What technologies do you specialize in?", content: "I specialize in Three.js, React Three Fiber, WebGL, Python for AI/ML, and blockchain technologies. My focus is on creating immersive 3D web experiences combined with intelligent systems and modern frontend development."}, + id: "1", title: "What technologies do you specialize in?", content: "I specialize in Three.js, React Three Fiber, and WebGL for immersive 3D experiences. Additionally, I work with Python for AI/ML and blockchain technologies for Web3 projects."}, { id: "2", title: "Can you build custom 3D experiences?", content: "Yes, I create custom 3D environments and interactive WebGL scenes tailored to your project requirements. From real-time dashboards to immersive brand experiences, I can design and implement complex 3D solutions."}, {