Merge version_2 into main
Merge version_2 into main
This commit was merged in pull request #5.
This commit is contained in:
@@ -67,8 +67,8 @@ export default function LandingPage() {
|
||||
title="Client Success Stories"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{ id: "1", name: "Ranil Perera", role: "CEO", company: "TechStartup", rating: 5, quote: "Streamlined our payroll effectively." },
|
||||
{ id: "2", name: "Anjali Silva", role: "Founder", company: "RetailCo", rating: 5, quote: "Excellent tax services." },
|
||||
{ id: "1", name: "Ranil Perera", role: "CEO", company: "TechStartup", rating: 5 },
|
||||
{ id: "2", name: "Anjali Silva", role: "Founder", company: "RetailCo", rating: 5 },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user