Update src/app/page.tsx
This commit is contained in:
@@ -82,7 +82,7 @@ export default function LandingPage() {
|
||||
<TestimonialAboutCard
|
||||
tag="Our Promise"
|
||||
title="Why Choose Conejo Services?"
|
||||
description="\"From the phone service to the sales team to the installation crew — Conejo delivers for each and every customer. Zero pressure to buy.\" — MR. F"
|
||||
description={`"From the phone service to the sales team to the installation crew — Conejo delivers for each and every customer. Zero pressure to buy."`}
|
||||
subdescription={`🔵 On-Time Arrival + Live GPS Technician Tracking
|
||||
🔵 Shoe Covers & Full Home Respect, Every Visit
|
||||
🔵 Transparent Pricing — No Surprise Charges
|
||||
@@ -97,7 +97,7 @@ export default function LandingPage() {
|
||||
</div>
|
||||
<div id="reviews" data-section="reviews">
|
||||
<TestimonialCardFifteen
|
||||
testimonial="\"If I could give them 100 stars I would! Amazing job from all aspects — top notch quality installation and equipment.\""
|
||||
testimonial={`"If I could give them 100 stars I would! Amazing job from all aspects — top notch quality installation and equipment."`}
|
||||
rating={5}
|
||||
author="Jane M. (Verified Google Review)"
|
||||
avatars={[
|
||||
|
||||
Reference in New Issue
Block a user