Merge version_1 into main #1
@@ -49,7 +49,7 @@ const AboutPage = () => {
|
||||
description="Local Service You Can Trust"
|
||||
subdescription="Serving your community with expertise and professionalism"
|
||||
icon={Star}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/man-working-wood-engraving-workshop_23-2149185404.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/man-working-wood-engraving-workshop_23-2149185404.jpg?_wi=3"
|
||||
imageAlt="professional mechanic portrait work"
|
||||
mediaAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
@@ -67,7 +67,7 @@ const AboutPage = () => {
|
||||
description:
|
||||
"Years of proven expertise in repairing and maintaining all types of garden and agricultural equipment.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/manager-overseeing-industry-40-industrial-plant-workers-using-cad-software_482257-126860.jpg",
|
||||
"http://img.b2bpic.net/free-photo/manager-overseeing-industry-40-industrial-plant-workers-using-cad-software_482257-126860.jpg?_wi=2",
|
||||
imageAlt: "Expert technician with machinery",
|
||||
},
|
||||
{
|
||||
@@ -76,7 +76,7 @@ const AboutPage = () => {
|
||||
description:
|
||||
"We deliver consistent, high-quality repairs that keep your equipment running smoothly season after season.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/smart-factory-engineering-team-colleagues-implement-automated-workflows_482257-126855.jpg",
|
||||
"http://img.b2bpic.net/free-photo/smart-factory-engineering-team-colleagues-implement-automated-workflows_482257-126855.jpg?_wi=2",
|
||||
imageAlt: "Professional service quality",
|
||||
},
|
||||
{
|
||||
@@ -85,7 +85,7 @@ const AboutPage = () => {
|
||||
description:
|
||||
"Quick turnaround times don't mean cutting corners. We prioritize both speed and quality in every repair.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/facility-supervisor-suit-monitoring-solar-panel-production-line_482257-126102.jpg",
|
||||
"http://img.b2bpic.net/free-photo/facility-supervisor-suit-monitoring-solar-panel-production-line_482257-126102.jpg?_wi=2",
|
||||
imageAlt: "Quick efficient repair service",
|
||||
},
|
||||
{
|
||||
@@ -94,7 +94,7 @@ const AboutPage = () => {
|
||||
description:
|
||||
"We treat each customer and repair as unique, providing personalized attention and solutions tailored to your needs.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/front-view-woman-working-as-economist_23-2150251723.jpg",
|
||||
"http://img.b2bpic.net/free-photo/front-view-woman-working-as-economist_23-2150251723.jpg?_wi=2",
|
||||
imageAlt: "Customer-focused service approach",
|
||||
},
|
||||
{
|
||||
@@ -103,7 +103,7 @@ const AboutPage = () => {
|
||||
description:
|
||||
"Transparent, competitive pricing with no hidden fees. You get excellent value for every repair dollar spent.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/smiling-financial-advisor-establishing-emergency-fund-clients-using-laptop_482257-115629.jpg",
|
||||
"http://img.b2bpic.net/free-photo/smiling-financial-advisor-establishing-emergency-fund-clients-using-laptop_482257-115629.jpg?_wi=2",
|
||||
imageAlt: "Fair and transparent pricing",
|
||||
},
|
||||
]}
|
||||
|
||||
@@ -1,24 +1,61 @@
|
||||
import type { Metadata } from "next";
|
||||
import { Halant } from "next/font/google";
|
||||
import { Inter } from "next/font/google";
|
||||
import { Nunito_Sans } from "next/font/google";
|
||||
import "./globals.css";
|
||||
import { ServiceWrapper } from "@/components/ServiceWrapper";
|
||||
import Tag from "@/tag/Tag";
|
||||
import { getVisualEditScript } from "@/utils/visual-edit-script";
|
||||
import { Nunito_Sans } from "next/font/google";
|
||||
|
||||
const halant = Halant({
|
||||
variable: "--font-halant",
|
||||
subsets: ["latin"],
|
||||
weight: ["300", "400", "500", "600", "700"],
|
||||
});
|
||||
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "Webild components 2",
|
||||
description: "Generated by create next app",
|
||||
};
|
||||
const inter = Inter({
|
||||
variable: "--font-inter",
|
||||
subsets: ["latin"],
|
||||
});
|
||||
|
||||
const nunitoSans = Nunito_Sans({
|
||||
variable: "--font-nunito-sans",
|
||||
subsets: ["latin"],
|
||||
});
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "TreeTech - Garden Maintenance & Machine Repair Services",
|
||||
description: "Professional garden maintenance and machinery repair for agricultural, forestry, and garden equipment. Fast, reliable local service. Call 0468477260 for a quote.",
|
||||
keywords: "garden maintenance, garden machine repair, chainsaw repair, lawn mower repair, agricultural machinery repair, forestry equipment repair, local machinery service",
|
||||
metadataBase: new URL("https://treetech.local"),
|
||||
alternates: {
|
||||
canonical: "https://treetech.local",
|
||||
},
|
||||
openGraph: {
|
||||
title: "TreeTech - Garden Maintenance & Machine Repair",
|
||||
description: "Reliable garden maintenance and professional machinery repair services. Fast turnaround, fair pricing.",
|
||||
url: "https://treetech.local",
|
||||
siteName: "TreeTech",
|
||||
type: "website",
|
||||
images: [
|
||||
{
|
||||
url: "http://img.b2bpic.net/free-photo/people-helping-neighbors-with-grass-lawn_23-2149139731.jpg",
|
||||
alt: "TreeTech Professional Machinery Repair Service",
|
||||
},
|
||||
],
|
||||
},
|
||||
twitter: {
|
||||
card: "summary_large_image",
|
||||
title: "TreeTech - Garden & Machinery Repair",
|
||||
description: "Professional repairs you can trust. Garden, agricultural, and forestry equipment specialists.",
|
||||
images: ["http://img.b2bpic.net/free-photo/people-helping-neighbors-with-grass-lawn_23-2149139731.jpg"],
|
||||
},
|
||||
robots: {
|
||||
index: true,
|
||||
follow: true,
|
||||
},
|
||||
};
|
||||
|
||||
export default function RootLayout({
|
||||
children,
|
||||
}: Readonly<{
|
||||
@@ -27,7 +64,9 @@ export default function RootLayout({
|
||||
return (
|
||||
<html lang="en" suppressHydrationWarning>
|
||||
<ServiceWrapper>
|
||||
<body className={`${nunitoSans.variable} antialiased`}>
|
||||
<body
|
||||
className={`${halant.variable} ${inter.variable} ${nunitoSans.variable} antialiased`}
|
||||
>
|
||||
<Tag />
|
||||
{children}
|
||||
<script
|
||||
@@ -39,4 +78,4 @@ export default function RootLayout({
|
||||
</ServiceWrapper>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -26,7 +26,7 @@ export default function HomePage() {
|
||||
name: "Johan Petersson",
|
||||
handle: "Local Farmer",
|
||||
testimonial: "Fast and professional repair of my chainsaw. Lucas knows exactly what he's doing. Highly recommended for anyone needing reliable machinery repairs.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/excited-cheerful-blond-girl-rejoicing-camera-with-copy-space-text-promotional-content-near-yellow-background_574295-2365.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/excited-cheerful-blond-girl-rejoicing-camera-with-copy-space-text-promotional-content-near-yellow-background_574295-2365.jpg?_wi=1",
|
||||
imageAlt: "Johan Petersson",
|
||||
},
|
||||
{
|
||||
@@ -34,7 +34,7 @@ export default function HomePage() {
|
||||
name: "Maria Garcia",
|
||||
handle: "Garden Enthusiast",
|
||||
testimonial: "Excellent service! My lawn mower was running terribly, and TreeTech fixed it quickly. Great communication and fair pricing throughout.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pretty-woman-wearing-white-dress_1187-3643.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pretty-woman-wearing-white-dress_1187-3643.jpg?_wi=1",
|
||||
imageAlt: "Maria Garcia",
|
||||
},
|
||||
{
|
||||
@@ -42,7 +42,7 @@ export default function HomePage() {
|
||||
name: "Thomas Mueller",
|
||||
handle: "Agricultural Equipment Owner",
|
||||
testimonial: "We've been using TreeTech for over 3 years now. Reliable, professional, and they always go the extra mile for their customers.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-handsome-businessman-leaning-knees_1262-5774.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-handsome-businessman-leaning-knees_1262-5774.jpg?_wi=1",
|
||||
imageAlt: "Thomas Mueller",
|
||||
},
|
||||
{
|
||||
@@ -50,7 +50,7 @@ export default function HomePage() {
|
||||
name: "Sophie Laurent",
|
||||
handle: "Property Manager",
|
||||
testimonial: "Outstanding service quality. Lucas repaired our forestry equipment quickly and efficiently. We trust him completely with all our machinery.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-woman-banner-concept-with-copy-space_23-2149601533.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-woman-banner-concept-with-copy-space_23-2149601533.jpg?_wi=1",
|
||||
imageAlt: "Sophie Laurent",
|
||||
},
|
||||
{
|
||||
@@ -58,7 +58,7 @@ export default function HomePage() {
|
||||
name: "Klaus Wagner",
|
||||
handle: "Landscaping Business Owner",
|
||||
testimonial: "Professional, punctual, and skilled. TreeTech has become our go-to service for all garden machine maintenance. Couldn't be happier.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-competitive-employee_1098-2870.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-competitive-employee_1098-2870.jpg?_wi=1",
|
||||
imageAlt: "Klaus Wagner",
|
||||
},
|
||||
{
|
||||
@@ -66,7 +66,7 @@ export default function HomePage() {
|
||||
name: "Anna Rossi",
|
||||
handle: "Community Member",
|
||||
testimonial: "Best local service in the area. Fast repairs, honest advice, and prices that are fair. TreeTech truly cares about their customers.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-handsome-male-smiling_181624-41237.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-handsome-male-smiling_181624-41237.jpg?_wi=1",
|
||||
imageAlt: "Anna Rossi",
|
||||
},
|
||||
];
|
||||
@@ -153,7 +153,7 @@ export default function HomePage() {
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/focused-senior-man-cleaning-sidewalk-with-leaf-blower-october-low-angle-view-smiling-bearded_7502-10259.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/focused-senior-man-cleaning-sidewalk-with-leaf-blower-october-low-angle-view-smiling-bearded_7502-10259.jpg?_wi=1",
|
||||
imageAlt: "professional garden tools display",
|
||||
},
|
||||
{
|
||||
@@ -175,28 +175,28 @@ export default function HomePage() {
|
||||
id: "01",
|
||||
title: "Garden Maintenance",
|
||||
description: "Professional garden maintenance, pruning, and general garden work to keep your outdoor space in top condition.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-male-gardener-pruning-green-plant_23-2147844326.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-male-gardener-pruning-green-plant_23-2147844326.jpg?_wi=1",
|
||||
imageAlt: "Professional garden maintenance service",
|
||||
},
|
||||
{
|
||||
id: "02",
|
||||
title: "Garden Machine Repair",
|
||||
description: "Expert repair of lawn mowers, chainsaws, and other garden machinery. Fast turnaround and reliable service.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bike-shop-with-shop-assistant_23-2148138500.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bike-shop-with-shop-assistant_23-2148138500.jpg?_wi=1",
|
||||
imageAlt: "Garden machine and chainsaw repair",
|
||||
},
|
||||
{
|
||||
id: "03",
|
||||
title: "Agricultural Machine Repair",
|
||||
description: "Professional maintenance and repair services for agricultural machinery. We serve both small and large-scale operations.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/selective-focus-shot-numbered-engine-parts_181624-50837.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/selective-focus-shot-numbered-engine-parts_181624-50837.jpg?_wi=1",
|
||||
imageAlt: "Agricultural machinery repair and maintenance",
|
||||
},
|
||||
{
|
||||
id: "04",
|
||||
title: "Forestry Machine Repair",
|
||||
description: "Specialized service for machines used in forestry. Experienced technicians with extensive knowledge of forestry equipment.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/focused-senior-man-cleaning-sidewalk-with-leaf-blower-october-low-angle-view-smiling-bearded_7502-10259.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/focused-senior-man-cleaning-sidewalk-with-leaf-blower-october-low-angle-view-smiling-bearded_7502-10259.jpg?_wi=2",
|
||||
imageAlt: "Forestry equipment repair and service",
|
||||
},
|
||||
]}
|
||||
@@ -219,7 +219,7 @@ export default function HomePage() {
|
||||
description="Local Service You Can Trust"
|
||||
subdescription="Serving your community with expertise and professionalism"
|
||||
icon={Star}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/man-working-wood-engraving-workshop_23-2149185404.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/man-working-wood-engraving-workshop_23-2149185404.jpg?_wi=1"
|
||||
imageAlt="TreeTech professional repair service"
|
||||
mediaAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
@@ -233,35 +233,35 @@ export default function HomePage() {
|
||||
id: "01",
|
||||
title: "Experience with Garden Machinery",
|
||||
description: "Years of proven expertise in repairing and maintaining all types of garden and agricultural equipment.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/manager-overseeing-industry-40-industrial-plant-workers-using-cad-software_482257-126860.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/manager-overseeing-industry-40-industrial-plant-workers-using-cad-software_482257-126860.jpg?_wi=1",
|
||||
imageAlt: "Expert technician with machinery",
|
||||
},
|
||||
{
|
||||
id: "02",
|
||||
title: "Reliable Service You Can Count On",
|
||||
description: "We deliver consistent, high-quality repairs that keep your equipment running smoothly season after season.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smart-factory-engineering-team-colleagues-implement-automated-workflows_482257-126855.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smart-factory-engineering-team-colleagues-implement-automated-workflows_482257-126855.jpg?_wi=1",
|
||||
imageAlt: "Professional service quality",
|
||||
},
|
||||
{
|
||||
id: "03",
|
||||
title: "Fast Repairs Without Compromise",
|
||||
description: "Quick turnaround times don't mean cutting corners. We prioritize both speed and quality in every repair.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/facility-supervisor-suit-monitoring-solar-panel-production-line_482257-126102.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/facility-supervisor-suit-monitoring-solar-panel-production-line_482257-126102.jpg?_wi=1",
|
||||
imageAlt: "Quick efficient repair service",
|
||||
},
|
||||
{
|
||||
id: "04",
|
||||
title: "Personal Approach to Every Job",
|
||||
description: "We treat each customer and repair as unique, providing personalized attention and solutions tailored to your needs.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-working-as-economist_23-2150251723.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-working-as-economist_23-2150251723.jpg?_wi=1",
|
||||
imageAlt: "Customer-focused service approach",
|
||||
},
|
||||
{
|
||||
id: "05",
|
||||
title: "Fair Pricing",
|
||||
description: "Transparent, competitive pricing with no hidden fees. You get excellent value for every repair dollar spent.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-financial-advisor-establishing-emergency-fund-clients-using-laptop_482257-115629.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-financial-advisor-establishing-emergency-fund-clients-using-laptop_482257-115629.jpg?_wi=1",
|
||||
imageAlt: "Fair and transparent pricing",
|
||||
},
|
||||
]}
|
||||
|
||||
@@ -58,7 +58,7 @@ const ReviewsPage = () => {
|
||||
testimonial:
|
||||
"Fast and professional repair of my chainsaw. Lucas knows exactly what he's doing. Highly recommended for anyone needing reliable machinery repairs.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/excited-cheerful-blond-girl-rejoicing-camera-with-copy-space-text-promotional-content-near-yellow-background_574295-2365.jpg",
|
||||
"http://img.b2bpic.net/free-photo/excited-cheerful-blond-girl-rejoicing-camera-with-copy-space-text-promotional-content-near-yellow-background_574295-2365.jpg?_wi=2",
|
||||
imageAlt: "Johan Petersson",
|
||||
},
|
||||
{
|
||||
@@ -68,7 +68,7 @@ const ReviewsPage = () => {
|
||||
testimonial:
|
||||
"Excellent service! My lawn mower was running terribly, and TreeTech fixed it quickly. Great communication and fair pricing throughout.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/pretty-woman-wearing-white-dress_1187-3643.jpg",
|
||||
"http://img.b2bpic.net/free-photo/pretty-woman-wearing-white-dress_1187-3643.jpg?_wi=2",
|
||||
imageAlt: "Maria Garcia",
|
||||
},
|
||||
{
|
||||
@@ -78,7 +78,7 @@ const ReviewsPage = () => {
|
||||
testimonial:
|
||||
"We've been using TreeTech for over 3 years now. Reliable, professional, and they always go the extra mile for their customers.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/smiling-handsome-businessman-leaning-knees_1262-5774.jpg",
|
||||
"http://img.b2bpic.net/free-photo/smiling-handsome-businessman-leaning-knees_1262-5774.jpg?_wi=2",
|
||||
imageAlt: "Thomas Mueller",
|
||||
},
|
||||
{
|
||||
@@ -88,7 +88,7 @@ const ReviewsPage = () => {
|
||||
testimonial:
|
||||
"Outstanding service quality. Lucas repaired our forestry equipment quickly and efficiently. We trust him completely with all our machinery.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/business-woman-banner-concept-with-copy-space_23-2149601533.jpg",
|
||||
"http://img.b2bpic.net/free-photo/business-woman-banner-concept-with-copy-space_23-2149601533.jpg?_wi=2",
|
||||
imageAlt: "Sophie Laurent",
|
||||
},
|
||||
{
|
||||
@@ -98,7 +98,7 @@ const ReviewsPage = () => {
|
||||
testimonial:
|
||||
"Professional, punctual, and skilled. TreeTech has become our go-to service for all garden machine maintenance. Couldn't be happier.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/close-up-competitive-employee_1098-2870.jpg",
|
||||
"http://img.b2bpic.net/free-photo/close-up-competitive-employee_1098-2870.jpg?_wi=2",
|
||||
imageAlt: "Klaus Wagner",
|
||||
},
|
||||
{
|
||||
@@ -108,7 +108,7 @@ const ReviewsPage = () => {
|
||||
testimonial:
|
||||
"Best local service in the area. Fast repairs, honest advice, and prices that are fair. TreeTech truly cares about their customers.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/closeup-shot-handsome-male-smiling_181624-41237.jpg",
|
||||
"http://img.b2bpic.net/free-photo/closeup-shot-handsome-male-smiling_181624-41237.jpg?_wi=2",
|
||||
imageAlt: "Anna Rossi",
|
||||
},
|
||||
]}
|
||||
|
||||
@@ -75,21 +75,21 @@ export default function ServicesPage() {
|
||||
id: "01",
|
||||
title: "Garden Maintenance",
|
||||
description: "Professional garden maintenance, pruning, and general garden work to keep your outdoor space in top condition. Our team handles everything from hedge trimming to seasonal cleanup.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-male-gardener-pruning-green-plant_23-2147844326.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-male-gardener-pruning-green-plant_23-2147844326.jpg?_wi=2",
|
||||
imageAlt: "Professional garden maintenance service",
|
||||
},
|
||||
{
|
||||
id: "02",
|
||||
title: "Garden Machine Repair",
|
||||
description: "Expert repair of lawn mowers, chainsaws, trimmers, and other garden machinery. We diagnose issues quickly and perform repairs with precision. Fast turnaround and reliable service guaranteed.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bike-shop-with-shop-assistant_23-2148138500.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bike-shop-with-shop-assistant_23-2148138500.jpg?_wi=2",
|
||||
imageAlt: "Garden machine and chainsaw repair",
|
||||
},
|
||||
{
|
||||
id: "03",
|
||||
title: "Agricultural Machine Repair",
|
||||
description: "Professional maintenance and repair services for agricultural machinery used in farming operations. We serve both small-scale farmers and large-scale agricultural operations with specialized expertise.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/selective-focus-shot-numbered-engine-parts_181624-50837.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/selective-focus-shot-numbered-engine-parts_181624-50837.jpg?_wi=2",
|
||||
imageAlt: "Agricultural machinery repair and maintenance",
|
||||
},
|
||||
]}
|
||||
@@ -112,7 +112,7 @@ export default function ServicesPage() {
|
||||
description="Expert Solutions for Every Machinery Challenge"
|
||||
subdescription="From basic maintenance to complex repairs, we handle it all"
|
||||
icon={Wrench}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/man-working-wood-engraving-workshop_23-2149185404.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/man-working-wood-engraving-workshop_23-2149185404.jpg?_wi=2"
|
||||
imageAlt="TreeTech professional repair service"
|
||||
mediaAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
|
||||
Reference in New Issue
Block a user