Update src/app/page.tsx
This commit is contained in:
@@ -88,14 +88,14 @@ export default function LandingPage() {
|
||||
heading={[
|
||||
{
|
||||
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={[
|
||||
{
|
||||
text: "Learn More About Us", href: "#contact"},
|
||||
]}
|
||||
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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user