Update src/app/services/page.tsx
This commit is contained in:
@@ -44,8 +44,8 @@ export default function ServicesPage() {
|
||||
title="Our Professional Services"
|
||||
description="Comprehensive tree care solutions tailored to your garden."
|
||||
features={[
|
||||
{ id: "s1", title: "Tree Surgery", description: "Expert pruning and felling services.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-charming-young-woman-terrace_329181-11565.jpg", imageAlt: "woman smiling portrait outside home" },
|
||||
{ id: "s2", title: "Hedge Care", description: "Professional hedge trimming and shaping.", imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-people-living-without-care_23-2149868480.jpg", imageAlt: "portrait of happy customer outdoor" },
|
||||
{ id: "s1", title: "Tree Surgery", description: "Expert pruning and felling services.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-charming-young-woman-terrace_329181-11565.jpg?_wi=3", imageAlt: "woman smiling portrait outside home" },
|
||||
{ id: "s2", title: "Hedge Care", description: "Professional hedge trimming and shaping.", imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-people-living-without-care_23-2149868480.jpg?_wi=3", imageAlt: "portrait of happy customer outdoor" },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -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"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/field-full-trees-with-no-leaves-green-grass-spring_181624-19618.jpg?_wi=2"
|
||||
mediaAnimation="slide-up"
|
||||
faqsAnimation="slide-up"
|
||||
faqs={[
|
||||
|
||||
Reference in New Issue
Block a user