diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 2d2dbf3..9abf1e4 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -46,7 +46,7 @@ export default function ContactPage() { { name: "email", type: "email", placeholder: "Email", required: true }, ]} textarea={{ name: "description", placeholder: "Brief description of work needed", rows: 4 }} - imageSrc="http://img.b2bpic.net/free-photo/field-full-trees-with-no-leaves-green-grass-spring_181624-19618.jpg?_wi=5" + imageSrc="http://img.b2bpic.net/free-photo/close-up-cutting-plant-leaves_23-2148905278.jpg?_wi=5" mediaAnimation="slide-up" /> @@ -57,7 +57,7 @@ export default function ContactPage() { faqs={[ { id: "q1", title: "Are you fully insured?", content: "Yes, we carry full insurance for all tree surgery work." }, { id: "q2", title: "Do you provide free quotes?", content: "Absolutely, all our quotes are free and no-obligation." }, - { id: "q3", title: "Do you cover my area?", content: "We serve Belfast, Lisburn, Bangor, and surrounding areas." }, + { id: "q3", title: "Do you cover my area?", content: "We serve all of Scotland and surrounding areas." }, ]} sideTitle="Common Questions" faqsAnimation="blur-reveal" diff --git a/src/app/gallery/page.tsx b/src/app/gallery/page.tsx index dc46f31..978ab35 100644 --- a/src/app/gallery/page.tsx +++ b/src/app/gallery/page.tsx @@ -42,7 +42,7 @@ export default function GalleryPage() { gridVariant="uniform-all-items-equal" useInvertedBackground={false} title="Recent Projects" - description="See the results of our expert tree surgery across Belfast." + description="See the results of our expert tree surgery." features={[ { id: "g1", title: "Before & After", description: "See how we transformed this overgrown oak tree.", imageSrc: "http://img.b2bpic.net/free-photo/field-full-trees-with-no-leaves-green-grass-spring_181624-19618.jpg?_wi=3", imageAlt: "neatly trimmed garden space" }, { id: "g2", title: "Stump Removal", description: "From clutter to clear garden space in hours.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-cutting-plant-leaves_23-2148905278.jpg?_wi=4", imageAlt: "professional tree surgeon working outdoors" }, diff --git a/src/app/page.tsx b/src/app/page.tsx index 61ed54e..5610d31 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -42,28 +42,22 @@ export default function LandingPage() { @@ -94,11 +88,11 @@ export default function LandingPage() { @@ -56,7 +56,7 @@ export default function ServicesPage() { useInvertedBackground={false} title="How We Work" description="Everything you need to know about our process." - imageSrc="http://img.b2bpic.net/free-photo/field-full-trees-with-no-leaves-green-grass-spring_181624-19618.jpg?_wi=2" + imageSrc="http://img.b2bpic.net/free-photo/close-up-cutting-plant-leaves_23-2148905278.jpg?_wi=2" mediaAnimation="slide-up" faqsAnimation="slide-up" faqs={[