Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 3dec97500a | |||
| 126e0ce1df | |||
| 4549732163 | |||
| fa0132ee56 |
@@ -1384,4 +1384,4 @@ export default function RootLayout({
|
||||
</body>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -197,8 +197,8 @@ export default function LandingPage() {
|
||||
description="Have questions? Need more information about our products or services? Reach out to us and we'll be happy to help!"
|
||||
background={{ variant: "animated-grid" }}
|
||||
useInvertedBackground={false}
|
||||
inputPlaceholder="Enter your email"
|
||||
buttonText="Subscribe"
|
||||
inputPlaceholder="Enter email for offers"
|
||||
buttonText="Get Offers"
|
||||
termsText="Call us directly at 086928 32004 or visit us in person. We're here to serve you Monday through Sunday!"
|
||||
/>
|
||||
</div>
|
||||
@@ -245,4 +245,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user