Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 30bcb5f004 | |||
| 97d7fdaa12 | |||
| bc698989f8 | |||
| 7c43bfc850 |
@@ -46,6 +46,7 @@ export default function WebAgency2Page() {
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "canvas-reveal" }}
|
||||
buttons={[
|
||||
{ text: "View Our Work", href: "#portfolio" },
|
||||
{ text: "Our Capabilities", href: "#services" },
|
||||
{ text: "Portfolio", href: "#portfolio" },
|
||||
]}
|
||||
@@ -132,4 +133,4 @@ export default function WebAgency2Page() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user