Update src/app/page.tsx

This commit is contained in:
2026-06-10 04:13:12 +00:00
parent 706b303994
commit cc702176b4

View File

@@ -86,11 +86,11 @@ export default function LandingPage() {
]}
slides={[
{
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-car-interior-clean-up-service_23-2149212258.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-car-interior-clean-up-service_23-2149212258.jpg?_wi=1",
imageAlt: "Productos de limpieza para vehículos",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/top-view-set-metal-wrenches_23-2148428303.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-set-metal-wrenches_23-2148428303.jpg?_wi=1",
imageAlt: "Repuestos automotrices variados",
},
{
@@ -196,7 +196,7 @@ export default function LandingPage() {
},
],
},
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-car-interior-clean-up-service_23-2149212258.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-car-interior-clean-up-service_23-2149212258.jpg?_wi=2",
imageAlt: "globe icon minimal blue",
},
{
@@ -206,7 +206,7 @@ export default function LandingPage() {
bentoComponent: "reveal-icon",
icon: Headset,
},
imageSrc: "http://img.b2bpic.net/free-photo/top-view-set-metal-wrenches_23-2148428303.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-set-metal-wrenches_23-2148428303.jpg?_wi=2",
imageAlt: "globe icon minimal blue",
},
]}