Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 27673c6d32 | |||
| 859a69c47a | |||
| f662f14cbd | |||
| 715adbad38 | |||
| dc690f050c |
@@ -37,6 +37,7 @@ export default function LandingPage() {
|
|||||||
{ name: "Contact", id: "contact" },
|
{ name: "Contact", id: "contact" },
|
||||||
]}
|
]}
|
||||||
brandName="B&L Industries"
|
brandName="B&L Industries"
|
||||||
|
logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CMv5A1hLreQ2HOQXjmZon0f2CG/uploaded-1776878162370-9eipvapt.png"
|
||||||
button={{ text: "Get Quote", href: "#contact" }}
|
button={{ text: "Get Quote", href: "#contact" }}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
@@ -50,8 +51,8 @@ export default function LandingPage() {
|
|||||||
{ text: "Get a Free Estimate", href: "#contact" },
|
{ text: "Get a Free Estimate", href: "#contact" },
|
||||||
{ text: "Explore Services", href: "#services" },
|
{ text: "Explore Services", href: "#services" },
|
||||||
]}
|
]}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/american-colors-household-decorations-independence-day-celebration_23-2151469812.jpg"
|
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CMv5A1hLreQ2HOQXjmZon0f2CG/uploaded-1776878162370-9eipvapt.png"
|
||||||
imageAlt="fencing installation landscape texas"
|
imageAlt="B&L Industries Logo"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -186,4 +187,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user