Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 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"
|
||||||
@@ -249,4 +249,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user