Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| e0d0f3d37f | |||
| 65de788d73 |
@@ -141,7 +141,7 @@ export default function LandingPage() {
|
|||||||
{ id: "q2", title: "Technician Quality", content: "Uniformed, courteous, and highly trained professionals." },
|
{ id: "q2", title: "Technician Quality", content: "Uniformed, courteous, and highly trained professionals." },
|
||||||
{ id: "q3", title: "Speed", content: "24/7 availability for emergencies and fast scheduling." },
|
{ id: "q3", title: "Speed", content: "24/7 availability for emergencies and fast scheduling." },
|
||||||
]}
|
]}
|
||||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=kjgvmi"
|
imageSrc=""
|
||||||
title="What Homeowners Experience"
|
title="What Homeowners Experience"
|
||||||
description="From confusion to absolute comfort."
|
description="From confusion to absolute comfort."
|
||||||
faqsAnimation="slide-up"
|
faqsAnimation="slide-up"
|
||||||
@@ -163,6 +163,7 @@ export default function LandingPage() {
|
|||||||
<div id="footer" data-section="footer">
|
<div id="footer" data-section="footer">
|
||||||
<FooterBaseReveal
|
<FooterBaseReveal
|
||||||
logoText="Tylers Home Services"
|
logoText="Tylers Home Services"
|
||||||
|
copyrightText="© 2025 Tylers Home Services. All rights reserved."
|
||||||
columns={[
|
columns={[
|
||||||
{
|
{
|
||||||
title: "Services", items: [
|
title: "Services", items: [
|
||||||
|
|||||||
Reference in New Issue
Block a user