Merge version_1 into main #8

Merged
bender merged 1 commits from version_1 into main 2026-03-25 18:52:22 +00:00

View File

@@ -105,72 +105,72 @@ export default function LandingPage() {
title: "General Repairs", description: "Fixing everyday wear and tear to keep your home pristine.", icon: Wrench,
mediaItems: [
{
src: "http://img.b2bpic.net/free-photo/sliced-carrot-lemon-plate-marble-table_114579-83982.jpg", alt: "Abstract background for general repairs"},
url: "http://img.b2bpic.net/free-photo/sliced-carrot-lemon-plate-marble-table_114579-83982.jpg", alt: "Abstract background for general repairs"},
{
src: "http://img.b2bpic.net/free-vector/business-abstract-banner-set_53876-91388.jpg", alt: "Abstract background for general repairs"},
url: "http://img.b2bpic.net/free-vector/business-abstract-banner-set_53876-91388.jpg", alt: "Abstract background for general repairs"},
],
},
{
title: "Plumbing Fixes", description: "Leaky faucets, running toilets, and minor plumbing issues resolved.", icon: Droplets,
mediaItems: [
{
src: "http://img.b2bpic.net/free-photo/background-beige-watercolor-with-gray-stains-simple-style_53876-125324.jpg", alt: "Abstract background for plumbing fixes"},
url: "http://img.b2bpic.net/free-photo/background-beige-watercolor-with-gray-stains-simple-style_53876-125324.jpg", alt: "Abstract background for plumbing fixes"},
{
src: "http://img.b2bpic.net/free-vector/colorful-blurred-background_1034-808.jpg", alt: "Abstract background for plumbing fixes"},
url: "http://img.b2bpic.net/free-vector/colorful-blurred-background_1034-808.jpg", alt: "Abstract background for plumbing fixes"},
],
},
{
title: "Drywall & Patching", description: "Seamless repairs for holes, cracks, and blemishes in your walls.", icon: Hammer,
mediaItems: [
{
src: "http://img.b2bpic.net/free-vector/dark-blurred-background_1034-590.jpg", alt: "Abstract background for drywall patching"},
url: "http://img.b2bpic.net/free-vector/dark-blurred-background_1034-590.jpg", alt: "Abstract background for drywall patching"},
{
src: "http://img.b2bpic.net/free-photo/black-white-background_23-2150531048.jpg", alt: "Abstract background for drywall patching"},
url: "http://img.b2bpic.net/free-photo/black-white-background_23-2150531048.jpg", alt: "Abstract background for drywall patching"},
],
},
{
title: "Doors & Windows", description: "Installation, repair, and adjustment of all types of doors and windows.", icon: Home,
mediaItems: [
{
src: "http://img.b2bpic.net/free-vector/blurred-summer-background_1107-158.jpg", alt: "Abstract background for doors and windows"},
url: "http://img.b2bpic.net/free-vector/blurred-summer-background_1107-158.jpg", alt: "Abstract background for doors and windows"},
{
src: "http://img.b2bpic.net/free-vector/grey-technology-background_1035-3282.jpg", alt: "Abstract background for doors and windows"},
url: "http://img.b2bpic.net/free-vector/grey-technology-background_1035-3282.jpg", alt: "Abstract background for doors and windows"},
],
},
{
title: "Furniture Assembly", description: "Hassle-free assembly of new furniture for your home or office.", icon: Home,
mediaItems: [
{
src: "http://img.b2bpic.net/free-photo/sliced-carrot-lemon-plate-marble-table_114579-83982.jpg", alt: "Abstract background for furniture assembly"},
url: "http://img.b2bpic.net/free-photo/sliced-carrot-lemon-plate-marble-table_114579-83982.jpg", alt: "Abstract background for furniture assembly"},
{
src: "http://img.b2bpic.net/free-vector/business-abstract-banner-set_53876-91388.jpg", alt: "Abstract background for furniture assembly"},
url: "http://img.b2bpic.net/free-vector/business-abstract-banner-set_53876-91388.jpg", alt: "Abstract background for furniture assembly"},
],
},
{
title: "Deck & Fence Repair", description: "Restoring and maintaining your outdoor structures for safety and curb appeal.", icon: Building,
mediaItems: [
{
src: "http://img.b2bpic.net/free-photo/background-beige-watercolor-with-gray-stains-simple-style_53876-125324.jpg", alt: "Abstract background for deck and fence repair"},
url: "http://img.b2bpic.net/free-photo/background-beige-watercolor-with-gray-stains-simple-style_53876-125324.jpg", alt: "Abstract background for deck and fence repair"},
{
src: "http://img.b2bpic.net/free-vector/colorful-blurred-background_1034-808.jpg", alt: "Abstract background for deck and fence repair"},
url: "http://img.b2bpic.net/free-vector/colorful-blurred-background_1034-808.jpg", alt: "Abstract background for deck and fence repair"},
],
},
{
title: "Painting & Touch-Ups", description: "Refresh your interiors with professional painting and minor touch-ups.", icon: Paintbrush,
mediaItems: [
{
src: "http://img.b2bpic.net/free-vector/dark-blurred-background_1034-590.jpg", alt: "Abstract background for painting and touch-ups"},
url: "http://img.b2bpic.net/free-vector/dark-blurred-background_1034-590.jpg", alt: "Abstract background for painting and touch-ups"},
{
src: "http://img.b2bpic.net/free-photo/black-white-background_23-2150531048.jpg", alt: "Abstract background for painting and touch-ups"},
url: "http://img.b2bpic.net/free-photo/black-white-background_23-2150531048.jpg", alt: "Abstract background for painting and touch-ups"},
],
},
{
title: "Odd Jobs", description: "For those unique tasks that don't fit a category, just ask!", icon: HelpCircle,
mediaItems: [
{
src: "http://img.b2bpic.net/free-vector/blurred-summer-background_1107-158.jpg", alt: "Abstract background for odd jobs"},
url: "http://img.b2bpic.net/free-vector/blurred-summer-background_1107-158.jpg", alt: "Abstract background for odd jobs"},
{
src: "http://img.b2bpic.net/free-vector/grey-technology-background_1035-3282.jpg", alt: "Abstract background for odd jobs"},
url: "http://img.b2bpic.net/free-vector/grey-technology-background_1035-3282.jpg", alt: "Abstract background for odd jobs"},
],
},
]}