Update src/app/page.tsx
This commit is contained in:
@@ -67,11 +67,11 @@ export default function LandingPage() {
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-kitchen-interior-design_23-2151821305.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-kitchen-interior-design_23-2151821305.jpg?_wi=1",
|
||||
imageAlt: "Laptop repair tech",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-with-vacuum-cleaning_23-2148514790.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-with-vacuum-cleaning_23-2148514790.jpg?_wi=1",
|
||||
imageAlt: "Vacuum repair service",
|
||||
},
|
||||
{
|
||||
@@ -232,7 +232,7 @@ export default function LandingPage() {
|
||||
text: "Select",
|
||||
href: "#contact",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-kitchen-interior-design_23-2151821305.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-kitchen-interior-design_23-2151821305.jpg?_wi=2",
|
||||
imageAlt: "motherboard repair specialist",
|
||||
},
|
||||
{
|
||||
@@ -249,7 +249,7 @@ export default function LandingPage() {
|
||||
text: "Select",
|
||||
href: "#contact",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-with-vacuum-cleaning_23-2148514790.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-with-vacuum-cleaning_23-2148514790.jpg?_wi=2",
|
||||
imageAlt: "motherboard repair specialist",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user