6 Commits

Author SHA1 Message Date
6181d425f7 Merge version_2 into main
Merge version_2 into main
2026-04-13 07:03:57 +00:00
8bf739afcc Update src/app/page.tsx 2026-04-13 07:03:51 +00:00
0fb7b22e2b Merge version_2 into main
Merge version_2 into main
2026-04-13 07:02:30 +00:00
14e9569e4f Update theme colors 2026-04-13 07:02:27 +00:00
a5b540df8c Merge version_1 into main
Merge version_1 into main
2026-04-13 06:54:28 +00:00
ee2ea94bd7 Merge version_1 into main
Merge version_1 into main
2026-04-13 06:43:57 +00:00
2 changed files with 5 additions and 5 deletions

View File

@@ -69,8 +69,8 @@ export default function LandingPage() {
<TestimonialAboutCard <TestimonialAboutCard
useInvertedBackground={true} useInvertedBackground={true}
tag="My Story" tag="My Story"
title="Crafting Solutions" title="ABOUT"
description="Driven by innovation and a passion for learning, I specialize in building solutions that make an impact. My journey is about continuous growth." description='"As a dedicated performer and athlete, I bring a unique blend of discipline, physicality, and emotional range to everything I do. Whether I am competing on the field or performing on stage, I thrive on passion, teamwork, and the pursuit of excellence. My background in volleyball has honed my resilience and leadership, while my experience in Drama/Acting, has sharpened my ability to connect with audiences and embody complex characters. I am a driven, versatile individual constantly seeking new creative and physical challenges."'
subdescription="Whether it's code, design, or strategy, I bring my best to every project." subdescription="Whether it's code, design, or strategy, I bring my best to every project."
icon={Sparkles} icon={Sparkles}
imageSrc="http://img.b2bpic.net/free-photo/close-up-devices-decor-plants_23-2148223253.jpg" imageSrc="http://img.b2bpic.net/free-photo/close-up-devices-decor-plants_23-2148223253.jpg"

View File

@@ -13,12 +13,12 @@
--background: #ffffff; --background: #ffffff;
--card: #f9f9f9; --card: #f9f9f9;
--foreground: #000612e6; --foreground: #000612e6;
--primary-cta: #FF7B05; --primary-cta: #15479c;
--primary-cta-text: #ffffff; --primary-cta-text: #ffffff;
--secondary-cta: #f9f9f9; --secondary-cta: #f9f9f9;
--secondary-cta-text: #120a00e6; --secondary-cta-text: #000612e6;
--accent: #e2e2e2; --accent: #e2e2e2;
--background-accent: #FF7B05; --background-accent: #c4c4c4;
/* text sizing - set by ThemeProvider */ /* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem); /* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);