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