From bba3e8e9d4a95b697c03a14dfb7f247a877131d9 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 10 May 2026 04:48:08 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index 7e58767..738b345 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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."},