Update src/app/page.tsx

This commit is contained in:
2026-05-10 04:48:08 +00:00
parent 8414321b6c
commit bba3e8e9d4

View File

@@ -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."},