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