Update src/app/contact/page.tsx

This commit is contained in:
2026-03-02 18:38:39 +00:00
parent 89f490f150
commit 58f9c2e551

View File

@@ -80,7 +80,7 @@ export default function ContactPage() {
description="Fill out our quick form and our team will respond within hours. Or call us directly for immediate assistance at 011 334 4227 during business hours."
background={{ variant: "noise" }}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/fuzzy-white-shelves_1203-849.jpg"
imageSrc="http://img.b2bpic.net/free-photo/fuzzy-white-shelves_1203-849.jpg?_wi=2"
imageAlt="Caterweb showroom contact"
mediaPosition="right"
mediaAnimation="slide-up"
@@ -103,21 +103,21 @@ export default function ContactPage() {
id: 1,
title: "Phone: 011 334 4227",
description: "For urgent inquiries or immediate assistance, call us directly. Our team is ready to help you select equipment and arrange delivery.",
imageSrc: "http://img.b2bpic.net/free-photo/attractive-woman-reception-desk-looking-camera_23-2148033349.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/attractive-woman-reception-desk-looking-camera_23-2148033349.jpg?_wi=3",
imageAlt: "Phone Support",
},
{
id: 2,
title: "Visit Our Showroom",
description: "Located at 56 Heidelberg Road, Johannesburg South. Browse equipment in person and speak with our experts face-to-face.",
imageSrc: "http://img.b2bpic.net/free-photo/woman-pink-blouse-buys-dishes-store_1157-36707.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-pink-blouse-buys-dishes-store_1157-36707.jpg?_wi=3",
imageAlt: "Visit Showroom",
},
{
id: 3,
title: "Email & Form Submission",
description: "Submit your inquiry through our website form. We respond to all inquiries within 24 hours with quotes and product recommendations.",
imageSrc: "http://img.b2bpic.net/free-photo/team-call-center-agents-cooperating-provide-guidance-customers_482257-117984.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/team-call-center-agents-cooperating-provide-guidance-customers_482257-117984.jpg?_wi=3",
imageAlt: "Email Support",
},
]}