Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| c36234f422 | |||
| 8ab1a4ef71 | |||
| 99f00a2b6b | |||
| ff1f064d3f | |||
| e6a6645e05 |
1421
src/app/layout.tsx
1421
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -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>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user