Update src/app/page.tsx
This commit is contained in:
@@ -159,7 +159,7 @@ export default function LandingPage() {
|
||||
id: "emergency-hvac", title: "Emergency HVAC Service", author: "24/7 Response", description: "Rapid response when comfort can't wait during unexpected breakdowns.", tags: [
|
||||
"Urgent", "Breakdowns"
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-professional-engineer-standing-front-fixed-air-conditioner-proud-work-done-skilled-technician-contracted-by-customer-happy-with-smooth-maintenance-hvac-system-components_482257-70160.jpg", imageAlt: "Emergency HVAC Service"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-professional-engineer-standing-front-fixed-air-conditioner-proud-work-done-skilled-technician-contracted-by-customer-happy-with-smooth-maintenance-hvac-system-components_482257-70160.jpg", imageAlt: "Emergency HVAC Service"
|
||||
}
|
||||
]}
|
||||
title="Our Premium HVAC Services"
|
||||
@@ -170,7 +170,7 @@ export default function LandingPage() {
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<TestimonialCardFifteen
|
||||
useInvertedBackground={false}
|
||||
testimonial="\"By far the best AC company to deal with! They were very professional, cleaned the unit and got us back up and running quickly. We were very happy with their fast response.\""
|
||||
testimonial={`"By far the best AC company to deal with! They were very professional, cleaned the unit and got us back up and running quickly. We were very happy with their fast response."`}
|
||||
rating={5}
|
||||
author="Leanuska Oporta"
|
||||
avatars={[
|
||||
|
||||
Reference in New Issue
Block a user