Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| df4634b58b | |||
| 00bd52da65 |
1433
src/app/layout.tsx
1433
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -208,7 +208,7 @@ export default function HomePage() {
|
|||||||
animationType="background-highlight"
|
animationType="background-highlight"
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "Book Free Consultation", href: "/contact"},
|
text: "Get Free Consultation Today", href: "/contact"},
|
||||||
{
|
{
|
||||||
text: "View Our Portfolio", href: "/projects"},
|
text: "View Our Portfolio", href: "/projects"},
|
||||||
]}
|
]}
|
||||||
@@ -228,4 +228,4 @@ export default function HomePage() {
|
|||||||
</div>
|
</div>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user