diff --git a/src/app/page.tsx b/src/app/page.tsx index d11031f..9b8e503 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -31,28 +31,14 @@ export default function LandingPage() { @@ -61,16 +47,10 @@ export default function LandingPage() { logoText="Buraq Jalal" description="Senior Systems Programmer & AI Specialist. Bridging the gap between hardware and intelligence since 2019. HarvardX Certified." buttons={[ - { - text: "Explore AI Lab", - href: "#ai-lab", - }, - { - text: "Contact Me", - href: "#contact", - }, + { text: "Explore AI Lab", href: "#ai-lab" }, + { text: "Contact Me", href: "#contact" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/rogue-artificial-intelligence-possessing-man-threating-humanity_482257-83398.jpg?_wi=1" + imageSrc="http://img.b2bpic.net/free-photo/rogue-artificial-intelligence-possessing-man-threating-humanity_482257-83398.jpg" imageAlt="Buraq Jalal Systems Programmer" /> @@ -82,18 +62,9 @@ export default function LandingPage() { title="Systems Expertise" description="Bachelor of Computer Science from University of Kirkuk. Specialist in low-level systems and high-level artificial intelligence integration." bulletPoints={[ - { - title: "Languages", - description: "C#, Python, PHP, C++, JavaScript.", - }, - { - title: "AI Integration", - description: "Expert in Gemini API and LLM frameworks.", - }, - { - title: "Mobile Development", - description: "Cross-platform iOS and Android excellence.", - }, + { title: "Languages", description: "C#, Python, PHP, C++, JavaScript." }, + { title: "AI Integration", description: "Expert in Gemini API and LLM frameworks." }, + { title: "Mobile Development", description: "Cross-platform iOS and Android excellence." }, ]} mediaAnimation="blur-reveal" imageSrc="http://img.b2bpic.net/free-photo/woman-property-engineer-searching-layout-details-laptop-office_482257-130146.jpg" @@ -107,39 +78,9 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} features={[ - { - id: "search-phone", - title: "SearchPhone", - author: "AI Tool", - description: "Gemini API-powered mobile specification engine.", - tags: [ - "Gemini", - "AI", - ], - imageSrc: "http://img.b2bpic.net/free-vector/futuristic-technology-infographic-pack_52683-34337.jpg?_wi=1", - }, - { - id: "custom-assistants", - title: "AI Assistants", - author: "Buraq Dev", - description: "Tailored LLM agents for business automation.", - tags: [ - "LLM", - "Automation", - ], - imageSrc: "http://img.b2bpic.net/free-vector/modern-infographic-element-collection_52683-1778.jpg", - }, - { - id: "research-models", - title: "Research Models", - author: "Lab", - description: "Fine-tuning models for local hardware.", - tags: [ - "ML", - "Research", - ], - imageSrc: "http://img.b2bpic.net/free-photo/representation-user-experience-interface-design_23-2150165975.jpg", - }, + { id: "search-phone", title: "SearchPhone", author: "AI Tool", description: "Gemini API-powered mobile specification engine.", tags: ["Gemini", "AI"], imageSrc: "http://img.b2bpic.net/free-vector/futuristic-technology-infographic-pack_52683-34337.jpg" }, + { id: "custom-assistants", title: "AI Assistants", author: "Buraq Dev", description: "Tailored LLM agents for business automation.", tags: ["LLM", "Automation"], imageSrc: "http://img.b2bpic.net/free-vector/modern-infographic-element-collection_52683-1778.jpg" }, + { id: "research-models", title: "Research Models", author: "Lab", description: "Fine-tuning models for local hardware.", tags: ["ML", "Research"], imageSrc: "http://img.b2bpic.net/free-photo/representation-user-experience-interface-design_23-2150165975.jpg" }, ]} title="AI Research Lab" description="Innovative solutions powered by advanced intelligence frameworks." @@ -152,24 +93,9 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} metrics={[ - { - id: "m1", - title: "Systems Dev", - value: "100%", - icon: Terminal, - }, - { - id: "m2", - title: "AI Logic", - value: "95%", - icon: Star, - }, - { - id: "m3", - title: "Web App", - value: "98%", - icon: Code, - }, + { id: "m1", title: "Systems Dev", value: "100%", icon: Terminal }, + { id: "m2", title: "AI Logic", value: "95%", icon: Star }, + { id: "m3", title: "Web App", value: "98%", icon: Code }, ]} title="Skill Matrix" description="Technical proficiency across critical system layers." @@ -181,43 +107,11 @@ export default function LandingPage() { textboxLayout="default" gridVariant="three-columns-all-equal-width" useInvertedBackground={false} + animationType="blur-reveal" products={[ - { - id: "p1", - name: "Healthy Dashboard", - price: "Utility", - imageSrc: "http://img.b2bpic.net/free-photo/mobile-app-analytics-dashboard_23-2151957122.jpg?_wi=1", - }, - { - id: "p2", - name: "Expenditure Manager", - price: "Tool", - imageSrc: "http://img.b2bpic.net/free-photo/tablet-showing-financial-data-with-coffee_23-2152020633.jpg?_wi=1", - }, - { - id: "p3", - name: "WhatsApp Checker", - price: "Utility", - imageSrc: "http://img.b2bpic.net/free-photo/cool-different-types-buttons_23-2150170585.jpg?_wi=1", - }, - { - id: "p4", - name: "Benchmark Tool", - price: "Tool", - imageSrc: "http://img.b2bpic.net/free-photo/back-view-image-concentrated-young-lady-designer_171337-15698.jpg", - }, - { - id: "p5", - name: "System Auditor", - price: "Utility", - imageSrc: "http://img.b2bpic.net/free-photo/cyber-security-protection-firewall-interface-concept_53876-123929.jpg", - }, - { - id: "p6", - name: "AI Orchestrator", - price: "Platform", - imageSrc: "http://img.b2bpic.net/free-photo/engineer-oversees-ai-neural-network_482257-75607.jpg", - }, + { id: "p1", name: "Healthy Dashboard", price: "Utility", imageSrc: "http://img.b2bpic.net/free-photo/mobile-app-analytics-dashboard_23-2151957122.jpg" }, + { id: "p2", name: "Expenditure Manager", price: "Tool", imageSrc: "http://img.b2bpic.net/free-photo/tablet-showing-financial-data-with-coffee_23-2152020633.jpg" }, + { id: "p3", name: "WhatsApp Checker", price: "Utility", imageSrc: "http://img.b2bpic.net/free-photo/cool-different-types-buttons_23-2150170585.jpg" }, ]} title="Project Showcase" description="Tools engineered for performance and utility." @@ -229,61 +123,11 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} testimonials={[ - { - id: "i1", - name: "Racing", - date: "High-speed", - title: "Forza Horizon", - quote: "Speed and precision on the track.", - tag: "Hobbies", - avatarSrc: "http://img.b2bpic.net/free-photo/drivers-hands-steering-wheel-car-night-night-driving_169016-51113.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/rogue-artificial-intelligence-possessing-man-threating-humanity_482257-83398.jpg?_wi=2", - imageAlt: "futuristic car tuning interface", - }, - { - id: "i2", - name: "Car Tuning", - date: "Mechanical", - title: "Engineering", - quote: "Optimization is the key to beauty.", - tag: "Hobbies", - avatarSrc: "http://img.b2bpic.net/free-photo/modern-car-driving-city_23-2151674264.jpg", - imageSrc: "http://img.b2bpic.net/free-vector/futuristic-technology-infographic-pack_52683-34337.jpg?_wi=2", - imageAlt: "futuristic car tuning interface", - }, - { - id: "i3", - name: "Football", - date: "Tactics", - title: "FC Barcelona", - quote: "Precision tactics and global stats.", - tag: "Hobbies", - avatarSrc: "http://img.b2bpic.net/free-photo/view-3d-car-with-sketch-effect_23-2150998510.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/mobile-app-analytics-dashboard_23-2151957122.jpg?_wi=2", - imageAlt: "futuristic car tuning interface", - }, - { - id: "i4", - name: "AnTuTu", - date: "Hardware", - title: "Performance", - quote: "Always push the hardware limits.", - tag: "Hobbies", - avatarSrc: "http://img.b2bpic.net/free-photo/modern-car-driving-city_23-2151674228.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/tablet-showing-financial-data-with-coffee_23-2152020633.jpg?_wi=2", - imageAlt: "futuristic car tuning interface", - }, - { - id: "i5", - name: "Systems", - date: "Core", - title: "Optimization", - quote: "Coding with pure efficiency.", - tag: "Hobbies", - avatarSrc: "http://img.b2bpic.net/free-photo/close-up-fuel-level-gauge-vehicle_23-2150163672.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/cool-different-types-buttons_23-2150170585.jpg?_wi=2", - imageAlt: "futuristic car tuning interface", - }, + { id: "i1", name: "Racing", date: "High-speed", title: "Forza Horizon", quote: "Speed and precision on the track.", tag: "Hobbies", avatarSrc: "http://img.b2bpic.net/free-photo/drivers-hands-steering-wheel-car-night-night-driving_169016-51113.jpg", imageSrc: "http://img.b2bpic.net/free-photo/rogue-artificial-intelligence-possessing-man-threating-humanity_482257-83398.jpg" }, + { id: "i2", name: "Car Tuning", date: "Mechanical", title: "Engineering", quote: "Optimization is the key to beauty.", tag: "Hobbies", avatarSrc: "http://img.b2bpic.net/free-photo/modern-car-driving-city_23-2151674264.jpg", imageSrc: "http://img.b2bpic.net/free-vector/futuristic-technology-infographic-pack_52683-34337.jpg" }, + { id: "i3", name: "Football", date: "Tactics", title: "FC Barcelona", quote: "Precision tactics and global stats.", tag: "Hobbies", avatarSrc: "http://img.b2bpic.net/free-photo/view-3d-car-with-sketch-effect_23-2150998510.jpg", imageSrc: "http://img.b2bpic.net/free-photo/mobile-app-analytics-dashboard_23-2151957122.jpg" }, + { id: "i4", name: "AnTuTu", date: "Hardware", title: "Performance", quote: "Always push the hardware limits.", tag: "Hobbies", avatarSrc: "http://img.b2bpic.net/free-photo/modern-car-driving-city_23-2151674228.jpg", imageSrc: "http://img.b2bpic.net/free-photo/tablet-showing-financial-data-with-coffee_23-2152020633.jpg" }, + { id: "i5", name: "Systems", date: "Core", title: "Optimization", quote: "Coding with pure efficiency.", tag: "Hobbies", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-fuel-level-gauge-vehicle_23-2150163672.jpg", imageSrc: "http://img.b2bpic.net/free-photo/cool-different-types-buttons_23-2150170585.jpg" }, ]} title="Beyond Coding" description="Personal passions driving my creative flow." @@ -293,9 +137,7 @@ export default function LandingPage() {