Update src/app/services/page.tsx
This commit is contained in:
@@ -56,28 +56,28 @@ export default function ServicesPage() {
|
||||
id: 1,
|
||||
title: "Home Renovation",
|
||||
description: "Complete home renovation services including kitchen remodels, bathroom updates, and whole-house transformations with modern design standards. We handle everything from initial planning through final inspection.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-standing-talking-colleagues_23-2147668768.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-standing-talking-colleagues_23-2147668768.jpg?_wi=2",
|
||||
imageAlt: "kitchen renovation modern design interior remodel",
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Remodeling",
|
||||
description: "Expert remodeling for any room in your home. We create functional, beautiful spaces that enhance your daily living and increase your property value with contemporary design and quality materials.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-renovating-house-concept_53876-20664.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-renovating-house-concept_53876-20664.jpg?_wi=2",
|
||||
imageAlt: "bathroom remodeling modern design contemporary bathroom",
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "Roofing",
|
||||
description: "Professional roofing installation and repair services. Durable, weather-resistant solutions to protect your investment with premium materials and expert installation techniques.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/construction-worker-with-hammer-building-roof-house_23-2148748848.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/construction-worker-with-hammer-building-roof-house_23-2148748848.jpg?_wi=2",
|
||||
imageAlt: "professional roofer installing new roof residential",
|
||||
},
|
||||
{
|
||||
id: 4,
|
||||
title: "Concrete Work",
|
||||
description: "Quality concrete services for driveways, patios, foundations, and decorative concrete solutions. From functional to aesthetic, we deliver concrete projects that last.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cantilever-loading-decks-concrete-frame-closeup-yellow-focus_169016-69863.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cantilever-loading-decks-concrete-frame-closeup-yellow-focus_169016-69863.jpg?_wi=2",
|
||||
imageAlt: "concrete driveway installation poured concrete work",
|
||||
},
|
||||
]}
|
||||
@@ -107,7 +107,7 @@ export default function ServicesPage() {
|
||||
handle: "@davidj_boston",
|
||||
testimonial: "Their roofing work was exceptional. Professional installation, clean work site, and the new roof looks amazing!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-man-black-jacket_613910-2534.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-man-black-jacket_613910-2534.jpg?_wi=2",
|
||||
imageAlt: "professional business man corporate portrait",
|
||||
},
|
||||
{
|
||||
@@ -116,7 +116,7 @@ export default function ServicesPage() {
|
||||
handle: "@lisa_designs",
|
||||
testimonial: "My kitchen renovation exceeded expectations. BuildCraft understood my vision and executed it perfectly.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-good-looking-smiling-friendly-female-trainee-ready-tackle-assignments-smiling-broadly-feeling-lucky-day-work-self-assured-encouraged-achieve-success-goal-white-wall_176420-35567.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-good-looking-smiling-friendly-female-trainee-ready-tackle-assignments-smiling-broadly-feeling-lucky-day-work-self-assured-encouraged-achieve-success-goal-white-wall_176420-35567.jpg?_wi=2",
|
||||
imageAlt: "professional business woman corporate portrait",
|
||||
},
|
||||
{
|
||||
@@ -125,7 +125,7 @@ export default function ServicesPage() {
|
||||
handle: "@robert_home",
|
||||
testimonial: "The concrete patio work transformed our backyard. Beautiful craftsmanship and very professional team throughout.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/team-people-office_24908-56316.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/team-people-office_24908-56316.jpg?_wi=2",
|
||||
imageAlt: "professional man business portrait headshot",
|
||||
},
|
||||
]}
|
||||
@@ -173,7 +173,7 @@ export default function ServicesPage() {
|
||||
required: true,
|
||||
}}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/couple-cheerful-business-colleagues-watching-content-computer-monitor-smiling-laughing-while-sitting-workplace-business-communication-concept_74855-11647.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/couple-cheerful-business-colleagues-watching-content-computer-monitor-smiling-laughing-while-sitting-workplace-business-communication-concept_74855-11647.jpg?_wi=2"
|
||||
imageAlt: "modern office workspace professional environment"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
|
||||
Reference in New Issue
Block a user