Compare commits
18 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 668700f550 | |||
| 24b244d1a5 | |||
| c71aeb6f73 | |||
| 73ccd315f5 | |||
| 14fe17fd51 | |||
| adb35c0c83 | |||
| 5eecfb6c03 | |||
| e4e36a2133 | |||
| 7f93215a00 | |||
| 3199a991ce | |||
| d550de884b | |||
| 412344360a | |||
| 0a71234583 | |||
| ee0ad627fa | |||
| b72d80e37f | |||
| edc1179564 | |||
| 022d1edb00 | |||
| 7e3aa0b3d7 |
@@ -91,7 +91,7 @@ export default function LandingPage() {
|
||||
tag="About Us"
|
||||
tagIcon={Building2}
|
||||
tagAnimation="slide-up"
|
||||
title="About Maggie Roofing Contractors\n\nMaggie Roofing Contractors is a dedicated roofing company committed to delivering durable, high-quality roofing solutions. We specialize in roof installation, repair, maintenance, and inspections. Our mission is to provide reliable service, transparent pricing, and long-lasting protection for your home or business. With years of industry experience, a fully licensed and insured team, and a commitment to customer satisfaction, we are your trusted partner for all roofing needs."
|
||||
title="Quality Roofing Solutions. Professional Service. Lasting Results."
|
||||
useInvertedBackground={false}
|
||||
buttons={[
|
||||
{ text: "Learn More", href: "#services" }
|
||||
@@ -230,4 +230,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user