Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-06 08:08:39 +00:00

View File

@@ -144,7 +144,7 @@ export default function LandingPage() {
title: "Online Support",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/full-shot-old-woman-praying-church_23-2150755536.jpg"
imageSrc="http://img.b2bpic.net/free-photo/full-shot-old-woman-praying-church_23-2150755536.jpg?_wi=1"
imageAlt="Serene temple interior dedicated to Ayyappa"
mediaAnimation="slide-up"
metricsAnimation="slide-up"
@@ -162,21 +162,21 @@ export default function LandingPage() {
name: "Ramesh K.",
role: "Devotee",
testimonial: "Finding this community has brought profound peace into my daily life. The teachings of Sri Ayyappa guide my path.",
imageSrc: "http://img.b2bpic.net/free-photo/young-lady-pressing-hands-together-asking-something-blouse-looking-cheery-front-view_176474-109258.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-lady-pressing-hands-together-asking-something-blouse-looking-cheery-front-view_176474-109258.jpg?_wi=1",
},
{
id: "2",
name: "Sunita M.",
role: "Volunteer",
testimonial: "The sanctuary here is truly special. I feel a strong connection to our spiritual roots every time I attend.",
imageSrc: "http://img.b2bpic.net/free-photo/active-senior-woman-training-home_23-2148730178.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/active-senior-woman-training-home_23-2148730178.jpg?_wi=1",
},
{
id: "3",
name: "Arjun V.",
role: "Member",
testimonial: "A beautiful place to reconnect with my faith and learn about dharma. Highly recommended for seekers.",
imageSrc: "http://img.b2bpic.net/free-photo/woman-meditating-high-grass_23-2147648526.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-meditating-high-grass_23-2147648526.jpg?_wi=1",
},
{
id: "4",
@@ -212,28 +212,28 @@ export default function LandingPage() {
name: "Brass Oil Lamp",
price: "$25",
variant: "Traditional",
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-old-woman-praying-church_23-2150755536.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-old-woman-praying-church_23-2150755536.jpg?_wi=2",
},
{
id: "2",
name: "Incense Set",
price: "$12",
variant: "Sandalwood",
imageSrc: "http://img.b2bpic.net/free-photo/woman-meditating-high-grass_23-2147648526.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-meditating-high-grass_23-2147648526.jpg?_wi=2",
},
{
id: "3",
name: "Rudraksha Mala",
price: "$45",
variant: "Authentic",
imageSrc: "http://img.b2bpic.net/free-photo/young-lady-pressing-hands-together-asking-something-blouse-looking-cheery-front-view_176474-109258.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-lady-pressing-hands-together-asking-something-blouse-looking-cheery-front-view_176474-109258.jpg?_wi=2",
},
{
id: "4",
name: "Prayer Shawl",
price: "$30",
variant: "Cotton",
imageSrc: "http://img.b2bpic.net/free-photo/active-senior-woman-training-home_23-2148730178.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/active-senior-woman-training-home_23-2148730178.jpg?_wi=2",
},
]}
/>