Merge version_2 into main #3
@@ -183,7 +183,7 @@ export default function LandingPage() {
|
||||
tag="Player Testimonials"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
animationType="slide-up"
|
||||
animationType="depth-3d"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Arjun Mehta", role: "Strategy Analyst", company: "Mumbai", rating: 5,
|
||||
@@ -259,4 +259,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user