Compare commits
11 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| c6183687ad | |||
| f07cfdd972 | |||
| e6eb57854a | |||
| 967918531b | |||
| 10dbc8a4cf | |||
| b111565b36 | |||
| 52b94c76a4 | |||
| a3d739c139 | |||
| a750236997 | |||
| 8ec58cd6be | |||
| 49cab56505 |
@@ -28,22 +28,21 @@ export default function ContactPage() {
|
|||||||
/>
|
/>
|
||||||
<div className="pt-32 pb-16 px-6 max-w-4xl mx-auto">
|
<div className="pt-32 pb-16 px-6 max-w-4xl mx-auto">
|
||||||
<h1 className="text-4xl font-bold mb-8">Contact Us</h1>
|
<h1 className="text-4xl font-bold mb-8">Contact Us</h1>
|
||||||
<div className="grid md:grid-cols-2 gap-12">
|
<div className="mb-12">
|
||||||
<div>
|
<h2 className="text-2xl font-semibold mb-4">Get in Touch</h2>
|
||||||
<h2 className="text-2xl font-semibold mb-4">Get in Touch</h2>
|
<p className="mb-2"><strong>Address:</strong> Suwanee, GA</p>
|
||||||
<p className="mb-2"><strong>Address:</strong> Suwanee, GA</p>
|
<p className="mb-2"><strong>Phone:</strong> 732-579-2932</p>
|
||||||
<p className="mb-2"><strong>Phone:</strong> 732-579-2932</p>
|
<p className="mb-2"><strong>Email:</strong> info@benakconsulting.com</p>
|
||||||
<p className="mb-2"><strong>Email:</strong> info@benakconsulting.com</p>
|
<p><strong>Hours:</strong> Mon-Fri, 9am - 5pm</p>
|
||||||
<p><strong>Hours:</strong> Mon-Fri, 9am - 5pm</p>
|
|
||||||
</div>
|
|
||||||
<form className="flex flex-col gap-4" onSubmit={(e) => e.preventDefault()}>
|
|
||||||
<input type="text" placeholder="Full Name" className="p-3 border rounded" required onChange={(e) => setFormData({...formData, name: e.target.value})} />
|
|
||||||
<input type="email" placeholder="Email" className="p-3 border rounded" required onChange={(e) => setFormData({...formData, email: e.target.value})} />
|
|
||||||
<input type="text" placeholder="Company/Subject" className="p-3 border rounded" required onChange={(e) => setFormData({...formData, subject: e.target.value})} />
|
|
||||||
<textarea placeholder="Message" rows={5} className="p-3 border rounded" required onChange={(e) => setFormData({...formData, message: e.target.value})} />
|
|
||||||
<button type="submit" className="p-3 rounded font-semibold">Send Message</button>
|
|
||||||
</form>
|
|
||||||
</div>
|
</div>
|
||||||
|
<h2 className="text-2xl font-semibold mb-6">Send us an inquiry</h2>
|
||||||
|
<form className="flex flex-col gap-4" onSubmit={(e) => e.preventDefault()}>
|
||||||
|
<input type="text" placeholder="Full Name" className="p-3 border rounded" required onChange={(e) => setFormData({...formData, name: e.target.value})} />
|
||||||
|
<input type="email" placeholder="Email" className="p-3 border rounded" required onChange={(e) => setFormData({...formData, email: e.target.value})} />
|
||||||
|
<input type="text" placeholder="Company/Subject" className="p-3 border rounded" required onChange={(e) => setFormData({...formData, subject: e.target.value})} />
|
||||||
|
<textarea placeholder="Message" rows={5} className="p-3 border rounded" required onChange={(e) => setFormData({...formData, message: e.target.value})} />
|
||||||
|
<button type="submit" className="p-3 rounded font-semibold">Send Message</button>
|
||||||
|
</form>
|
||||||
</div>
|
</div>
|
||||||
<FooterLogoEmphasis
|
<FooterLogoEmphasis
|
||||||
columns={[{ items: [{ label: "Home", href: "/" }, { label: "Contact", href: "/contact" }] }]}
|
columns={[{ items: [{ label: "Home", href: "/" }, { label: "Contact", href: "/contact" }] }]}
|
||||||
|
|||||||
@@ -4,7 +4,6 @@ import { Inter } from "next/font/google";
|
|||||||
import "./globals.css";
|
import "./globals.css";
|
||||||
import "@/lib/gsap-setup";
|
import "@/lib/gsap-setup";
|
||||||
import { ServiceWrapper } from "@/components/ServiceWrapper";
|
import { ServiceWrapper } from "@/components/ServiceWrapper";
|
||||||
import Tag from "@/tag/Tag";
|
|
||||||
import { getVisualEditScript } from "@/utils/visual-edit-script";
|
import { getVisualEditScript } from "@/utils/visual-edit-script";
|
||||||
import { Source_Sans_3 } from "next/font/google";
|
import { Source_Sans_3 } from "next/font/google";
|
||||||
|
|
||||||
@@ -35,7 +34,7 @@ export default function RootLayout({
|
|||||||
<html lang="en" suppressHydrationWarning>
|
<html lang="en" suppressHydrationWarning>
|
||||||
<ServiceWrapper>
|
<ServiceWrapper>
|
||||||
<body className={`${sourceSans3.variable} antialiased`}>
|
<body className={`${sourceSans3.variable} antialiased`}>
|
||||||
<Tag />
|
|
||||||
{children}
|
{children}
|
||||||
<script
|
<script
|
||||||
dangerouslySetInnerHTML={{
|
dangerouslySetInnerHTML={{
|
||||||
|
|||||||
@@ -116,8 +116,9 @@ export default function LandingPage() {
|
|||||||
<FaqDouble
|
<FaqDouble
|
||||||
textboxLayout="split"
|
textboxLayout="split"
|
||||||
faqs={[
|
faqs={[
|
||||||
{ id: "q1", title: "What kind of IT staffing do you support?", content: "We support contract, project-based, and long-term staffing." },
|
{ id: "q1", title: "What kind of IT staffing do you support?", content: "We support contract, project-based, and long-term staffing. Our streamlined onboarding process ensures a industry-leading time-to-fill, typically identifying and vetting top-tier candidates within 5-7 business days." },
|
||||||
{ id: "q2", title: "Do you provide consulting services?", content: "Yes, our consulting services help organizations plan, manage, and execute technology initiatives." },
|
{ id: "q2", title: "Do you provide consulting services?", content: "Yes, our consulting services help organizations plan, manage, and execute technology initiatives. We leverage our network to rapidly onboard experts to minimize project downtime." },
|
||||||
|
{ id: "q3", title: "What is your process for candidate vetting?", content: "We conduct rigorous technical assessments, background checks, and cultural fit interviews. This thorough, yet accelerated process allows us to maintain high speed-to-hire without compromising on talent quality." }
|
||||||
]}
|
]}
|
||||||
title="Frequently Asked Questions"
|
title="Frequently Asked Questions"
|
||||||
description="Answers to common inquiries."
|
description="Answers to common inquiries."
|
||||||
|
|||||||
Reference in New Issue
Block a user