Merge version_1 into main #5
@@ -93,8 +93,8 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{ id: "1", title: "Great service", quote: "Professional environment.", name: "User A" },
|
||||
{ id: "2", title: "Very flexible", quote: "Best office in town.", name: "User B" }
|
||||
{ id: "1", title: "Great service", quote: "Professional environment.", name: "User A", date: "2025-01-01", tag: "Client", avatarSrc: "https://img.b2bpic.net/free-photo/blond-businessman-surprised-expression_1194-3809.jpg" },
|
||||
{ id: "2", title: "Very flexible", quote: "Best office in town.", name: "User B", date: "2025-01-02", tag: "Client", avatarSrc: "https://img.b2bpic.net/free-photo/close-up-successful-entrepreneur_1098-3855.jpg" }
|
||||
]}
|
||||
title="Testimonials"
|
||||
description="What our clients say."
|
||||
|
||||
Reference in New Issue
Block a user