Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-06 20:59:00 +00:00

View File

@@ -61,13 +61,13 @@ export default function LandingPage() {
tag="Service Excellence"
features={[
{
id: "licensed", title: "Licensed & Insured", description: "All technicians are fully licensed, insured, and background-checked for your peace of mind", tag: "Certified", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-decorating-front-door_23-2150562133.jpg"
id: "licensed", title: "Licensed & Insured", description: "All technicians are fully licensed, insured, and background-checked for your peace of mind", tag: "Certified", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-decorating-front-door_23-2150562133.jpg?_wi=1"
},
{
id: "fair-pricing", title: "Fair, Transparent Pricing", description: "No hidden fees. We provide upfront quotes and honest recommendations every time", tag: "Honest", imageSrc: "http://img.b2bpic.net/free-photo/service-maintenance-worker-repairing_23-2149176722.jpg"
id: "fair-pricing", title: "Fair, Transparent Pricing", description: "No hidden fees. We provide upfront quotes and honest recommendations every time", tag: "Honest", imageSrc: "http://img.b2bpic.net/free-photo/service-maintenance-worker-repairing_23-2149176722.jpg?_wi=1"
},
{
id: "fast-service", title: "Same-Day Service Available", description: "Most repairs completed same day. Fast scheduling during business hours MonFri, 8 AM5 PM", tag: "Fast", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-decorating-front-door_23-2150562133.jpg"
id: "fast-service", title: "Same-Day Service Available", description: "Most repairs completed same day. Fast scheduling during business hours MonFri, 8 AM5 PM", tag: "Fast", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-decorating-front-door_23-2150562133.jpg?_wi=2"
}
]}
animationType="slide-up"
@@ -83,22 +83,22 @@ export default function LandingPage() {
tag="Services"
products={[
{
id: "drain-cleaning", name: "Drain Cleaning", price: "From $150", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-decorating-front-door_23-2150562133.jpg"
id: "drain-cleaning", name: "Drain Cleaning", price: "From $150", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-decorating-front-door_23-2150562133.jpg?_wi=3"
},
{
id: "leak-repairs", name: "Leak Repairs", price: "From $200", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-decorating-front-door_23-2150562133.jpg"
id: "leak-repairs", name: "Leak Repairs", price: "From $200", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-decorating-front-door_23-2150562133.jpg?_wi=4"
},
{
id: "faucet-installation", name: "Faucet & Fixture Installation", price: "From $250", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-decorating-front-door_23-2150562133.jpg"
id: "faucet-installation", name: "Faucet & Fixture Installation", price: "From $250", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-decorating-front-door_23-2150562133.jpg?_wi=5"
},
{
id: "toilet-service", name: "Toilet Repair & Replacement", price: "From $175", imageSrc: "http://img.b2bpic.net/free-photo/service-maintenance-worker-repairing_23-2149176722.jpg"
id: "toilet-service", name: "Toilet Repair & Replacement", price: "From $175", imageSrc: "http://img.b2bpic.net/free-photo/service-maintenance-worker-repairing_23-2149176722.jpg?_wi=2"
},
{
id: "garbage-disposal", name: "Garbage Disposal Service", price: "From $180", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-decorating-front-door_23-2150562133.jpg"
id: "garbage-disposal", name: "Garbage Disposal Service", price: "From $180", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-decorating-front-door_23-2150562133.jpg?_wi=6"
},
{
id: "commercial-plumbing", name: "Commercial Plumbing Solutions", price: "Call for Quote", imageSrc: "http://img.b2bpic.net/free-photo/service-maintenance-worker-repairing_23-2149176722.jpg"
id: "commercial-plumbing", name: "Commercial Plumbing Solutions", price: "Call for Quote", imageSrc: "http://img.b2bpic.net/free-photo/service-maintenance-worker-repairing_23-2149176722.jpg?_wi=3"
}
]}
animationType="slide-up"