Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -83,7 +83,7 @@ export default function LandingPage() {
|
||||
id: "plumbing-services", title: "Plumbing Services", description: "Reliable plumbing solutions including repairs, installations, and maintenance for residential and commercial", tag: "Plumbing", imageSrc: "http://img.b2bpic.net/free-photo/side-view-father-teaching-kid-how-shave_23-2149450885.jpg", imageAlt: "Professional plumbing work"
|
||||
},
|
||||
{
|
||||
id: "general-maintenance", title: "General Repairs & Maintenance", description: "Comprehensive maintenance and repair services to keep your property in perfect condition year-round", tag: "Maintenance", imageSrc: "http://img.b2bpic.net/free-photo/young-couple-painting-blue-wall_329181-9313.jpg", imageAlt: "General property maintenance"
|
||||
id: "general-maintenance", title: "General Repairs & Maintenance", description: "Comprehensive maintenance and repair services to keep your property in perfect condition year-round", tag: "Maintenance", imageSrc: "http://img.b2bpic.net/free-photo/young-couple-painting-blue-wall_329181-9313.jpg?_wi=1", imageAlt: "General property maintenance"
|
||||
}
|
||||
]}
|
||||
ariaLabel="Freedom Painters services section showcasing all offerings"
|
||||
@@ -140,7 +140,7 @@ export default function LandingPage() {
|
||||
gridVariant="two-columns-alternating-heights"
|
||||
products={[
|
||||
{
|
||||
id: "project-1", name: "Living Room Painting", price: "Before & After", variant: "Interior Transformation", imageSrc: "http://img.b2bpic.net/free-photo/young-couple-painting-blue-wall_329181-9313.jpg", imageAlt: "Before and after living room painting"
|
||||
id: "project-1", name: "Living Room Painting", price: "Before & After", variant: "Interior Transformation", imageSrc: "http://img.b2bpic.net/free-photo/young-couple-painting-blue-wall_329181-9313.jpg?_wi=2", imageAlt: "Before and after living room painting"
|
||||
},
|
||||
{
|
||||
id: "project-2", name: "Bathroom Renovation", price: "Before & After", variant: "Tiling & Plumbing", imageSrc: "http://img.b2bpic.net/free-photo/view-plumber-tool-box-ready-fixing-problems-bathroom_23-2150990694.jpg", imageAlt: "Before and after bathroom renovation"
|
||||
|
||||
Reference in New Issue
Block a user