Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 6afe2a4f9f | |||
| 269aff9b5b | |||
| 3752eec051 | |||
| 3335747664 | |||
| bc31e02934 |
@@ -1384,4 +1384,4 @@ export default function RootLayout({
|
|||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
@@ -250,7 +250,7 @@ export default function LandingPage() {
|
|||||||
background={{ variant: "rotated-rays-animated-grid" }}
|
background={{ variant: "rotated-rays-animated-grid" }}
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
inputPlaceholder="Enter your email"
|
inputPlaceholder="Enter your email"
|
||||||
buttonText="Schedule Consultation"
|
buttonText="Book Your Free IT Assessment"
|
||||||
termsText="By contacting us, you agree to our terms of service and privacy policy."
|
termsText="By contacting us, you agree to our terms of service and privacy policy."
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
@@ -291,4 +291,4 @@ export default function LandingPage() {
|
|||||||
</div>
|
</div>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user