Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 6181d425f7 | |||
| 8bf739afcc | |||
| 0fb7b22e2b | |||
| 14e9569e4f | |||
| a5b540df8c | |||
| ee2ea94bd7 |
@@ -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"
|
||||||
|
|||||||
@@ -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);
|
||||||
|
|||||||
Reference in New Issue
Block a user