Update src/app/page.tsx
This commit is contained in:
@@ -88,15 +88,15 @@ export default function LandingPage() {
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/outdoor-tourism-building-old-bridge_1127-2798.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/outdoor-tourism-building-old-bridge_1127-2798.jpg?_wi=1",
|
||||
imageAlt: "Welder working on a large structural beam",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-working-machine-plant-metal-details_645730-89.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-working-machine-plant-metal-details_645730-89.jpg?_wi=1",
|
||||
imageAlt: "Close-up of intricate metal fabrication",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-cartoon-scene-depicting-variety-people-multitasking_23-2151294573.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-cartoon-scene-depicting-variety-people-multitasking_23-2151294573.jpg?_wi=1",
|
||||
imageAlt: "Welder with safety gear in a clean workshop",
|
||||
},
|
||||
{
|
||||
@@ -155,7 +155,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/auto-repairman-his-manager-wearing-protective-face-masks-greeting-with-elbows-workshop_637285-7630.jpg",
|
||||
imageAlt: "Welded joint inspection quality control",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/outdoor-tourism-building-old-bridge_1127-2798.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/outdoor-tourism-building-old-bridge_1127-2798.jpg?_wi=2",
|
||||
imageAlt: "structural steel beam welding process",
|
||||
},
|
||||
{
|
||||
@@ -169,7 +169,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stairs-rail-with-sky_23-2148107145.jpg",
|
||||
imageAlt: "Detailed metal artwork hand crafted",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-working-machine-plant-metal-details_645730-89.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-working-machine-plant-metal-details_645730-89.jpg?_wi=2",
|
||||
imageAlt: "structural steel beam welding process",
|
||||
},
|
||||
{
|
||||
@@ -183,7 +183,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-busy-working-man-his-workplace-metal-factory_613910-17210.jpg",
|
||||
imageAlt: "Welding repair process industrial setting",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-cartoon-scene-depicting-variety-people-multitasking_23-2151294573.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-cartoon-scene-depicting-variety-people-multitasking_23-2151294573.jpg?_wi=2",
|
||||
imageAlt: "structural steel beam welding process",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user