Merge version_2 into main #5
@@ -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,
|
||||
|
||||
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user