Merge version_2 into main #1
@@ -1414,4 +1414,4 @@ export default function RootLayout({
|
||||
</ServiceWrapper>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -191,7 +191,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
buttons={[
|
||||
{ text: "Send Message", href: "mailto:hello@myemail.com" },
|
||||
{ text: "Connect on Social", href: "#" }
|
||||
{ text: "Follow My Updates", href: "#" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -226,4 +226,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user