Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-18 09:42:28 +00:00

View File

@@ -60,7 +60,7 @@ export default function ServicesPage() {
name: "Tree Removal",
price: "Starting $500",
variant: "Full Service",
imageSrc: "http://img.b2bpic.net/free-photo/carpenter-working-sawmill-wood-manufacture_1303-22903.jpg?_wi=3",
imageSrc: "http://img.b2bpic.net/free-photo/carpenter-working-sawmill-wood-manufacture_1303-22903.jpg",
imageAlt: "Professional tree removal",
},
{
@@ -68,7 +68,7 @@ export default function ServicesPage() {
name: "Tree Trimming & Pruning",
price: "Starting $300",
variant: "Health & Safety",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-working-outdoor-field-plantation_123827-36997.jpg?_wi=2",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-working-outdoor-field-plantation_123827-36997.jpg",
imageAlt: "Tree trimming and pruning",
},
{
@@ -76,7 +76,7 @@ export default function ServicesPage() {
name: "Stump Grinding",
price: "Starting $200",
variant: "Complete Removal",
imageSrc: "http://img.b2bpic.net/free-photo/weeder_23-2148006008.jpg?_wi=2",
imageSrc: "http://img.b2bpic.net/free-photo/weeder_23-2148006008.jpg",
imageAlt: "Stump grinding service",
},
{
@@ -84,7 +84,7 @@ export default function ServicesPage() {
name: "Storm Damage Cleanup",
price: "On Request",
variant: "Emergency Response",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-elderly-man-working-with-heavy-leaf-blower-leaves-glow-pleasant-sunlight-low-angle-view_7502-10281.jpg?_wi=2",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-elderly-man-working-with-heavy-leaf-blower-leaves-glow-pleasant-sunlight-low-angle-view_7502-10281.jpg",
imageAlt: "Storm damage cleanup",
},
{
@@ -92,7 +92,7 @@ export default function ServicesPage() {
name: "Emergency Tree Service",
price: "24/7 Available",
variant: "Rapid Response",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-forest-warden-looking-tree_23-2149557247.jpg?_wi=2",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-forest-warden-looking-tree_23-2149557247.jpg",
imageAlt: "Emergency tree service",
},
{
@@ -100,7 +100,7 @@ export default function ServicesPage() {
name: "Seasonal Winter Discount",
price: "Save up to 20%",
variant: "Limited Time",
imageSrc: "http://img.b2bpic.net/free-photo/carpenter-working-sawmill-wood-manufacture_1303-22903.jpg?_wi=4",
imageSrc: "http://img.b2bpic.net/free-photo/carpenter-working-sawmill-wood-manufacture_1303-22903.jpg",
imageAlt: "Winter season discount promotion",
},
]}
@@ -146,8 +146,8 @@ export default function ServicesPage() {
tagAnimation="slide-up"
background={{ variant: "gradient-bars" }}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/carpenter-working-sawmill-wood-manufacture_1303-22903.jpg?_wi=5"
imageAlt: "Winter tree service discount offer"
imageSrc="http://img.b2bpic.net/free-photo/carpenter-working-sawmill-wood-manufacture_1303-22903.jpg"
imageAlt="Winter tree service discount offer"
mediaAnimation="slide-up"
mediaPosition="right"
inputPlaceholder="Enter your email for winter pricing"