Update src/app/contact/page.tsx

This commit is contained in:
2026-03-12 13:38:25 +00:00
parent b234aa7ddd
commit 4579c5df13

View File

@@ -62,15 +62,15 @@ export default function ContactPage() {
buttonAnimation="slide-up"
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/blur-shopping-mall_1203-7873.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/blur-shopping-mall_1203-7873.jpg?_wi=8",
imageAlt: "Latest smartphones on display",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-working-his-office-with-mobile-phone_1301-6565.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-working-his-office-with-mobile-phone_1301-6565.jpg?_wi=3",
imageAlt: "Professional phone repair service",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-woman-holding-smartphone_23-2150170629.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-woman-holding-smartphone_23-2150170629.jpg?_wi=4",
imageAlt: "Wide range of mobile accessories",
},
]}