Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -93,14 +93,14 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "Preventive Maintenance", description: "Seasonal tune-ups that catch problems before they become bills.", icon: Calendar,
|
||||
mediaItems: [
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/middle-age-businessman-smiling-happy-standing-city_839833-25759.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/middle-age-businessman-smiling-happy-standing-city_839833-25759.jpg?_wi=1" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/close-up-refrigerant-manifold-gauges_482257-90522.jpg" }
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Emergency Service", description: "Heat out at midnight? We answer the call.", icon: PhoneCall,
|
||||
mediaItems: [
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-businesswoman_23-2149153827.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-businesswoman_23-2149153827.jpg?_wi=1" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/technician-working-air-conditioner_482257-92676.jpg" }
|
||||
]
|
||||
}
|
||||
@@ -125,9 +125,9 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{ id: "1", name: "Sarah S.", imageSrc: "http://img.b2bpic.net/free-photo/resting-smiling-young-woman-sitting-home-sofa_259150-59716.jpg" },
|
||||
{ id: "2", name: "Alex L.", imageSrc: "http://img.b2bpic.net/free-photo/middle-age-businessman-smiling-happy-standing-city_839833-25759.jpg" },
|
||||
{ id: "2", name: "Alex L.", imageSrc: "http://img.b2bpic.net/free-photo/middle-age-businessman-smiling-happy-standing-city_839833-25759.jpg?_wi=2" },
|
||||
{ id: "3", name: "Marni H.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-african-american-woman-smiling-cheerful-friendly-face-laughing-confident_839833-29956.jpg" },
|
||||
{ id: "4", name: "David K.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-businesswoman_23-2149153827.jpg" },
|
||||
{ id: "4", name: "David K.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-businesswoman_23-2149153827.jpg?_wi=2" },
|
||||
{ id: "5", name: "Elena R.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-couple-smiling_107420-12106.jpg" }
|
||||
]}
|
||||
cardTitle="5.0 Stars. 28 Reviews. Zero Surprises."
|
||||
|
||||
Reference in New Issue
Block a user