Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| f18421cd38 | |||
| 71a4fb8e2d |
@@ -100,7 +100,7 @@ export default function LandingPage() {
|
|||||||
mediaAnimation="slide-up"
|
mediaAnimation="slide-up"
|
||||||
faqsAnimation="blur-reveal"
|
faqsAnimation="blur-reveal"
|
||||||
faqs={[
|
faqs={[
|
||||||
{ id: "1", title: "How often should I change my AC filter?", content: "We recommend every 1 to 3 months depending on usage." },
|
{ id: "1", title: "How often should I change my AC filter?", content: "We recommend every 1 to 3 months depending on usage. Check your filter monthly—book a maintenance visit today to keep your system at peak performance." },
|
||||||
{ id: "2", title: "Do you offer emergency service?", content: "Yes, we are available 24/7 for urgent repairs." },
|
{ id: "2", title: "Do you offer emergency service?", content: "Yes, we are available 24/7 for urgent repairs." },
|
||||||
{ id: "3", title: "Are your technicians certified?", content: "Every technician on our team is fully licensed and certified." },
|
{ id: "3", title: "Are your technicians certified?", content: "Every technician on our team is fully licensed and certified." },
|
||||||
]}
|
]}
|
||||||
|
|||||||
Reference in New Issue
Block a user