Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 2180873baf | |||
| 6947fc5caa | |||
| 44bc6750b7 | |||
| 0405e1535a | |||
| d93a7046f2 |
1436
src/app/layout.tsx
1436
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -96,7 +96,7 @@ export default function HomePage() {
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "plain" }}
|
||||
buttons={[
|
||||
{ text: "Explore Our Work", href: "/work" },
|
||||
{ text: "Start Your Project", href: "/work" },
|
||||
{ text: "Get Started", href: "/contact" },
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user