Merge version_2 into main #5
@@ -9,7 +9,7 @@ import HeroBillboard from '@/components/sections/hero/HeroBillboard';
|
||||
import TextAbout from '@/components/sections/about/TextAbout';
|
||||
import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple';
|
||||
import TestimonialCardSixteen from '@/components/sections/testimonial/TestimonialCardSixteen';
|
||||
import { Cpu, Terminal, Layers, Globe, Code, Database } from 'lucide-react';
|
||||
import { Cpu } from 'lucide-react';
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -73,6 +73,7 @@ export default function LandingPage() {
|
||||
tag="Technical Portfolio"
|
||||
tagIcon={Cpu}
|
||||
title="I specialize in architecting modern web applications, distributed systems, and scalable cloud infrastructure. With deep expertise in TypeScript, Go, Python, and SQL, I bridge complex business logic with clean, maintainable architecture. My focus remains on high-availability systems and data-driven solutions that scale with user growth."
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user