Update src/app/page.tsx
This commit is contained in:
@@ -78,6 +78,10 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
title="Detail-Oriented Frontend Specialist"
|
||||
description="With over 8 years in the industry, I specialize in transforming complex design requirements into high-performance, accessible, and maintenance-friendly digital experiences. I bridge the gap between design and development through semantic markup and robust CSS architecture."
|
||||
buttons={[
|
||||
{ text: "Learn More", href: "#" },
|
||||
{ text: "View Experience", href: "#experience" }
|
||||
]}
|
||||
bulletPoints={[
|
||||
{
|
||||
title: "Semantic & Accessible", description: "Writing clean, standard-compliant HTML/CSS with a focus on WCAG compliance."},
|
||||
|
||||
Reference in New Issue
Block a user