Update src/app/page.tsx
This commit is contained in:
@@ -75,7 +75,7 @@ export default function LandingPage() {
|
||||
handle: "@recovery-story",
|
||||
testimonial: "Aloe Valley changed my life. The team gave me the tools to reclaim my future.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/central-bohemia-high_181624-55759.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/central-bohemia-high_181624-55759.jpg?_wi=1",
|
||||
imageAlt: "magaliesburg mountain serene nature landscape",
|
||||
},
|
||||
{
|
||||
@@ -91,7 +91,7 @@ export default function LandingPage() {
|
||||
handle: "@recovery-warrior",
|
||||
testimonial: "A sanctuary for healing. Thank you for the dignity and respect provided.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/nurse-portrait-hospital_23-2150780410.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/nurse-portrait-hospital_23-2150780410.jpg?_wi=1",
|
||||
imageAlt: "magaliesburg mountain serene nature landscape",
|
||||
},
|
||||
{
|
||||
@@ -99,7 +99,7 @@ export default function LandingPage() {
|
||||
handle: "@sober-life",
|
||||
testimonial: "The 12-step programme changed everything for me. Essential support.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/elegant-minimal-interior-design_23-2151913231.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/elegant-minimal-interior-design_23-2151913231.jpg?_wi=1",
|
||||
imageAlt: "magaliesburg mountain serene nature landscape",
|
||||
},
|
||||
{
|
||||
@@ -107,11 +107,11 @@ export default function LandingPage() {
|
||||
handle: "@bright-future",
|
||||
testimonial: "The therapists and counselors were outstanding. Highly recommended.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/graduation-concept-with-portrait-happy-man_23-2148201875.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/graduation-concept-with-portrait-happy-man_23-2148201875.jpg?_wi=1",
|
||||
imageAlt: "magaliesburg mountain serene nature landscape",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/central-bohemia-high_181624-55759.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/central-bohemia-high_181624-55759.jpg?_wi=2"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/smiley-doctor-posing-patient_23-2148757390.jpg",
|
||||
|
||||
Reference in New Issue
Block a user