Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| aaab94815d | |||
| b4e8203bf4 | |||
| b1e7365d09 | |||
| 61453277cd |
@@ -92,7 +92,7 @@ export default function LandingPage() {
|
|||||||
tag="Our Philosophy"
|
tag="Our Philosophy"
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "Learn More", href: "#"},
|
text: "Learn More", href: "#metrics"},
|
||||||
]}
|
]}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/businesswoman-working-with-project-statistics-preparing-report-team-meeting_1163-3899.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/businesswoman-working-with-project-statistics-preparing-report-team-meeting_1163-3899.jpg"
|
||||||
imageAlt="Business professionals discussing growth charts"
|
imageAlt="Business professionals discussing growth charts"
|
||||||
@@ -116,7 +116,7 @@ export default function LandingPage() {
|
|||||||
{
|
{
|
||||||
id: "f3", title: "Client Relationship Management", tags: [
|
id: "f3", title: "Client Relationship Management", tags: [
|
||||||
"CRM", "Support"],
|
"CRM", "Support"],
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-businessman-suit-headphones-with-microphone-looking-camera-smiling-showing-thumbs-up-standing-white-background_141793-53912.jpg", imageAlt: "Two business people shaking hands in agreement"},
|
imageSrc: "http://img.b2bpic.net/free-photo/handsome-businessman-suit-headphones-with-microphone-looking-camera-smiling-cheerful-showing-thumbs-up-standing-white-background_141793-53912.jpg", imageAlt: "Two business people shaking hands in agreement"},
|
||||||
]}
|
]}
|
||||||
title="Our Core Services"
|
title="Our Core Services"
|
||||||
description="We offer a comprehensive suite of services designed to meet your business needs and drive exceptional outcomes."
|
description="We offer a comprehensive suite of services designed to meet your business needs and drive exceptional outcomes."
|
||||||
@@ -249,4 +249,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user