Update src/app/contact/page.tsx

This commit is contained in:
2026-03-17 02:05:20 +00:00
parent 6b6a7e4116
commit e87253c97d

View File

@@ -79,7 +79,7 @@ export default function ContactPage() {
<HeroCentered
title="Let's Talk About Your Printing Needs"
description="Contact Gateway Business Solutions today for a free consultation. Our team is ready to help you find the perfect solution for your business."
background="plain"
background={{ variant: "plain" }}
avatars={[
{
src: "http://img.b2bpic.net/free-photo/woman-using-printer-while-working-office_23-2149456943.jpg",
@@ -128,7 +128,7 @@ export default function ContactPage() {
icon: Clock,
},
]}
imageSrc="http://img.b2bpic.net/free-photo/woman-using-printer-work-high-angle_23-2149713652.jpg?_wi=2"
imageSrc="http://img.b2bpic.net/free-photo/woman-using-printer-work-high-angle_23-2149713652.jpg"
imageAlt="Professional contact and consultation"
mediaAnimation="slide-up"
textboxLayout="default"