Update src/app/page.tsx
This commit is contained in:
@@ -65,15 +65,15 @@ export default function LandingPage() {
|
||||
]}
|
||||
slides={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-artisan-doing-woodcutting_23-2150104774.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-artisan-doing-woodcutting_23-2150104774.jpg?_wi=1",
|
||||
imageAlt: "Woodworking workshop",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/artisan-job-tool-arrangement_23-2148732409.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/artisan-job-tool-arrangement_23-2148732409.jpg?_wi=1",
|
||||
imageAlt: "Bespoke wooden furniture",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-crafting-instrument-his-workshop_23-2149018554.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-crafting-instrument-his-workshop_23-2149018554.jpg?_wi=1",
|
||||
imageAlt: "Precision carpentry",
|
||||
},
|
||||
{
|
||||
@@ -135,7 +135,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/carpenter-tools_23-2147773343.jpg",
|
||||
imageAlt: "Detailed carpentry",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-artisan-doing-woodcutting_23-2150104774.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-artisan-doing-woodcutting_23-2150104774.jpg?_wi=2",
|
||||
imageAlt: "custom wooden window frame repair",
|
||||
},
|
||||
{
|
||||
@@ -149,7 +149,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/experienced-young-carpenter-working-with-wood-joinery-workshop-indoors_1163-3110.jpg",
|
||||
imageAlt: "Woodwork craft",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/artisan-job-tool-arrangement_23-2148732409.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/artisan-job-tool-arrangement_23-2148732409.jpg?_wi=2",
|
||||
imageAlt: "custom wooden window frame repair",
|
||||
},
|
||||
{
|
||||
@@ -163,7 +163,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-working-his-wood-shop-with-tools-equipment_23-2150861558.jpg",
|
||||
imageAlt: "Sawing machine",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-crafting-instrument-his-workshop_23-2149018554.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-crafting-instrument-his-workshop_23-2149018554.jpg?_wi=2",
|
||||
imageAlt: "custom wooden window frame repair",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user