Merge version_2 into main #4

Merged
bender merged 2 commits from version_2 into main 2026-03-09 20:38:03 +00:00
2 changed files with 9 additions and 1416 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -97,7 +97,7 @@ export default function HomePage() {
<div id="featured" data-section="featured">
<ProductCardOne
title="Featured Materials"
description="Trending and top-rated educational resources curated for you. Browse our most popular slides, presentations, and academic materials."
description="Trending and top-rated educational resources. Hand-picked slides, presentations, and academic materials verified by our community."
tag="Top Rated"
tagIcon={Star}
products={[
@@ -217,4 +217,4 @@ export default function HomePage() {
</div>
</ThemeProvider>
);
}
}