Merge version_1 into main #2
@@ -14,7 +14,7 @@ import {
|
||||
CheckCircle,
|
||||
Clock,
|
||||
DollarSign,
|
||||
MagnifyingGlass,
|
||||
Search,
|
||||
MessageCircle,
|
||||
Phone,
|
||||
Target,
|
||||
@@ -82,6 +82,7 @@ export default function LandingPage() {
|
||||
imageAlt="Diverse business team collaboration"
|
||||
useInvertedBackground={true}
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -97,7 +98,7 @@ export default function LandingPage() {
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/young-freelancer-sitting-wheelchair-talking-business-partners-work-break-laughing-having-fun-disability-friendly-office-male-worker-with-impairment-chatting-with-colleagues_482257-47249.jpg", imageAlt: "Business assessment consulting analysis"},
|
||||
items: [
|
||||
{ icon: MagnifyingGlass, text: "Deep operational audit" },
|
||||
{ icon: Search, text: "Deep operational audit" },
|
||||
{ icon: BarChart3, text: "Financial clarity review" },
|
||||
{ icon: Target, text: "Goal & challenge identification" },
|
||||
],
|
||||
@@ -164,7 +165,7 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "1", name: "Marcus Johnson", role: "Owner", company: "Regional Manufacturing", rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/confident-middle-aged-businesswoman-posing-near-office-building_1262-21023.jpg?_wi=1", imageAlt: "Successful business owner professional portrait"},
|
||||
"http://img.b2bpic.net/free-photo/confident-middle-aged-businesswoman-posing-near-office-building_1262-21023.jpg", imageAlt: "Successful business owner professional portrait"},
|
||||
{
|
||||
id: "2", name: "Sarah Chen", role: "Operations Director", company: "Healthcare Services Group", rating: 5,
|
||||
imageSrc:
|
||||
@@ -176,7 +177,7 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "4", name: "Jennifer Williams", role: "Founder", company: "Professional Services", rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/confident-middle-aged-businesswoman-posing-near-office-building_1262-21023.jpg?_wi=2", imageAlt: "Female entrepreneur professional portrait photo"},
|
||||
"http://img.b2bpic.net/free-photo/confident-middle-aged-businesswoman-posing-near-office-building_1262-21023.jpg", imageAlt: "Female entrepreneur professional portrait photo"},
|
||||
]}
|
||||
kpiItems={[
|
||||
{ value: "98%", label: "Client satisfaction" },
|
||||
|
||||
Reference in New Issue
Block a user