6 Commits

Author SHA1 Message Date
127658fba3 Merge version_2 into main
Merge version_2 into main
2026-03-08 08:10:14 +00:00
f95768059d Update src/app/page.tsx 2026-03-08 08:10:10 +00:00
0b0edb4370 Update src/app/layout.tsx 2026-03-08 08:10:10 +00:00
0796724936 Merge version_1 into main
Merge version_1 into main
2026-03-08 08:05:24 +00:00
67ef6f7310 Merge version_1 into main
Merge version_1 into main
2026-03-08 08:04:38 +00:00
1ee33a0d64 Merge version_1 into main
Merge version_1 into main
2026-03-08 08:03:37 +00:00
2 changed files with 8 additions and 1410 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -42,7 +42,7 @@ export default function BiotechPortfolio() {
<div id="hero" data-section="hero">
<HeroBillboardGallery
title="Biotech Research Collaboration Innovation"
title="Advanced Biotech Research & Lab Expertise"
description="Explore my lab projects, technical skills, and published research. I combine molecular biology expertise with clear communication to solve real problems in biotechnology."
tag="Featured Portfolio"
tagIcon={Microscope}
@@ -253,4 +253,4 @@ export default function BiotechPortfolio() {
</div>
</ThemeProvider>
);
}
}