diff --git a/src/app/thank-you/page.tsx b/src/app/thank-you/page.tsx index 4c8e0fd..ed36f5b 100644 --- a/src/app/thank-you/page.tsx +++ b/src/app/thank-you/page.tsx @@ -68,15 +68,15 @@ export default function ThankYouPage() { 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=8", 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=7", 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=5", 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=9", 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=8", imageAlt: "Tajweed resources"}, ]} buttons={[ { text: "Return to Home", href: "/" }, @@ -95,7 +95,7 @@ export default function ThankYouPage() { description="Next Steps" subdescription="Check your email for confirmation details and prepare for your transformative learning experience with Ustazah Mariyam." icon={Heart} - imageSrc="http://img.b2bpic.net/free-photo/young-female-glasses-workplace_1301-980.jpg" + imageSrc="http://img.b2bpic.net/free-photo/young-female-glasses-workplace_1301-980.jpg?_wi=6" imageAlt="Ustazah Mariyam - Your Tajweed Guide" mediaAnimation="slide-up" useInvertedBackground={true}