Merge version_2 into main #5

Merged
bender merged 2 commits from version_2 into main 2026-03-04 07:21:24 +00:00
2 changed files with 1 additions and 3 deletions

View File

@@ -86,8 +86,8 @@ export default function CoursesPage() {
tag="Course Selection"
textboxLayout="default"
useInvertedBackground={false}
animationType="slide-up"
gridVariant="three-columns-all-equal-width"
animationType="slide-up"
products={[
{
id: "1", brand: "Science Department", name: "Advanced Biology", price: "Full Year Course", rating: 5,
@@ -123,7 +123,6 @@ export default function CoursesPage() {
description="Browse our full course offerings organized by discipline and subject area"
textboxLayout="default"
useInvertedBackground={false}
animationType="slide-up"
features={[
{
id: 1,

View File

@@ -102,7 +102,6 @@ export default function ProgramsPage() {
description="Choose from our comprehensive program directory, each designed with specific learning outcomes and career pathways in mind."
textboxLayout="default"
useInvertedBackground={false}
animationType="slide-up"
features={[
{
id: 1,