Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-04-02 20:29:13 +00:00

View File

@@ -73,15 +73,15 @@ export default function LandingPage() {
imageAlt: "Commercial Van Branding",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/abstract-dark-textured-material-with-elegant-folds_84443-83750.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/abstract-dark-textured-material-with-elegant-folds_84443-83750.jpg?_wi=1",
imageAlt: "Premium Vinyl Texture",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/car-wrapping-with-foil-car-service_1303-32329.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/car-wrapping-with-foil-car-service_1303-32329.jpg?_wi=1",
imageAlt: "Paint Protection Film",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-hand-wrapping-car-with-blue-cover_23-2149385686.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-hand-wrapping-car-with-blue-cover_23-2149385686.jpg?_wi=1",
imageAlt: "Automotive Workshop Interior",
},
]}
@@ -115,7 +115,7 @@ export default function LandingPage() {
id: "f1",
title: "Full Vehicle Wraps",
description: "Total color changes and artistic designs using premium, UV-resistant vinyl films.",
imageSrc: "http://img.b2bpic.net/free-photo/abstract-dark-textured-material-with-elegant-folds_84443-83750.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/abstract-dark-textured-material-with-elegant-folds_84443-83750.jpg?_wi=2",
},
{
id: "f2",
@@ -127,7 +127,7 @@ export default function LandingPage() {
id: "f3",
title: "Paint Protection",
description: "Protect your vehicle from stone chips and scratches with our invisible, high-performance protection films.",
imageSrc: "http://img.b2bpic.net/free-photo/car-wrapping-with-foil-car-service_1303-32329.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/car-wrapping-with-foil-car-service_1303-32329.jpg?_wi=2",
},
]}
title="Our Specialized Wrapping Services"
@@ -231,7 +231,7 @@ export default function LandingPage() {
rows: 4,
required: true,
}}
imageSrc="http://img.b2bpic.net/free-photo/high-angle-hand-wrapping-car-with-blue-cover_23-2149385686.jpg"
imageSrc="http://img.b2bpic.net/free-photo/high-angle-hand-wrapping-car-with-blue-cover_23-2149385686.jpg?_wi=2"
mediaAnimation="slide-up"
/>
</div>