Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 23a1bceeae | |||
| b22297e7e5 |
@@ -176,7 +176,7 @@ export default function LandingPage() {
|
|||||||
|
|
||||||
<div id="faq" data-section="faq">
|
<div id="faq" data-section="faq">
|
||||||
<FaqSplitMedia
|
<FaqSplitMedia
|
||||||
textboxLayout="split"
|
textboxLayout="split-actions"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
faqs={[
|
faqs={[
|
||||||
{
|
{
|
||||||
@@ -186,6 +186,9 @@ export default function LandingPage() {
|
|||||||
{
|
{
|
||||||
id: "3", title: "Is your work guaranteed?", content: "Every job is backed by a full 2-year labor warranty for your complete peace of mind."},
|
id: "3", title: "Is your work guaranteed?", content: "Every job is backed by a full 2-year labor warranty for your complete peace of mind."},
|
||||||
]}
|
]}
|
||||||
|
buttons={[
|
||||||
|
{ text: "Call Now", href: "tel:+16238884631" }
|
||||||
|
]}
|
||||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bye5KTJv4YA9hwTeogtt4l5M3O/a-professional-technician-explaining-som-1775645681718-5e70d5aa.png"
|
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bye5KTJv4YA9hwTeogtt4l5M3O/a-professional-technician-explaining-som-1775645681718-5e70d5aa.png"
|
||||||
title="Common Questions"
|
title="Common Questions"
|
||||||
description="Need more info? We've got answers."
|
description="Need more info? We've got answers."
|
||||||
|
|||||||
Reference in New Issue
Block a user