Update src/app/page.tsx
This commit is contained in:
@@ -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>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user