Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 50778f3c35 | |||
| 16edaf55a8 | |||
| 49afb29235 | |||
| 64017f3e0e |
@@ -42,8 +42,8 @@ export default function LandingPage() {
|
||||
{ name: "FAQ", id: "#faq" },
|
||||
{ name: "Contact", id: "#contact" }
|
||||
]}
|
||||
logoSrc="http://img.b2bpic.net/free-vector/stonehenge_1057-3170.jpg"
|
||||
logoAlt="Minneapolis Roofing Repairs Logo"
|
||||
logoSrc="https://lh3.googleusercontent.com/a-/ALV-UjU1mKEBg4L7ilwboshFy22rlFEkWEFVwJ0KcST4EPKZxa9kKkc=w144-h144-p-rp-mo-br100"
|
||||
logoAlt="Minneapolis Roofing Repairs New Logo"
|
||||
/>
|
||||
</div>
|
||||
<div id="hero" data-section="hero">
|
||||
@@ -199,7 +199,7 @@ export default function LandingPage() {
|
||||
<ContactCenter
|
||||
tag="Get in Touch"
|
||||
title="Schedule Your Free Inspection Today"
|
||||
description="Ready for premium roofing service? Contact us for a comprehensive assessment and a transparent quote. We're here to protect your investment with expert craftsmanship and reliable solutions."
|
||||
description="Ready for premium roofing service? Contact us for a comprehensive assessment and a transparent quote. We're here to protect your investment with expert craftsmanship and reliable solutions. You can find us at: 901 Industrial Blvd NE, Minneapolis, MN 55413. Call us at (218) 250-9630. We are open 24 hours and are LGBTQ+ friendly."
|
||||
background={{ variant: "rotated-rays-animated" }}
|
||||
useInvertedBackground={false}
|
||||
inputPlaceholder="Your Email Address"
|
||||
@@ -250,4 +250,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user