Update src/app/operations/page.tsx
This commit is contained in:
@@ -52,7 +52,7 @@ export default function OperationsPage() {
|
||||
{ text: "View Resources", href: "#resources" }
|
||||
]}
|
||||
layoutOrder="default"
|
||||
imageSrc="http://img.b2bpic.net/free-vector/business-solution-colorful-landing-page_52683-8064.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-vector/business-solution-colorful-landing-page_52683-8064.jpg?_wi=2"
|
||||
imageAlt="Company intranet dashboard overview"
|
||||
frameStyle="browser"
|
||||
mediaAnimation="slide-up"
|
||||
@@ -65,7 +65,7 @@ export default function OperationsPage() {
|
||||
title="About Our Organization"
|
||||
description="Learn about our company's mission, values, and culture. Understand how we operate and what drives our success as a unified team."
|
||||
tag="Company Overview"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/businessman-with-big-smile_1098-715.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/businessman-with-big-smile_1098-715.jpg?_wi=2"
|
||||
imageAlt="diverse team working together office"
|
||||
buttons={[
|
||||
{ text: "Learn More", href: "#" }
|
||||
@@ -113,19 +113,19 @@ export default function OperationsPage() {
|
||||
id: "1",
|
||||
name: "Employee Handbook",
|
||||
price: "Always Available",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/senior-people-reading-retirement-plan-contract-terms-with-broker_482257-100599.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/senior-people-reading-retirement-plan-contract-terms-with-broker_482257-100599.jpg?_wi=2"
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Benefits Guide",
|
||||
price: "Always Available",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/embraced-couple-reading-loan-agreement-while-having-meeting-with-their-bank-manager-office_637285-914.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/embraced-couple-reading-loan-agreement-while-having-meeting-with-their-bank-manager-office_637285-914.jpg?_wi=2"
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "IT Resources",
|
||||
price: "Always Available",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-colleagues-discussing-digital-art_482257-121433.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-colleagues-discussing-digital-art_482257-121433.jpg?_wi=2"
|
||||
}
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
@@ -211,28 +211,28 @@ export default function OperationsPage() {
|
||||
value: "95%",
|
||||
title: "User Satisfaction",
|
||||
description: "Employees rate platform usability",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/nps-infographic-design-template_23-2149916595.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/nps-infographic-design-template_23-2149916595.jpg?_wi=2"
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
value: "2,500+",
|
||||
title: "Documents",
|
||||
description: "Knowledge base articles and guides",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-holding-book_23-2148680208.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-holding-book_23-2148680208.jpg?_wi=2"
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
value: "50%",
|
||||
title: "Time Saved",
|
||||
description: "Faster information access per employee",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/modern-productivity-concept-with-flat-design_23-2147972342.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/modern-productivity-concept-with-flat-design_23-2147972342.jpg?_wi=2"
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
value: "24/7",
|
||||
title: "Availability",
|
||||
description: "Platform uptime and accessibility",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/standard-quality-control-concept-m_23-2150041844.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/standard-quality-control-concept-m_23-2150041844.jpg?_wi=2"
|
||||
}
|
||||
]}
|
||||
animationType="slide-up"
|
||||
@@ -251,25 +251,25 @@ export default function OperationsPage() {
|
||||
id: "1",
|
||||
name: "Sarah Johnson",
|
||||
role: "HR Director",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/serious-woman-holding-phone-tablet-hands_1262-19394.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/serious-woman-holding-phone-tablet-hands_1262-19394.jpg?_wi=3"
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Marcus Chen",
|
||||
role: "IT Manager",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/positive-mature-businessman-using-laptop-near-office-building_74855-3639.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/positive-mature-businessman-using-laptop-near-office-building_74855-3639.jpg?_wi=3"
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Emily Rodriguez",
|
||||
role: "Operations Lead",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-wheelchair-with-short-hair_23-2148497294.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-wheelchair-with-short-hair_23-2148497294.jpg?_wi=3"
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "David Kim",
|
||||
role: "Support Specialist",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-working-call-center-with-headphones-computer_23-2149256098.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-working-call-center-with-headphones-computer_23-2149256098.jpg?_wi=3"
|
||||
}
|
||||
]}
|
||||
gridVariant="four-items-2x2-equal-grid"
|
||||
@@ -285,27 +285,27 @@ export default function OperationsPage() {
|
||||
{
|
||||
id: "1",
|
||||
name: "Alex Thompson",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/middle-aged-hispanic-business-person_23-2151098593.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/middle-aged-hispanic-business-person_23-2151098593.jpg?_wi=2"
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Jessica Martinez",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fashion-portrait-young-elegant-woman_1328-4107.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fashion-portrait-young-elegant-woman_1328-4107.jpg?_wi=2"
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Robert Wilson",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-business-man-with-backpack_23-2149915912.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-business-man-with-backpack_23-2149915912.jpg?_wi=2"
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Lisa Anderson",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/two-positive-female-workers-sitting-desk-modern-office_1262-12571.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/two-positive-female-workers-sitting-desk-modern-office_1262-12571.jpg?_wi=2"
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "James Taylor",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1676.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1676.jpg?_wi=2"
|
||||
}
|
||||
]}
|
||||
cardTitle="Trusted by 1,200+ employees across all departments"
|
||||
@@ -353,7 +353,7 @@ export default function OperationsPage() {
|
||||
content: "Yes, all data is encrypted and protected by enterprise-grade security. We comply with industry standards and conduct regular security audits. Your personal information is never shared externally."
|
||||
}
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/concentrated-call-center-agent-talking-with-customer-while-working-office_637285-6171.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/concentrated-call-center-agent-talking-with-customer-while-working-office_637285-6171.jpg?_wi=3"
|
||||
imageAlt="customer support team helping people"
|
||||
mediaAnimation="slide-up"
|
||||
faqsAnimation="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user