Update src/pages/ContactPage.tsx
This commit is contained in:
@@ -45,13 +45,13 @@ export default function ContactPage() {
|
||||
{
|
||||
title: "Responsive Service",
|
||||
description: "Usually reply within 24 hours.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blank-envelopes-business-cards-isolated-white_211682-250.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blank-envelopes-business-cards-isolated-white_211682-250.jpg?_wi=2",
|
||||
imageAlt: "Blank envelopes and business cards isolated on white.",
|
||||
},
|
||||
{
|
||||
title: "Custom Solutions",
|
||||
description: "Tailored approach to your brand.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/minimalistic-home-workspace-design_23-2148991453.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/minimalistic-home-workspace-design_23-2148991453.jpg?_wi=3",
|
||||
imageAlt: "Blank envelopes and business cards isolated on white.",
|
||||
},
|
||||
]}
|
||||
@@ -62,7 +62,7 @@ export default function ContactPage() {
|
||||
text: "Send Message",
|
||||
href: "/contact",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blank-envelopes-business-cards-isolated-white_211682-250.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blank-envelopes-business-cards-isolated-white_211682-250.jpg?_wi=3",
|
||||
}}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
|
||||
Reference in New Issue
Block a user