13 Commits

Author SHA1 Message Date
8fc0af0a03 Update src/app/page.tsx 2026-05-11 20:20:49 +00:00
d7cadbda87 Merge version_9 into main
Merge version_9 into main
2026-05-11 20:13:20 +00:00
e06a933d67 Update src/app/page.tsx 2026-05-11 20:13:17 +00:00
e5df180076 Merge version_8 into main
Merge version_8 into main
2026-05-11 20:11:33 +00:00
5742cdd25b Update src/app/page.tsx 2026-05-11 20:11:29 +00:00
acea064c6f Merge version_7 into main
Merge version_7 into main
2026-05-11 20:09:42 +00:00
3449c8e62e Update src/app/contact/page.tsx 2026-05-11 20:09:39 +00:00
6d8187fb3a Merge version_6 into main
Merge version_6 into main
2026-05-11 20:08:36 +00:00
c6183687ad Update src/app/contact/page.tsx 2026-05-11 20:08:33 +00:00
f07cfdd972 Merge version_5 into main
Merge version_5 into main
2026-05-11 20:06:11 +00:00
e6eb57854a Update src/app/page.tsx 2026-05-11 20:06:08 +00:00
967918531b Merge version_4 into main
Merge version_4 into main
2026-05-11 20:03:43 +00:00
b111565b36 Merge version_4 into main
Merge version_4 into main
2026-05-11 19:58:37 +00:00
2 changed files with 23 additions and 23 deletions

View File

@@ -28,14 +28,14 @@ export default function ContactPage() {
/>
<div className="pt-32 pb-16 px-6 max-w-4xl mx-auto">
<h1 className="text-4xl font-bold mb-8">Contact Us</h1>
<div className="grid md:grid-cols-2 gap-12">
<div>
<div className="mb-12">
<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> 287 Rothbury Ct, Suwanee, GA 30024</p>
<p className="mb-2"><strong>Phone:</strong> 732-579-2932</p>
<p className="mb-2"><strong>Email:</strong> info@benakconsulting.com</p>
<p><strong>Hours:</strong> Mon-Fri, 9am - 5pm</p>
</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})} />
@@ -44,7 +44,6 @@ export default function ContactPage() {
<button type="submit" className="p-3 rounded font-semibold">Send Message</button>
</form>
</div>
</div>
<FooterLogoEmphasis
columns={[{ items: [{ label: "Home", href: "/" }, { label: "Contact", href: "/contact" }] }]}
logoText="Benak Consulting LLC"

View File

@@ -50,7 +50,6 @@ export default function LandingPage() {
]}
buttons={[
{ text: "Contact Us", href: "/contact" },
{ text: "View Services", href: "#services" },
]}
background={{ variant: "plain" }}
imageSrc="http://img.b2bpic.net/free-photo/two-business-woman-working-office-with-digital-tablet_1301-3550.jpg?_wi=1"
@@ -74,13 +73,14 @@ export default function LandingPage() {
animationType="slide-up"
textboxLayout="split"
features={[
{ id: "f1", title: "IT Staffing", descriptions: ["Identifying qualified technology professionals for project-based, contract, and long-term staffing needs."] },
{ id: "f2", title: "IT Consulting", descriptions: ["Planning, managing, and executing technology initiatives with experienced consulting resources."] },
{ id: "f3", title: "Reliable Support", descriptions: ["Dependable service delivery built on 20 years of professional consulting experience."] },
{ id: "f1", title: "IT Staffing", descriptions: ["We provide comprehensive IT staffing services, including deep-dive candidate screening, technical proficiency assessment, and cultural alignment. Our database of over 500+ pre-vetted professionals covers roles in cloud engineering, cybersecurity, data science, and software development, ensuring we bridge the skill gaps in your current team rapidly."] },
{ id: "f2", title: "IT Consulting", descriptions: ["Our IT consulting services offer strategic guidance for complex technology roadmaps. From digital transformation initiatives to legacy system modernization, we provide expert senior consultants who act as extensions of your leadership, ensuring your IT infrastructure is robust, scalable, and optimized for long-term growth."] },
{ id: "f3", title: "Reliable Support", descriptions: ["With 20 years of proven experience, we offer continuous, dependable support for your ongoing technology needs. We focus on minimizing downtime through proactive monitoring, rapid incident response, and personalized service level agreements tailored to the unique operational requirements of your business."] },
]}
title="Professional IT Services"
description="Comprehensive technology solutions tailored to your business needs."
useInvertedBackground={false}
textBoxClassName="flex flex-col items-center text-center"
/>
</div>
@@ -107,7 +107,8 @@ export default function LandingPage() {
author="Chief Technical Officer, TechSolutions Group"
ratingAnimation="slide-up"
avatarsAnimation="blur-reveal"
avatars={[{ src: "https://i.pravatar.cc/100?u=1", alt: "Author avatar" }]}
avatars={[{ src: "https://i.pravatar.cc/100?u=1", alt: "Author avatar" }]
}
useInvertedBackground={false}
/>
</div>
@@ -116,9 +117,9 @@ export default function LandingPage() {
<FaqDouble
textboxLayout="split"
faqs={[
{ id: "q1", title: "What kind of IT staffing do you support?", content: "We support contract, project-based, and long-term staffing." },
{ id: "q2", title: "Do you provide consulting services?", content: "Yes, our consulting services help organizations plan, manage, and execute technology initiatives." },
{ id: "q3", title: "What is your process for candidate vetting?", content: "We conduct rigorous technical assessments, background checks, and cultural fit interviews to ensure only the most qualified professionals join your team." }
{ 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. 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"
description="Answers to common inquiries."