Merge version_2 into main #2
@@ -157,8 +157,8 @@ export default function LandingPage() {
|
||||
<ContactText
|
||||
useInvertedBackground={true}
|
||||
background={{ variant: "gradient-bars" }}
|
||||
text="Ready to get started? We’re here to help bring your property project to life. Contact B&L Industries for a quote today."
|
||||
buttons={[{ text: "Contact Us", href: "tel:2810000000" }]}
|
||||
text="Ready to get started? We’re here to help bring your property project to life. Contact BJ Burton at 281-593-8296 for a quote today."
|
||||
buttons={[{ text: "Call BJ Burton", href: "tel:2815938296" }]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -175,7 +175,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
title: "Contact", items: [
|
||||
{ label: "Call Us", href: "tel:2810000000" },
|
||||
{ label: "Call BJ", href: "tel:2815938296" },
|
||||
{ label: "Email", href: "mailto:info@blindustriestx.com" },
|
||||
],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user