Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
@@ -88,14 +88,14 @@ export default function LandingPage() {
|
|||||||
heading={[
|
heading={[
|
||||||
{
|
{
|
||||||
type: "text", content: "About Bay Contractors & Roofing: Building Trust, One Roof at a Time"},
|
type: "text", content: "About Bay Contractors & Roofing: Building Trust, One Roof at a Time"},
|
||||||
|
{
|
||||||
|
type: "image", src: "http://img.b2bpic.net/free-photo/close-up-happy-man-with-orange-life-jacket_23-2147562089.jpg", alt: "A friendly contractor smiling confidently"},
|
||||||
]}
|
]}
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "Learn More About Us", href: "#contact"},
|
text: "Learn More About Us", href: "#contact"},
|
||||||
]}
|
]}
|
||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-happy-man-with-orange-life-jacket_23-2147562089.jpg"
|
|
||||||
imageAlt="A friendly contractor smiling confidently"
|
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user