Merge version_3 into main #5
@@ -1384,4 +1384,4 @@ export default function RootLayout({
|
||||
</body>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -54,6 +54,7 @@ export default function LandingPage() {
|
||||
buttons={[
|
||||
{ text: "Explore My Work", href: "#portfolio" },
|
||||
{ text: "Get in Touch", href: "#contact" },
|
||||
{ text: "View Services", href: "#services" },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -232,4 +233,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user