Merge version_2 into main
Merge version_2 into main
This commit was merged in pull request #4.
This commit is contained in:
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