Update src/app/thank-you/page.tsx

This commit is contained in:
2026-03-03 20:56:45 +00:00
parent 80bfaac4cc
commit e3277ecc2f

View File

@@ -71,23 +71,23 @@ export default function ThankYouPage() {
background={{ variant: "aurora" }}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/close-up-candle-near-quran_23-2147868945.jpg",
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",
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",
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",
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",
imageSrc: "http://img.b2bpic.net/free-photo/muslims-reading-from-quran_53876-20958.jpg?_wi=8",
imageAlt: "Tajweed resources",
},
]}
@@ -108,7 +108,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}