Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -94,11 +94,11 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{ id: "1", name: "Sarah Johnson", role: "Office Manager", company: "TechCorp", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-optimistic-businessman-formalwear_1262-3600.jpg" },
|
||||
{ id: "1", name: "Sarah Johnson", role: "Office Manager", company: "TechCorp", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-optimistic-businessman-formalwear_1262-3600.jpg?_wi=1" },
|
||||
{ id: "2", name: "Michael Chen", role: "Director", company: "GrowthCo", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/confident-businessman-posing-outside_74855-1551.jpg" },
|
||||
{ id: "3", name: "Emily Rodriguez", role: "HR Head", company: "InnovateLab", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/happy-senior-lady-with-laptop-conference-room_1262-3778.jpg" },
|
||||
{ id: "4", name: "David Kim", role: "Operations", company: "StartupXYZ", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/working-with-laptop_1098-14241.jpg" },
|
||||
{ id: "5", name: "Lisa Wang", role: "Team Lead", company: "AgencyPro", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-optimistic-businessman-formalwear_1262-3600.jpg" },
|
||||
{ id: "5", name: "Lisa Wang", role: "Team Lead", company: "AgencyPro", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-optimistic-businessman-formalwear_1262-3600.jpg?_wi=2" },
|
||||
]}
|
||||
kpiItems={[
|
||||
{ value: "1000+", label: "Admins" },
|
||||
|
||||
Reference in New Issue
Block a user