Merge version_21 into main
Merge version_21 into main
This commit was merged in pull request #40.
This commit is contained in:
@@ -97,9 +97,9 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{ id: "t1", name: "Michael T.", testimonial: "Palante's personalized guidance through my parents' move was incredible. We felt supported every step of the way.", rating: 5 },
|
||||
{ id: "t2", name: "Jennifer R.", testimonial: "I couldn't have managed the downsizing and house sale without this support. Truly a lifesaver.", rating: 5 },
|
||||
{ id: "t3", name: "David & Carmen L.", testimonial: "A seamless transition! Professional, compassionate, and so knowledgeable about the local senior housing options.", rating: 5 }
|
||||
{ id: "t1", name: "Michael T.", handle: "@michael_t", testimonial: "Palante's personalized guidance through my parents' move was incredible. We felt supported every step of the way.", rating: 5 },
|
||||
{ id: "t2", name: "Jennifer R.", handle: "@jennifer_r", testimonial: "I couldn't have managed the downsizing and house sale without this support. Truly a lifesaver.", rating: 5 },
|
||||
{ id: "t3", name: "David & Carmen L.", handle: "@david_carmen_l", testimonial: "A seamless transition! Professional, compassionate, and so knowledgeable about the local senior housing options.", rating: 5 }
|
||||
]}
|
||||
showRating={true}
|
||||
title="Stories from Families We Serve"
|
||||
|
||||
Reference in New Issue
Block a user