Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-04-19 00:56:00 +00:00

View File

@@ -48,7 +48,7 @@ export default function LandingPage() {
tag="Trusted Professional"
buttons={[{ text: "Request a Quote", href: "#contact" }]}
mediaItems={[
{ imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-artisan-doing-woodcutting_23-2150104805.jpg", imageAlt: "Handyman tools professional" },
{ imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-artisan-doing-woodcutting_23-2150104805.jpg?_wi=1", imageAlt: "Handyman tools professional" },
{ imageSrc: "http://img.b2bpic.net/free-photo/carpenter-cutting-wood-with-saw-workshop_23-2152021014.jpg", imageAlt: "Handyman tools professional" }
]}
mediaAnimation="slide-up"
@@ -65,7 +65,7 @@ export default function LandingPage() {
title="Built on Trust and Craftsmanship"
description="Led by Bill and his experienced crew, TheHandyman delivers dependable, detail-focused work across every project."
subdescription="Every job is handled with professionalism, pride, and a commitment to doing it right the first time."
imageSrc="http://img.b2bpic.net/free-photo/happy-builder-hardhat_1398-1730.jpg"
imageSrc="http://img.b2bpic.net/free-photo/happy-builder-hardhat_1398-1730.jpg?_wi=1"
mediaAnimation="slide-up"
icon={Wrench}
imageAlt="professional handyman portrait"
@@ -113,12 +113,12 @@ export default function LandingPage() {
{
id: "project", title: "Project Quote", price: "Custom", period: "Fixed", features: ["Full remodels", "Custom carpentry", "Priority support"],
button: { text: "Request Quote", href: "#contact" },
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-artisan-doing-woodcutting_23-2150104805.jpg", imageAlt: "Carpenter cutting mdf board inside workshop"
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-artisan-doing-woodcutting_23-2150104805.jpg?_wi=2", imageAlt: "Carpenter cutting mdf board inside workshop"
},
{
id: "emergency", title: "Emergency", price: "$150", period: "/visit", features: ["Immediate response", "Critical repair", "Safety check"],
button: { text: "Contact", href: "#contact" },
imageSrc: "http://img.b2bpic.net/free-photo/happy-builder-hardhat_1398-1730.jpg", imageAlt: "Carpenter cutting mdf board inside workshop"
imageSrc: "http://img.b2bpic.net/free-photo/happy-builder-hardhat_1398-1730.jpg?_wi=2", imageAlt: "Carpenter cutting mdf board inside workshop"
}
]}
title="Transparent Pricing"