Update src/app/contact/page.tsx

This commit is contained in:
2026-03-22 10:16:35 +00:00
parent 8020e9cc55
commit b69a42e69c

View File

@@ -57,15 +57,15 @@ export default function ContactPage() {
buttonAnimation="slide-up"
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-dress_23-2147688400.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-dress_23-2147688400.jpg?_wi=3",
imageAlt: "StyleCraft team showcase",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/tools-sewing-clothes-woman-glasses-seamstress-with-centimeter-clothes_1157-46468.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/tools-sewing-clothes-woman-glasses-seamstress-with-centimeter-clothes_1157-46468.jpg?_wi=3",
imageAlt: "Professional tailoring studio",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/personal-shopper-office-with-client-showing-pants_23-2148929564.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/personal-shopper-office-with-client-showing-pants_23-2148929564.jpg?_wi=3",
imageAlt: "Personal styling consultation",
},
]}
@@ -146,7 +146,7 @@ export default function ContactPage() {
]}
mediaAnimation="slide-up"
mediaPosition="left"
imageSrc="http://img.b2bpic.net/free-photo/full-length-portrait-man-holding-smartphone_171337-19093.jpg"
imageSrc="http://img.b2bpic.net/free-photo/full-length-portrait-man-holding-smartphone_171337-19093.jpg?_wi=3"
imageAlt="StyleCraft customer service"
faqsAnimation="blur-reveal"
textboxLayout="default"