Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 4c11858dc1 | |||
| eacc537402 |
@@ -1406,4 +1406,4 @@ export default function RootLayout({
|
||||
</ServiceWrapper>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
@@ -200,8 +200,8 @@ export default function HomePage() {
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
buttons={[
|
||||
{ text: "Get in Touch", href: "/contact" },
|
||||
{ text: "Request Proposal", href: "#" },
|
||||
{ text: "Get in Touch", href: "/contact" },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -243,4 +243,4 @@ export default function HomePage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user