Update src/app/page.tsx
This commit is contained in:
@@ -78,7 +78,7 @@ export default function HomePage() {
|
||||
background={{
|
||||
variant: "sparkles-gradient",
|
||||
}}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/inclusive-education-concept_23-2149313796.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/inclusive-education-concept_23-2149313796.jpg?_wi=1"
|
||||
imageAlt="DocFlow Dashboard Interface"
|
||||
mediaAnimation="slide-up"
|
||||
frameStyle="card"
|
||||
@@ -100,7 +100,7 @@ export default function HomePage() {
|
||||
description:
|
||||
"Centralized storage for all employee files, contracts, certifications, and identification documents with secure access controls and audit trails.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/office-team-meeting_23-2147727687.jpg",
|
||||
"http://img.b2bpic.net/free-photo/office-team-meeting_23-2147727687.jpg?_wi=1",
|
||||
imageAlt: "Document Repository System",
|
||||
},
|
||||
{
|
||||
@@ -109,7 +109,7 @@ export default function HomePage() {
|
||||
description:
|
||||
"Automated tracking of residency renewals, work permits, and visa expiries. Get proactive notifications before documents expire.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/close-up-young-man-looking-vinyls-store_23-2148237245.jpg",
|
||||
"http://img.b2bpic.net/free-photo/close-up-young-man-looking-vinyls-store_23-2148237245.jpg?_wi=1",
|
||||
imageAlt: "Permit and Residency Tracking",
|
||||
},
|
||||
{
|
||||
@@ -118,7 +118,7 @@ export default function HomePage() {
|
||||
description:
|
||||
"Streamline sponsorship procedures with integrated workflows, documentation checklists, and government submission tracking.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/laughing-co-workers_23-2147626394.jpg",
|
||||
"http://img.b2bpic.net/free-photo/laughing-co-workers_23-2147626394.jpg?_wi=1",
|
||||
imageAlt: "Sponsorship Management",
|
||||
},
|
||||
]}
|
||||
@@ -143,7 +143,7 @@ export default function HomePage() {
|
||||
title: "Uptime & Data Security",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/laughing-co-workers_23-2147626394.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/laughing-co-workers_23-2147626394.jpg?_wi=2"
|
||||
imageAlt="Professional HR Team"
|
||||
useInvertedBackground={true}
|
||||
mediaAnimation="slide-up"
|
||||
@@ -165,7 +165,7 @@ export default function HomePage() {
|
||||
name: "Fatima Al-Mohannadi",
|
||||
role: "HR Director",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/portrait-smiley-business-woman_23-2148603029.jpg",
|
||||
"http://img.b2bpic.net/free-photo/portrait-smiley-business-woman_23-2148603029.jpg?_wi=1",
|
||||
imageAlt: "Fatima Al-Mohannadi",
|
||||
},
|
||||
{
|
||||
@@ -176,7 +176,7 @@ export default function HomePage() {
|
||||
name: "Ahmed Al-Mansouri",
|
||||
role: "Operations Manager",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/young-businessman-angry-expression_1194-1680.jpg",
|
||||
"http://img.b2bpic.net/free-photo/young-businessman-angry-expression_1194-1680.jpg?_wi=1",
|
||||
imageAlt: "Ahmed Al-Mansouri",
|
||||
},
|
||||
{
|
||||
@@ -187,7 +187,7 @@ export default function HomePage() {
|
||||
name: "Noura Al-Thani",
|
||||
role: "Administrative Manager",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/thoughtful-business-woman-standing-with-crossed-arms_23-2148095675.jpg",
|
||||
"http://img.b2bpic.net/free-photo/thoughtful-business-woman-standing-with-crossed-arms_23-2148095675.jpg?_wi=1",
|
||||
imageAlt: "Noura Al-Thani",
|
||||
},
|
||||
{
|
||||
@@ -198,7 +198,7 @@ export default function HomePage() {
|
||||
name: "Mohammed Al-Kuwari",
|
||||
role: "Founder & CEO",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/happy-man-white_1368-6366.jpg",
|
||||
"http://img.b2bpic.net/free-photo/happy-man-white_1368-6366.jpg?_wi=1",
|
||||
imageAlt: "Mohammed Al-Kuwari",
|
||||
},
|
||||
]}
|
||||
@@ -216,7 +216,7 @@ export default function HomePage() {
|
||||
variant: "sparkles-gradient",
|
||||
}}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/office-team-meeting_23-2147727687.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/office-team-meeting_23-2147727687.jpg?_wi=2"
|
||||
imageAlt="DocFlow Demo"
|
||||
mediaAnimation="opacity"
|
||||
mediaPosition="right"
|
||||
|
||||
Reference in New Issue
Block a user