Update src/app/installation/page.tsx
This commit is contained in:
@@ -85,7 +85,7 @@ export default function InstallationPage() {
|
||||
description:
|
||||
"Premium carpet styles professionally installed by our experienced team. We guide you through selection and ensure flawless installation every time.",
|
||||
tags: ["Carpet", "Installation"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hand-woven-geometric-denim-area-rug-wooden-floor_169016-48731.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hand-woven-geometric-denim-area-rug-wooden-floor_169016-48731.jpg?_wi=5",
|
||||
imageAlt: "luxury carpet texture premium material close-up",
|
||||
},
|
||||
{
|
||||
@@ -95,7 +95,7 @@ export default function InstallationPage() {
|
||||
description:
|
||||
"Beautiful runners that add safety and elegance to your staircase. Custom selections tailored to your home's aesthetic and your family's needs.",
|
||||
tags: ["Stair Runners", "Design"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/serious-young-blonde-lady-outdoors-holding-cigarette_171337-19368.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/serious-young-blonde-lady-outdoors-holding-cigarette_171337-19368.jpg?_wi=4",
|
||||
imageAlt: "modern staircase stair runner elegant design",
|
||||
},
|
||||
{
|
||||
@@ -105,7 +105,7 @@ export default function InstallationPage() {
|
||||
description:
|
||||
"Timeless flooring solutions for every room. From premium hardwoods to specialty finishes, we offer options that match any home's character and budget.",
|
||||
tags: ["Hardwood", "Flooring"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mother-playing-with-her-daughter-spin_1153-2024.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mother-playing-with-her-daughter-spin_1153-2024.jpg?_wi=5",
|
||||
imageAlt: "luxury hardwood floor room elegant space",
|
||||
},
|
||||
]}
|
||||
@@ -125,28 +125,28 @@ export default function InstallationPage() {
|
||||
id: "1",
|
||||
name: "Rylee",
|
||||
role: "Flooring Specialist",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-smiling-businesswoman-looking-camera-with-arms-crossed-portrait_1163-4337.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-smiling-businesswoman-looking-camera-with-arms-crossed-portrait_1163-4337.jpg?_wi=6",
|
||||
imageAlt: "professional woman portrait business attire",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Taylor Davis",
|
||||
role: "Sales Specialist",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/outdoors-business-man-listening-happy-music_23-2148763857.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/outdoors-business-man-listening-happy-music_23-2148763857.jpg?_wi=4",
|
||||
imageAlt: "professional salesman portrait customer service",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Daniel",
|
||||
role: "Project Specialist",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-confident-man_176474-85922.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-confident-man_176474-85922.jpg?_wi=4",
|
||||
imageAlt: "professional installation expert portrait",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Ryan",
|
||||
role: "Installation Lead",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1665.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1665.jpg?_wi=6",
|
||||
imageAlt: "professional man portrait business casual",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user