Merge version_1 into main #1
@@ -49,15 +49,15 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "glowing-orb" }}
|
||||
leftCarouselItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/human-hands-open-palm-up-worship_1150-7243.jpg", imageAlt: "Morning Dhikr" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/human-hands-open-palm-up-worship_1150-7243.jpg", imageAlt: "Evening Dhikr" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/human-hands-open-palm-up-worship_1150-7243.jpg?_wi=1", imageAlt: "Morning Dhikr" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/human-hands-open-palm-up-worship_1150-7243.jpg?_wi=2", imageAlt: "Evening Dhikr" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/man-temple_119272-7.jpg", imageAlt: "After Prayer Dhikr" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/woman-walking-road-highlands_657883-134.jpg", imageAlt: "Travel Dhikr" }
|
||||
]}
|
||||
rightCarouselItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/candid-shot-unshaven-young-male-shoes-lying-comfortably-gray-couch-with-portable-computer-his-lap-having-nap-meditating-keeping-his-eyes-closed-listening-relaxing-music_343059-798.jpg", imageAlt: "Sleep Dhikr" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/human-hands-open-palm-up-worship_1150-7243.jpg", imageAlt: "Islamic Remembrance" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/woman-looking-tree-bark-through-magnifying-glass_23-2147776833.jpg", imageAlt: "Search Dhikr" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/human-hands-open-palm-up-worship_1150-7243.jpg?_wi=3", imageAlt: "Islamic Remembrance" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/woman-looking-tree-bark-through-magnifying-glass_23-2147776833.jpg?_wi=1", imageAlt: "Search Dhikr" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-vector/valentine-s-day-banner-template_23-2148013779.jpg", imageAlt: "Save Favorites" }
|
||||
]}
|
||||
carouselPosition="right"
|
||||
@@ -76,7 +76,7 @@ export default function LandingPage() {
|
||||
tag="Organized Collection"
|
||||
tagIcon={Bookmark}
|
||||
tagAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/human-hands-open-palm-up-worship_1150-7243.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/human-hands-open-palm-up-worship_1150-7243.jpg?_wi=4"
|
||||
imageAlt="Dhikr Categories"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="left"
|
||||
@@ -105,13 +105,13 @@ export default function LandingPage() {
|
||||
<ProductCardFour
|
||||
products={[
|
||||
{
|
||||
id: "morning-1", name: "Morning Greeting", variant: "Upon Waking", price: "Arabic + English", imageSrc: "http://img.b2bpic.net/free-photo/human-hands-open-palm-up-worship_1150-7243.jpg", imageAlt: "Morning Dhikr"
|
||||
id: "morning-1", name: "Morning Greeting", variant: "Upon Waking", price: "Arabic + English", imageSrc: "http://img.b2bpic.net/free-photo/human-hands-open-palm-up-worship_1150-7243.jpg?_wi=5", imageAlt: "Morning Dhikr"
|
||||
},
|
||||
{
|
||||
id: "mid-day-1", name: "Midday Remembrance", variant: "During Noon", price: "Arabic + English", imageSrc: "http://img.b2bpic.net/free-photo/woman-looking-tree-bark-through-magnifying-glass_23-2147776833.jpg", imageAlt: "Midday Dhikr"
|
||||
id: "mid-day-1", name: "Midday Remembrance", variant: "During Noon", price: "Arabic + English", imageSrc: "http://img.b2bpic.net/free-photo/woman-looking-tree-bark-through-magnifying-glass_23-2147776833.jpg?_wi=2", imageAlt: "Midday Dhikr"
|
||||
},
|
||||
{
|
||||
id: "evening-1", name: "Evening Reflection", variant: "At Sunset", price: "Arabic + English", imageSrc: "http://img.b2bpic.net/free-photo/human-hands-open-palm-up-worship_1150-7243.jpg", imageAlt: "Evening Dhikr"
|
||||
id: "evening-1", name: "Evening Reflection", variant: "At Sunset", price: "Arabic + English", imageSrc: "http://img.b2bpic.net/free-photo/human-hands-open-palm-up-worship_1150-7243.jpg?_wi=6", imageAlt: "Evening Dhikr"
|
||||
}
|
||||
]}
|
||||
title="Today's Dhikr Highlights"
|
||||
|
||||
Reference in New Issue
Block a user