Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
2026-03-17 02:05:25 +00:00
2 changed files with 7 additions and 7 deletions

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"

View File

@@ -92,7 +92,7 @@ export default function HomePage() {
<HeroCentered
title="Copier & Printing Solutions for St. Louis Businesses"
description="Sales, leasing, repair, and managed print services tailored to your business needs. Local service, fast response, trusted solutions."
background="plain"
background={{ variant: "plain" }}
avatars={[
{
src: "http://img.b2bpic.net/free-photo/woman-using-printer-while-working-office_23-2149456943.jpg",
@@ -202,7 +202,7 @@ export default function HomePage() {
description: "From sales to maintenance, we handle every aspect of your printing and copier needs.",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/woman-using-printer-while-working-office_23-2149456943.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/woman-using-printer-while-working-office_23-2149456943.jpg"
imageAlt="Professional office environment with modern copier equipment"
mediaAnimation="slide-up"
textboxLayout="default"
@@ -229,21 +229,21 @@ export default function HomePage() {
id: "medical",
name: "Medical Offices",
price: "Specialized Solutions",
imageSrc: "http://img.b2bpic.net/free-vector/flat-medical-landing-page_23-2149024239.jpg?_wi=1",
imageSrc: "http://img.b2bpic.net/free-vector/flat-medical-landing-page_23-2149024239.jpg",
imageAlt: "Medical office with professional printing setup",
},
{
id: "legal",
name: "Law Firms",
price: "Document Management",
imageSrc: "http://img.b2bpic.net/free-photo/business-professionals-watching-presentation-computer-monitor-together-discussing-project-sitting-workplace-pointing-display-business-communication-teamwork-concept_74855-11550.jpg?_wi=1",
imageSrc: "http://img.b2bpic.net/free-photo/business-professionals-watching-presentation-computer-monitor-together-discussing-project-sitting-workplace-pointing-display-business-communication-teamwork-concept_74855-11550.jpg",
imageAlt: "Law office with document printing solutions",
},
{
id: "education",
name: "Schools & Universities",
price: "Educational Institutions",
imageSrc: "http://img.b2bpic.net/free-vector/flat-university-concept-background_23-2148189763.jpg?_wi=1",
imageSrc: "http://img.b2bpic.net/free-vector/flat-university-concept-background_23-2148189763.jpg",
imageAlt: "School campus with office printing facility",
},
]}