Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -66,15 +66,15 @@ export default function LandingPage() {
|
||||
description="TWS Carpentry and Remodel brings professional, detail-oriented solutions to your living space. From custom cabinetry to full home renovations, we build with precision and passion."
|
||||
leftCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-living-room-with-large-tv-couch-plants_9975-33221.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-living-room-with-large-tv-couch-plants_9975-33221.jpg?_wi=1",
|
||||
imageAlt: "Luxury kitchen remodeling interior",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/senior-carpenter-tries-hammer-nail_329181-15690.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/senior-carpenter-tries-hammer-nail_329181-15690.jpg?_wi=1",
|
||||
imageAlt: "Custom carpentry woodwork finish",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/carpenter-working-electric-buzz-saw-cutting-some-board_23-2147944874.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/carpenter-working-electric-buzz-saw-cutting-some-board_23-2147944874.jpg?_wi=1",
|
||||
imageAlt: "Carpenter working on wood table",
|
||||
},
|
||||
{
|
||||
@@ -205,7 +205,7 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-living-room-with-large-tv-couch-plants_9975-33221.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-living-room-with-large-tv-couch-plants_9975-33221.jpg?_wi=2",
|
||||
imageAlt: "custom cabinetry kitchen remodel",
|
||||
},
|
||||
{
|
||||
@@ -229,7 +229,7 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
reverse: true,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/senior-carpenter-tries-hammer-nail_329181-15690.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/senior-carpenter-tries-hammer-nail_329181-15690.jpg?_wi=2",
|
||||
imageAlt: "custom cabinetry kitchen remodel",
|
||||
},
|
||||
{
|
||||
@@ -253,7 +253,7 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/carpenter-working-electric-buzz-saw-cutting-some-board_23-2147944874.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/carpenter-working-electric-buzz-saw-cutting-some-board_23-2147944874.jpg?_wi=2",
|
||||
imageAlt: "custom cabinetry kitchen remodel",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user