Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-02 21:43:09 +00:00

View File

@@ -57,13 +57,13 @@ export default function LandingPage() {
testimonials={[
{
name: "Robert Martinez", handle: "Homeowner", testimonial: "Excellent service! They were professional, thorough, and efficient. Highly recommended.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1"},
{
name: "Jennifer Walsh", handle: "Property Manager", testimonial: "MCNJ Services has been our go-to for all maintenance needs. Outstanding work every time.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2"},
{
name: "David Chen", handle: "Homeowner", testimonial: "Professional team, fair pricing, and they explained everything thoroughly. Will use again!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3"},
]}
testimonialRotationInterval={5000}
/>
@@ -85,10 +85,10 @@ export default function LandingPage() {
features={[
{
id: 1,
title: "Dryer Vent Cleaning", description: "Remove lint buildup and improve drying efficiency while preventing fire hazards", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-wearing-helmets-work_23-2149366667.jpg", imageAlt: "air duct ductwork hvac cleaning"},
title: "Dryer Vent Cleaning", description: "Remove lint buildup and improve drying efficiency while preventing fire hazards", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-wearing-helmets-work_23-2149366667.jpg?_wi=1", imageAlt: "air duct ductwork hvac cleaning"},
{
id: 2,
title: "Air Duct Cleaning", description: "Professional ductwork cleaning to improve air quality and HVAC performance", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-wearing-helmets-work_23-2149366667.jpg", imageAlt: "air duct ductwork hvac cleaning"},
title: "Air Duct Cleaning", description: "Professional ductwork cleaning to improve air quality and HVAC performance", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-wearing-helmets-work_23-2149366667.jpg?_wi=2", imageAlt: "air duct ductwork hvac cleaning"},
{
id: 3,
title: "Chimney Inspection", description: "Complete chimney inspection and cleaning for safe fireplace operation", imageSrc: "http://img.b2bpic.net/free-photo/man-burning-firepit-with-paper_23-2147841068.jpg", imageAlt: "chimney inspection chimney cleaning fireplace maintenance"},