Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 27e4cbef32 | |||
| 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"
|
tagAnimation="slide-up"
|
||||||
background={{ variant: "plain" }}
|
background={{ variant: "plain" }}
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Explore Our Work", href: "/work" },
|
{ text: "Start Your Project", href: "/work" },
|
||||||
{ text: "Get Started", href: "/contact" },
|
{ text: "Get Started", href: "/contact" },
|
||||||
]}
|
]}
|
||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
|
|||||||
Reference in New Issue
Block a user