Merge version_1 into main #1
@@ -55,10 +55,10 @@ export default function LandingPage() {
|
||||
mediaItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/beautiful-light-interior-design-modern-living-room-blue-yellow-colors_181624-61222.jpg", imageAlt: "Professional interior painting service" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-decorating-front-door-outside_23-2150562139.jpg", imageAlt: "Modern window replacement installation" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/dipping-roller-brush-paint-home-renovation-handyman-renovating-apartment-redecoration-home-construction-while-renovating-improving-repair-decorating_482257-14187.jpg", imageAlt: "Exterior house painting service" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-browsing-smarthone-near-window_23-2147769510.jpg", imageAlt: "Energy efficient window installation" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/repairman-home-construction-using-roller-brush-as-guitar-guy-singing-while-renovating-house-apartment-redecoration-home-construction-while-renovating-improving-repair-decorating_482257-14172.jpg", imageAlt: "Completed painting project showcase" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/carpenter-holds-glue-attaches-window_1150-23996.jpg", imageAlt: "Completed window installation showcase" }
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/dipping-roller-brush-paint-home-renovation-handyman-renovating-apartment-redecoration-home-construction-while-renovating-improving-repair-decorating_482257-14187.jpg?_wi=1", imageAlt: "Exterior house painting service" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-browsing-smarthone-near-window_23-2147769510.jpg?_wi=1", imageAlt: "Energy efficient window installation" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/repairman-home-construction-using-roller-brush-as-guitar-guy-singing-while-renovating-house-apartment-redecoration-home-construction-while-renovating-improving-repair-decorating_482257-14172.jpg?_wi=1", imageAlt: "Completed painting project showcase" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/carpenter-holds-glue-attaches-window_1150-23996.jpg?_wi=1", imageAlt: "Completed window installation showcase" }
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
ariaLabel="Hero section showcasing painting and window services"
|
||||
@@ -94,17 +94,17 @@ export default function LandingPage() {
|
||||
{
|
||||
id: 1,
|
||||
title: "Interior Painting", description: "Transform your living spaces with professional interior painting. Expert color selection, flawless application, and attention to detail in every room.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/partial-focus-photo-man-is-painting-ceiling-using-roller-brush_1150-6132.jpg", imageAlt: "Interior painting service" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/repairman-home-construction-using-roller-brush-as-guitar-guy-singing-while-renovating-house-apartment-redecoration-home-construction-while-renovating-improving-repair-decorating_482257-14172.jpg", imageAlt: "Painting project result" }
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/repairman-home-construction-using-roller-brush-as-guitar-guy-singing-while-renovating-house-apartment-redecoration-home-construction-while-renovating-improving-repair-decorating_482257-14172.jpg?_wi=2", imageAlt: "Painting project result" }
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Exterior Painting", description: "Protect and beautify your home's exterior with premium quality paint and professional application. Weather-resistant finishes for lasting durability.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/dipping-roller-brush-paint-home-renovation-handyman-renovating-apartment-redecoration-home-construction-while-renovating-improving-repair-decorating_482257-14187.jpg", imageAlt: "Exterior painting service" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-making-home-comfortable_23-2149092153.jpg", imageAlt: "Home renovation project" }
|
||||
title: "Exterior Painting", description: "Protect and beautify your home's exterior with premium quality paint and professional application. Weather-resistant finishes for lasting durability.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/dipping-roller-brush-paint-home-renovation-handyman-renovating-apartment-redecoration-home-construction-while-renovating-improving-repair-decorating_482257-14187.jpg?_wi=2", imageAlt: "Exterior painting service" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-making-home-comfortable_23-2149092153.jpg?_wi=1", imageAlt: "Home renovation project" }
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "Window Replacement & Installation", description: "Upgrade to energy-efficient windows that reduce utility costs and improve comfort. Professional installation with expert craftsmanship and warranty coverage.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-browsing-smarthone-near-window_23-2147769510.jpg", imageAlt: "Window replacement service" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/carpenter-holds-glue-attaches-window_1150-23996.jpg", imageAlt: "Window installation project" }
|
||||
title: "Window Replacement & Installation", description: "Upgrade to energy-efficient windows that reduce utility costs and improve comfort. Professional installation with expert craftsmanship and warranty coverage.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-browsing-smarthone-near-window_23-2147769510.jpg?_wi=2", imageAlt: "Window replacement service" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/carpenter-holds-glue-attaches-window_1150-23996.jpg?_wi=2", imageAlt: "Window installation project" }
|
||||
}
|
||||
]}
|
||||
showStepNumbers={true}
|
||||
@@ -127,13 +127,13 @@ export default function LandingPage() {
|
||||
buttonAnimation="slide-up"
|
||||
products={[
|
||||
{
|
||||
id: "proj-001", name: "Modern Kitchen Refresh", price: "Custom Quote", imageSrc: "http://img.b2bpic.net/free-photo/repairman-home-construction-using-roller-brush-as-guitar-guy-singing-while-renovating-house-apartment-redecoration-home-construction-while-renovating-improving-repair-decorating_482257-14172.jpg", imageAlt: "Kitchen interior painting project"
|
||||
id: "proj-001", name: "Modern Kitchen Refresh", price: "Custom Quote", imageSrc: "http://img.b2bpic.net/free-photo/repairman-home-construction-using-roller-brush-as-guitar-guy-singing-while-renovating-house-apartment-redecoration-home-construction-while-renovating-improving-repair-decorating_482257-14172.jpg?_wi=3", imageAlt: "Kitchen interior painting project"
|
||||
},
|
||||
{
|
||||
id: "proj-002", name: "Residential Window Upgrade", price: "Custom Quote", imageSrc: "http://img.b2bpic.net/free-photo/carpenter-holds-glue-attaches-window_1150-23996.jpg", imageAlt: "Window replacement project"
|
||||
id: "proj-002", name: "Residential Window Upgrade", price: "Custom Quote", imageSrc: "http://img.b2bpic.net/free-photo/carpenter-holds-glue-attaches-window_1150-23996.jpg?_wi=3", imageAlt: "Window replacement project"
|
||||
},
|
||||
{
|
||||
id: "proj-003", name: "Complete Home Makeover", price: "Custom Quote", imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-making-home-comfortable_23-2149092153.jpg", imageAlt: "Complete home renovation project"
|
||||
id: "proj-003", name: "Complete Home Makeover", price: "Custom Quote", imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-making-home-comfortable_23-2149092153.jpg?_wi=2", imageAlt: "Complete home renovation project"
|
||||
}
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
|
||||
Reference in New Issue
Block a user