Update src/app/contact/page.tsx

This commit is contained in:
2026-03-09 05:56:00 +00:00
parent c5779ec281
commit bc5382ce5e

View File

@@ -105,32 +105,32 @@ export default function ContactPage() {
carouselItems={[
{
id: "carousel-1",
imageSrc: "http://img.b2bpic.net/free-photo/outdoor-shot-logger-having-rest-open-air-after-cutting-trees_176532-14596.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/outdoor-shot-logger-having-rest-open-air-after-cutting-trees_176532-14596.jpg?_wi=2",
imageAlt: "Professional tree removal service",
},
{
id: "carousel-2",
imageSrc: "http://img.b2bpic.net/free-photo/old-gardener-cuts-bush-with-large-metal-old-pruning-shears_169016-10697.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/old-gardener-cuts-bush-with-large-metal-old-pruning-shears_169016-10697.jpg?_wi=4",
imageAlt: "Expert tree trimming service",
},
{
id: "carousel-3",
imageSrc: "http://img.b2bpic.net/free-photo/team-two-activists-doing-voluntary-work-plant-trees-forest_482257-91088.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/team-two-activists-doing-voluntary-work-plant-trees-forest_482257-91088.jpg?_wi=6",
imageAlt: "Emergency storm cleanup",
},
{
id: "carousel-4",
imageSrc: "http://img.b2bpic.net/free-photo/strong-lumberjack-chopping-wood-chips-fly-apart-ax-hatchet-axe-split-log-with-ax-birch-firewood-background-wood-wallpaper_1391-227.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/strong-lumberjack-chopping-wood-chips-fly-apart-ax-hatchet-axe-split-log-with-ax-birch-firewood-background-wood-wallpaper_1391-227.jpg?_wi=4",
imageAlt: "Professional stump grinding",
},
{
id: "carousel-5",
imageSrc: "http://img.b2bpic.net/free-photo/man-his-sons-cultivating-harvest_23-2148315364.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-his-sons-cultivating-harvest_23-2148315364.jpg?_wi=3",
imageAlt: "Land and lot clearing",
},
{
id: "carousel-6",
imageSrc: "http://img.b2bpic.net/free-photo/happy-team-looking-perfect-way-their-business_329181-15207.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/happy-team-looking-perfect-way-their-business_329181-15207.jpg?_wi=2",
imageAlt: "Timber Wolf professional team",
},
]}
@@ -168,7 +168,7 @@ export default function ContactPage() {
required: true,
}}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/outdoor-shot-logger-having-rest-open-air-after-cutting-trees_176532-14596.jpg"
imageSrc="http://img.b2bpic.net/free-photo/outdoor-shot-logger-having-rest-open-air-after-cutting-trees_176532-14596.jpg?_wi=3"
mediaAnimation="slide-up"
mediaPosition="right"
buttonText="Request Free Quote"