Merge version_3 into main #5

Merged
bender merged 2 commits from version_3 into main 2026-03-08 10:55:45 +00:00
2 changed files with 14 additions and 1423 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -208,7 +208,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"},
]}
@@ -228,4 +228,4 @@ export default function HomePage() {
</div>
</ThemeProvider>
);
}
}