Update src/app/materials/page.tsx
This commit is contained in:
@@ -95,7 +95,7 @@ export default function MaterialsPage() {
|
||||
{ text: "Explore Courses", href: "/courses" },
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/textbooks-notepads-table_23-2147656027.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/textbooks-notepads-table_23-2147656027.jpg?_wi=3"
|
||||
imageAlt="Study Resources and Materials"
|
||||
ariaLabel="Materials page hero section"
|
||||
/>
|
||||
@@ -109,7 +109,7 @@ export default function MaterialsPage() {
|
||||
tagAnimation="slide-up"
|
||||
buttons={[{ text: "Download Materials", href: "/materials" }]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/textbooks-notepads-table_23-2147656027.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/textbooks-notepads-table_23-2147656027.jpg?_wi=4"
|
||||
imageAlt="Educational Study Materials"
|
||||
mediaAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
@@ -152,7 +152,7 @@ export default function MaterialsPage() {
|
||||
useInvertedBackground={false}
|
||||
mediaAnimation="slide-up"
|
||||
faqsAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/textbooks-notepads-table_23-2147656027.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/textbooks-notepads-table_23-2147656027.jpg?_wi=5"
|
||||
imageAlt="FAQ and Help Resources"
|
||||
mediaPosition="left"
|
||||
faqs={[
|
||||
|
||||
Reference in New Issue
Block a user