Merge version_1 into main #2
@@ -121,9 +121,9 @@ export default function LandingPage() {
|
||||
description="Hear from our community about their path to zen."
|
||||
testimonials={[
|
||||
{
|
||||
id: "ts1", name: "Alice", role: "Member", content: "Life-changing experiences daily."},
|
||||
id: "ts1", name: "Alice", content: "Life-changing experiences daily."},
|
||||
{
|
||||
id: "ts2", name: "Bob", role: "Member", content: "Found my inner peace here."},
|
||||
id: "ts2", name: "Bob", content: "Found my inner peace here."},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
|
||||
Reference in New Issue
Block a user