Merge version_2 into main #2
@@ -84,6 +84,16 @@ export default function LandingPage() {
|
||||
{
|
||||
type: "text", text: "Confidential Support"},
|
||||
]}
|
||||
testimonials={[
|
||||
{
|
||||
name: "Sarah P.", handle: "@sarahp_wellness", testimonial: "The care I received transformed my life. Highly recommend Embrace Connection VA for anyone seeking genuine support.", rating: 5,
|
||||
imageSrc: "https://avatar.vercel.sh/sarah", imageAlt: "Sarah P. avatar"
|
||||
},
|
||||
{
|
||||
name: "Mark T.", handle: "@markt_mindful", testimonial: "Dr. Johnson's holistic approach made all the difference. I finally feel understood and empowered.", rating: 5,
|
||||
imageSrc: "https://avatar.vercel.sh/mark", imageAlt: "Mark T. avatar"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user