Merge version_1 into main #1
@@ -70,15 +70,15 @@ export default function LandingPage() {
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/contemporary-conference-room_53876-15277.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/contemporary-conference-room_53876-15277.jpg?_wi=1",
|
||||
imageAlt: "Professional Office",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/office-chair-still-life_23-2151149088.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/office-chair-still-life_23-2151149088.jpg?_wi=1",
|
||||
imageAlt: "Minimalist Desk",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/workplace-office_1098-16223.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/workplace-office_1098-16223.jpg?_wi=1",
|
||||
imageAlt: "Meeting Space",
|
||||
},
|
||||
{
|
||||
@@ -126,19 +126,19 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "Scalable Strategy",
|
||||
description: "Adaptive frameworks that grow alongside your business requirements.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/contemporary-conference-room_53876-15277.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/contemporary-conference-room_53876-15277.jpg?_wi=2",
|
||||
imageAlt: "Strategy",
|
||||
},
|
||||
{
|
||||
title: "Data Analytics",
|
||||
description: "Informed decision making through precise tracking and metric reporting.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/office-chair-still-life_23-2151149088.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/office-chair-still-life_23-2151149088.jpg?_wi=2",
|
||||
imageAlt: "Analytics",
|
||||
},
|
||||
{
|
||||
title: "Process Automation",
|
||||
description: "Streamlining mundane tasks to focus on what matters most to your team.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/workplace-office_1098-16223.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/workplace-office_1098-16223.jpg?_wi=2",
|
||||
imageAlt: "Automation",
|
||||
},
|
||||
]}
|
||||
@@ -159,7 +159,7 @@ export default function LandingPage() {
|
||||
role: "Director",
|
||||
company: "Global Tech",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-work_23-2149622870.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-work_23-2149622870.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -191,7 +191,7 @@ export default function LandingPage() {
|
||||
role: "CEO",
|
||||
company: "Startup Hub",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-work_23-2149622870.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-work_23-2149622870.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
kpiItems={[
|
||||
|
||||
Reference in New Issue
Block a user