Update src/app/page.tsx
This commit is contained in:
@@ -51,11 +51,11 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
name: "Priya Sharma", handle: "Parent, Mumbai", testimonial: "Nayi Disha gave us the support and guidance we desperately needed. We're not alone in this journey.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-family-posing-together_23-2149861209.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-family-posing-together_23-2149861209.jpg?_wi=1"
|
||||
},
|
||||
{
|
||||
name: "Amit Patel", handle: "Father, Bangalore", testimonial: "The training programs transformed how I understand and support my child. Highly grateful.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/attractive-blond-business-woman-white-shirt-eyeglasses-crossed-arms-grey-background_613910-13618.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/attractive-blond-business-woman-white-shirt-eyeglasses-crossed-arms-grey-background_613910-13618.jpg?_wi=1"
|
||||
}
|
||||
]}
|
||||
buttons={[
|
||||
@@ -130,11 +130,11 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Rajesh Kumar", handle: "Parent, Delhi", testimonial: "Nayi Disha helped me understand my son's autism better. The support group saved us from feeling isolated and helpless.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-family-posing-together_23-2149861209.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-family-posing-together_23-2149861209.jpg?_wi=2"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Kavya Desai", handle: "Mother, Pune", testimonial: "The counseling sessions gave me tools to cope with stress and anxiety. I feel empowered now to support my daughter.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/attractive-blond-business-woman-white-shirt-eyeglasses-crossed-arms-grey-background_613910-13618.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/attractive-blond-business-woman-white-shirt-eyeglasses-crossed-arms-grey-background_613910-13618.jpg?_wi=2"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Vikram Singh", handle: "Father, Hyderabad", testimonial: "Their advocacy support helped us secure educational rights for our child. They truly care about families.", rating: 5,
|
||||
|
||||
Reference in New Issue
Block a user