Update src/app/projects/page.tsx
This commit is contained in:
@@ -135,11 +135,11 @@ export default function ProjectsPage() {
|
||||
icon: Hammer,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-empty-park-with-blooming-green-trees-walls_181624-19632.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-empty-park-with-blooming-green-trees-walls_181624-19632.jpg?_wi=3",
|
||||
imageAlt: "Premium stone patio installation",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-outdoor-swimming-pool-hotel-resort-with-chair-deck-leisure-vacation_74190-8436.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-outdoor-swimming-pool-hotel-resort-with-chair-deck-leisure-vacation_74190-8436.jpg?_wi=3",
|
||||
imageAlt: "Completed hardscape project with seating area",
|
||||
},
|
||||
],
|
||||
@@ -150,11 +150,11 @@ export default function ProjectsPage() {
|
||||
icon: Layers,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stone-brick-wall-texture_23-2147960212.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stone-brick-wall-texture_23-2147960212.jpg?_wi=3",
|
||||
imageAlt: "Professionally built retaining wall",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/contrasting-outdoor-texture-design_23-2149756582.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/contrasting-outdoor-texture-design_23-2149756582.jpg?_wi=3",
|
||||
imageAlt: "Stone retaining wall with landscaping",
|
||||
},
|
||||
],
|
||||
@@ -165,11 +165,11 @@ export default function ProjectsPage() {
|
||||
icon: Droplet,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/comfortable-sunbeds-with-red-cushions_1203-1655.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/comfortable-sunbeds-with-red-cushions_1203-1655.jpg?_wi=3",
|
||||
imageAlt: "Beautiful pool patio design",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-outdoor-swimming-pool-with-bed-deck-chair-umbrella-resort-travel-vacation_74190-7916.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-outdoor-swimming-pool-with-bed-deck-chair-umbrella-resort-travel-vacation_74190-7916.jpg?_wi=3",
|
||||
imageAlt: "Pool surround with water features",
|
||||
},
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user