Merge version_1 into main #3

Merged
bender merged 3 commits from version_1 into main 2026-03-03 02:34:15 +00:00
3 changed files with 13 additions and 13 deletions

View File

@@ -102,17 +102,17 @@ export default function ContactPage() {
id: "1", name: "Robert Thompson", handle: "@robert_m", testimonial:
"Had a major backup on a Sunday. JMJ arrived within 90 minutes and fixed it completely. Professional and fair pricing. Highly recommend!", rating: 5,
imageSrc:
"http://img.b2bpic.net/free-vector/variety-avatars-flat-design_23-2147662095.jpg", imageAlt: "Robert Thompson avatar"},
"http://img.b2bpic.net/free-vector/variety-avatars-flat-design_23-2147662095.jpg?_wi=5", imageAlt: "Robert Thompson avatar"},
{
id: "2", name: "Sarah Nelson", handle: "@sarah_n", testimonial:
"We needed a sewer line inspection before buying our house. They were thorough, explained everything clearly, and caught issues others might have missed.", rating: 5,
imageSrc:
"http://img.b2bpic.net/free-vector/variety-avatars-flat-design_23-2147662095.jpg", imageAlt: "Sarah Nelson avatar"},
"http://img.b2bpic.net/free-vector/variety-avatars-flat-design_23-2147662095.jpg?_wi=6", imageAlt: "Sarah Nelson avatar"},
{
id: "3", name: "Michael Chen", handle: "@michael_c", testimonial:
"Business client here. JMJ handles all our commercial drain maintenance. Reliable, professional, and they respect our operating hours. Worth every penny.", rating: 5,
imageSrc:
"http://img.b2bpic.net/free-vector/variety-avatars-flat-design_23-2147662095.jpg", imageAlt: "Michael Chen avatar"},
"http://img.b2bpic.net/free-vector/variety-avatars-flat-design_23-2147662095.jpg?_wi=7", imageAlt: "Michael Chen avatar"},
]}
/>
</div>

View File

@@ -93,17 +93,17 @@ export default function HomePage() {
id: 1,
tag: "Diagnostics", title: "Sewer Line Inspection", subtitle: "Advanced camera inspection technology", description:
"State-of-the-art camera systems provide detailed visual inspections of your sewer lines. We identify blockages, cracks, root intrusion, and other issues before they become costly emergencies.", imageSrc:
"http://img.b2bpic.net/free-photo/shot-oilfield-worker-checking-quality-gas-pipes-construction-site_342744-363.jpg", imageAlt: "Sewer line camera inspection equipment"},
"http://img.b2bpic.net/free-photo/shot-oilfield-worker-checking-quality-gas-pipes-construction-site_342744-363.jpg?_wi=1", imageAlt: "Sewer line camera inspection equipment"},
{
id: 2,
tag: "Cleaning", title: "Drain & Sewer Cleaning", subtitle: "High-pressure jetting and snaking", description:
"We use professional-grade equipment to clear stubborn blockages and buildup. Whether it's grease, tree roots, or debris, we restore your drains to full functionality.", imageSrc:
"http://img.b2bpic.net/free-photo/man-with-tattoos-producing-craft-beer_23-2148110876.jpg", imageAlt: "Drain cleaning equipment in action"},
"http://img.b2bpic.net/free-photo/man-with-tattoos-producing-craft-beer_23-2148110876.jpg?_wi=1", imageAlt: "Drain cleaning equipment in action"},
{
id: 3,
tag: "Repair", title: "Sewer Line Repair & Replacement", subtitle: "Trenchless and traditional methods", description:
"When damage is found, we provide fast, efficient repairs using both traditional and trenchless technology options. Minimize disruption while maximizing durability.", imageSrc:
"http://img.b2bpic.net/free-photo/male-worker-operating-machinery-factory_107420-96043.jpg", imageAlt: "Professional sewer repair work"},
"http://img.b2bpic.net/free-photo/male-worker-operating-machinery-factory_107420-96043.jpg?_wi=1", imageAlt: "Professional sewer repair work"},
]}
/>
</div>
@@ -135,22 +135,22 @@ export default function HomePage() {
id: "1", name: "Robert Thompson", handle: "@robert_m", testimonial:
"Had a major backup on a Sunday. JMJ arrived within 90 minutes and fixed it completely. Professional and fair pricing. Highly recommend!", rating: 5,
imageSrc:
"http://img.b2bpic.net/free-vector/variety-avatars-flat-design_23-2147662095.jpg", imageAlt: "Robert Thompson avatar"},
"http://img.b2bpic.net/free-vector/variety-avatars-flat-design_23-2147662095.jpg?_wi=1", imageAlt: "Robert Thompson avatar"},
{
id: "2", name: "Sarah Nelson", handle: "@sarah_n", testimonial:
"We needed a sewer line inspection before buying our house. They were thorough, explained everything clearly, and caught issues others might have missed.", rating: 5,
imageSrc:
"http://img.b2bpic.net/free-vector/variety-avatars-flat-design_23-2147662095.jpg", imageAlt: "Sarah Nelson avatar"},
"http://img.b2bpic.net/free-vector/variety-avatars-flat-design_23-2147662095.jpg?_wi=2", imageAlt: "Sarah Nelson avatar"},
{
id: "3", name: "Michael Chen", handle: "@michael_c", testimonial:
"Business client here. JMJ handles all our commercial drain maintenance. Reliable, professional, and they respect our operating hours. Worth every penny.", rating: 5,
imageSrc:
"http://img.b2bpic.net/free-vector/variety-avatars-flat-design_23-2147662095.jpg", imageAlt: "Michael Chen avatar"},
"http://img.b2bpic.net/free-vector/variety-avatars-flat-design_23-2147662095.jpg?_wi=3", imageAlt: "Michael Chen avatar"},
{
id: "4", name: "Jennifer Wright", handle: "@jennifer_w", testimonial:
"Called for an emergency at midnight. They answered, came out, and solved the problem. Customer service is outstanding. They care about their clients.", rating: 5,
imageSrc:
"http://img.b2bpic.net/free-vector/variety-avatars-flat-design_23-2147662095.jpg", imageAlt: "Jennifer Wright avatar"},
"http://img.b2bpic.net/free-vector/variety-avatars-flat-design_23-2147662095.jpg?_wi=4", imageAlt: "Jennifer Wright avatar"},
]}
/>
</div>

View File

@@ -77,7 +77,7 @@ export default function ServicesPage() {
id: 1,
tag: "Diagnostics", title: "Sewer Line Inspection", subtitle: "Advanced camera inspection technology", description:
"State-of-the-art camera systems provide detailed visual inspections of your sewer lines. We identify blockages, cracks, root intrusion, and other issues before they become costly emergencies. Our technicians will provide you with video documentation and recommendations.", imageSrc:
"http://img.b2bpic.net/free-photo/shot-oilfield-worker-checking-quality-gas-pipes-construction-site_342744-363.jpg", imageAlt: "Sewer line camera inspection equipment", buttons: [
"http://img.b2bpic.net/free-photo/shot-oilfield-worker-checking-quality-gas-pipes-construction-site_342744-363.jpg?_wi=2", imageAlt: "Sewer line camera inspection equipment", buttons: [
{ text: "Learn More", href: "#" },
],
},
@@ -85,7 +85,7 @@ export default function ServicesPage() {
id: 2,
tag: "Cleaning", title: "Drain & Sewer Cleaning", subtitle: "High-pressure jetting and snaking", description:
"We use professional-grade equipment to clear stubborn blockages and buildup. Whether it's grease, tree roots, or debris, we restore your drains to full functionality. Our cleaning methods are safe for your pipes and environmentally responsible.", imageSrc:
"http://img.b2bpic.net/free-photo/man-with-tattoos-producing-craft-beer_23-2148110876.jpg", imageAlt: "Drain cleaning equipment in action", buttons: [
"http://img.b2bpic.net/free-photo/man-with-tattoos-producing-craft-beer_23-2148110876.jpg?_wi=2", imageAlt: "Drain cleaning equipment in action", buttons: [
{ text: "Schedule Now", href: "/contact" },
],
},
@@ -93,7 +93,7 @@ export default function ServicesPage() {
id: 3,
tag: "Repair", title: "Sewer Line Repair & Replacement", subtitle: "Trenchless and traditional methods", description:
"When damage is found, we provide fast, efficient repairs using both traditional and trenchless technology options. Minimize disruption while maximizing durability. Our experienced crew ensures quality work and long-lasting results for your peace of mind.", imageSrc:
"http://img.b2bpic.net/free-photo/male-worker-operating-machinery-factory_107420-96043.jpg", imageAlt: "Professional sewer repair work", buttons: [
"http://img.b2bpic.net/free-photo/male-worker-operating-machinery-factory_107420-96043.jpg?_wi=2", imageAlt: "Professional sewer repair work", buttons: [
{ text: "Get Quote", href: "/contact" },
],
},