Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 7adf59e9a8 | |||
| 68b3c089a6 | |||
| 2d6a569c67 | |||
| a79700cd30 |
@@ -1392,4 +1392,4 @@ export default function RootLayout({
|
||||
</body>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -190,7 +190,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactText
|
||||
text="Ready to collaborate on your next project? Let's build something amazing together. Get in touch and let's discuss how I can contribute to your vision."
|
||||
text="Let's bring your next project to life—reach out today and let's start building together"
|
||||
animationType="entrance-slide"
|
||||
buttons={[
|
||||
{ text: "Email Me", href: "mailto:ahiyaakash18@gmail.com" },
|
||||
@@ -235,4 +235,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user