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: "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"
|
||||
description="From confusion to absolute comfort."
|
||||
faqsAnimation="slide-up"
|
||||
@@ -163,6 +163,7 @@ export default function LandingPage() {
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterBaseReveal
|
||||
logoText="Tylers Home Services"
|
||||
copyrightText="© 2025 Tylers Home Services. All rights reserved."
|
||||
columns={[
|
||||
{
|
||||
title: "Services", items: [
|
||||
@@ -184,4 +185,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user