Update src/app/contact/page.tsx

This commit is contained in:
2026-03-02 23:20:48 +00:00
parent 4e02b3f809
commit bde13afca6

View File

@@ -47,7 +47,7 @@ export default function ContactPage() {
description: description:
"Schedule a 30-minute consultation to discuss your business goals, challenges, and how we can help you succeed online.", "Schedule a 30-minute consultation to discuss your business goals, challenges, and how we can help you succeed online.",
imageSrc: imageSrc:
"http://img.b2bpic.net/free-photo/business-meeting-office_1268-21517.jpg", "http://img.b2bpic.net/free-photo/business-meeting-office_1268-21517.jpg?_wi=3",
imageAlt: "Strategy call", imageAlt: "Strategy call",
}, },
{ {
@@ -56,7 +56,7 @@ export default function ContactPage() {
description: description:
"Send us a message about your project, and we'll get back to you within 24 hours with next steps and custom recommendations.", "Send us a message about your project, and we'll get back to you within 24 hours with next steps and custom recommendations.",
imageSrc: imageSrc:
"http://img.b2bpic.net/free-photo/focus-concentrate-clarity-determine-inspiration-concept_53876-133862.jpg", "http://img.b2bpic.net/free-photo/focus-concentrate-clarity-determine-inspiration-concept_53876-133862.jpg?_wi=6",
imageAlt: "Email contact", imageAlt: "Email contact",
}, },
{ {
@@ -65,7 +65,7 @@ export default function ContactPage() {
description: description:
"Fill out our quick project intake form to share details about your business, goals, timeline, and budget so we can prepare for our meeting.", "Fill out our quick project intake form to share details about your business, goals, timeline, and budget so we can prepare for our meeting.",
imageSrc: imageSrc:
"http://img.b2bpic.net/free-photo/business-scene-top-view_23-2147626514.jpg", "http://img.b2bpic.net/free-photo/business-scene-top-view_23-2147626514.jpg?_wi=6",
imageAlt: "Project form", imageAlt: "Project form",
}, },
]} ]}
@@ -88,7 +88,7 @@ export default function ContactPage() {
description: description:
"We'll analyze your current situation, identify opportunities, and give you honest feedback about what your website needs to succeed.", "We'll analyze your current situation, identify opportunities, and give you honest feedback about what your website needs to succeed.",
imageSrc: imageSrc:
"http://img.b2bpic.net/free-photo/unrecognizable-colleagues-standing-table-looking-design-projects_1098-20475.jpg", "http://img.b2bpic.net/free-photo/unrecognizable-colleagues-standing-table-looking-design-projects_1098-20475.jpg?_wi=4",
imageAlt: "Free assessment", imageAlt: "Free assessment",
}, },
{ {
@@ -97,7 +97,7 @@ export default function ContactPage() {
description: description:
"No cookie-cutter templates. We develop a unique roadmap tailored specifically to your industry, audience, and revenue goals.", "No cookie-cutter templates. We develop a unique roadmap tailored specifically to your industry, audience, and revenue goals.",
imageSrc: imageSrc:
"http://img.b2bpic.net/free-vector/marketing-conversion-flat-background_23-2148000676.jpg", "http://img.b2bpic.net/free-vector/marketing-conversion-flat-background_23-2148000676.jpg?_wi=4",
imageAlt: "Personalized strategy", imageAlt: "Personalized strategy",
}, },
{ {
@@ -106,7 +106,7 @@ export default function ContactPage() {
description: description:
"We'll give you a realistic project timeline, deliverables breakdown, and ongoing support plan so you know exactly what to expect.", "We'll give you a realistic project timeline, deliverables breakdown, and ongoing support plan so you know exactly what to expect.",
imageSrc: imageSrc:
"http://img.b2bpic.net/free-photo/programming-software-code-application-technology-concept_53876-123931.jpg", "http://img.b2bpic.net/free-photo/programming-software-code-application-technology-concept_53876-123931.jpg?_wi=3",
imageAlt: "Clear timeline", imageAlt: "Clear timeline",
}, },
]} ]}