Merge version_4 into main #7
@@ -36,6 +36,7 @@ export default function ResourcesPage() {
|
||||
gridVariant="uniform-all-items-equal"
|
||||
title="Biology Resources"
|
||||
description="Essential tools and documents for your research."
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{ id: "1", value: "PDF", title: "Genetics Handbook", description: "Comprehensive manual.", icon: BookOpen },
|
||||
{ id: "2", value: "Tools", title: "Simulation Suite", description: "Interactive models.", icon: BookOpen },
|
||||
|
||||
@@ -35,6 +35,7 @@ export default function TopicsPage() {
|
||||
gridVariant="uniform-all-items-equal"
|
||||
title="Biology Topics"
|
||||
description="Explore our curated library of biological subjects."
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{ title: "Cellular Structure", description: "Deep dive into organelles and their functions.", imageSrc: "", buttonText: "Read More", titleImageSrc: "" },
|
||||
{ title: "Genetic Coding", description: "Understanding the building blocks of life.", imageSrc: "", buttonText: "Read More", titleImageSrc: "" },
|
||||
|
||||
Reference in New Issue
Block a user