Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 64c7f69e77 | |||
| 854c62d316 | |||
| c8f59a5e5b | |||
| 5401764c73 |
@@ -1384,4 +1384,4 @@ export default function RootLayout({
|
||||
</body>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -97,8 +97,9 @@ export default function SitePage() {
|
||||
<div id="why-us" data-section="why-us">
|
||||
<InlineImageSplitTextAbout
|
||||
heading={[
|
||||
{ type: "text", content: "Why Choose Southeast Plumbing & Heating" },
|
||||
{ type: "text", content: "" }
|
||||
{ type: "text", content: "Why Choose" },
|
||||
{ type: "image", src: "http://img.b2bpic.net/free-photo/certificate-badge-icon-close-up_23-2149364020.jpg", alt: "Certified & Trusted" },
|
||||
{ type: "text", content: "Southeast Plumbing & Heating" }
|
||||
]}
|
||||
buttons={[{ text: "Get a Free Estimate", href: "#contact" }]}
|
||||
buttonAnimation="slide-up"
|
||||
@@ -273,4 +274,4 @@ export default function SitePage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user