Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-04-07 17:33:27 +00:00

View File

@@ -94,30 +94,30 @@ export default function LandingPage() {
features={[
{
title: "Carpentry", description: "Professional structural and aesthetic carpentry work.", bentoComponent: "media-stack", items: [
{ imageSrc: "http://img.b2bpic.net/free-photo/woodworking-professional-using-sandpaper-sanding-wooden-surface_482257-97482.jpg" },
{ imageSrc: "http://img.b2bpic.net/free-photo/woodworking-professional-using-sandpaper-sanding-wooden-surface_482257-97482.jpg" },
{ imageSrc: "http://img.b2bpic.net/free-photo/woodworking-professional-using-sandpaper-sanding-wooden-surface_482257-97482.jpg" },
{ imageSrc: "http://img.b2bpic.net/free-photo/woodworking-professional-using-sandpaper-sanding-wooden-surface_482257-97482.jpg?_wi=1" },
{ imageSrc: "http://img.b2bpic.net/free-photo/woodworking-professional-using-sandpaper-sanding-wooden-surface_482257-97482.jpg?_wi=2" },
{ imageSrc: "http://img.b2bpic.net/free-photo/woodworking-professional-using-sandpaper-sanding-wooden-surface_482257-97482.jpg?_wi=3" },
],
},
{
title: "Repairs", description: "Fast and effective repairs for doors, windows, and fixtures.", bentoComponent: "media-stack", items: [
{ imageSrc: "http://img.b2bpic.net/free-photo/carpenter-man-taking-measures-wood-plank_23-2148748813.jpg" },
{ imageSrc: "http://img.b2bpic.net/free-photo/carpenter-man-taking-measures-wood-plank_23-2148748813.jpg" },
{ imageSrc: "http://img.b2bpic.net/free-photo/carpenter-man-taking-measures-wood-plank_23-2148748813.jpg" },
{ imageSrc: "http://img.b2bpic.net/free-photo/carpenter-man-taking-measures-wood-plank_23-2148748813.jpg?_wi=1" },
{ imageSrc: "http://img.b2bpic.net/free-photo/carpenter-man-taking-measures-wood-plank_23-2148748813.jpg?_wi=2" },
{ imageSrc: "http://img.b2bpic.net/free-photo/carpenter-man-taking-measures-wood-plank_23-2148748813.jpg?_wi=3" },
],
},
{
title: "Custom Woodworking", description: "Bespoke pieces made to your specific requirements.", bentoComponent: "media-stack", items: [
{ imageSrc: "http://img.b2bpic.net/free-photo/man-works-machine-with-wooden-product-manufacturing_169016-4746.jpg" },
{ imageSrc: "http://img.b2bpic.net/free-photo/man-works-machine-with-wooden-product-manufacturing_169016-4746.jpg" },
{ imageSrc: "http://img.b2bpic.net/free-photo/man-works-machine-with-wooden-product-manufacturing_169016-4746.jpg" },
{ imageSrc: "http://img.b2bpic.net/free-photo/man-works-machine-with-wooden-product-manufacturing_169016-4746.jpg?_wi=1" },
{ imageSrc: "http://img.b2bpic.net/free-photo/man-works-machine-with-wooden-product-manufacturing_169016-4746.jpg?_wi=2" },
{ imageSrc: "http://img.b2bpic.net/free-photo/man-works-machine-with-wooden-product-manufacturing_169016-4746.jpg?_wi=3" },
],
},
{
title: "Home Improvements", description: "Interior and exterior enhancements to refresh your home.", bentoComponent: "media-stack", items: [
{ imageSrc: "http://img.b2bpic.net/free-photo/carpenter-with-hammer-hitting-nails_329181-15685.jpg" },
{ imageSrc: "http://img.b2bpic.net/free-photo/carpenter-with-hammer-hitting-nails_329181-15685.jpg" },
{ imageSrc: "http://img.b2bpic.net/free-photo/carpenter-with-hammer-hitting-nails_329181-15685.jpg" },
{ imageSrc: "http://img.b2bpic.net/free-photo/carpenter-with-hammer-hitting-nails_329181-15685.jpg?_wi=1" },
{ imageSrc: "http://img.b2bpic.net/free-photo/carpenter-with-hammer-hitting-nails_329181-15685.jpg?_wi=2" },
{ imageSrc: "http://img.b2bpic.net/free-photo/carpenter-with-hammer-hitting-nails_329181-15685.jpg?_wi=3" },
],
},
]}