Merge version_1 into main #4
@@ -93,8 +93,8 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{ id: "1", title: "Great service", quote: "Professional environment.", name: "User A", role: "Role A" },
|
||||
{ id: "2", title: "Very flexible", quote: "Best office in town.", name: "User B", role: "Role B" }
|
||||
{ id: "1", title: "Great service", quote: "Professional environment.", name: "User A" },
|
||||
{ id: "2", title: "Very flexible", quote: "Best office in town.", name: "User B" }
|
||||
]}
|
||||
title="Testimonials"
|
||||
description="What our clients say."
|
||||
|
||||
Reference in New Issue
Block a user