Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 126e0ce1df | |||
| 4549732163 | |||
| fa0132ee56 |
@@ -1384,4 +1384,4 @@ export default function RootLayout({
|
|||||||
</body>
|
</body>
|
||||||
</html>
|
</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!"
|
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" }}
|
background={{ variant: "animated-grid" }}
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
inputPlaceholder="Enter your email"
|
inputPlaceholder="Enter email for offers"
|
||||||
buttonText="Subscribe"
|
buttonText="Get Offers"
|
||||||
termsText="Call us directly at 086928 32004 or visit us in person. We're here to serve you Monday through Sunday!"
|
termsText="Call us directly at 086928 32004 or visit us in person. We're here to serve you Monday through Sunday!"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
@@ -245,4 +245,4 @@ export default function LandingPage() {
|
|||||||
</div>
|
</div>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user