Update src/app/submit-form/page.tsx
This commit is contained in:
@@ -68,15 +68,15 @@ export default function SubmitFormPage() {
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-candle-near-quran_23-2147868945.jpg", imageAlt: "Quranic manuscript"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-candle-near-quran_23-2147868945.jpg?_wi=6", imageAlt: "Quranic manuscript"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/muslims-reading-from-quran_53876-20958.jpg", imageAlt: "Islamic learning"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/muslims-reading-from-quran_53876-20958.jpg?_wi=5", imageAlt: "Islamic learning"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-female-glasses-workplace_1301-980.jpg", imageAlt: "Ustazah teaching"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-female-glasses-workplace_1301-980.jpg?_wi=4", imageAlt: "Ustazah teaching"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-candle-near-quran_23-2147868945.jpg", imageAlt: "Quranic study"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-candle-near-quran_23-2147868945.jpg?_wi=7", imageAlt: "Quranic study"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/muslims-reading-from-quran_53876-20958.jpg", imageAlt: "Tajweed resources"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/muslims-reading-from-quran_53876-20958.jpg?_wi=6", imageAlt: "Tajweed resources"},
|
||||
]}
|
||||
buttons={[
|
||||
{ text: "Return to Home", href: "/" },
|
||||
|
||||
Reference in New Issue
Block a user