diff --git a/src/app/blog/page.tsx b/src/app/blog/page.tsx index f81aa32..7be4a2b 100644 --- a/src/app/blog/page.tsx +++ b/src/app/blog/page.tsx @@ -26,16 +26,16 @@ export default function BlogPage() { @@ -47,8 +47,8 @@ export default function BlogPage() {
); -} \ No newline at end of file +} diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 949a7c5..c76bbd3 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -10,21 +10,21 @@ const lato = Lato({ }); export const metadata: Metadata = { - title: "VapeQuit - Quit Vaping in 30 Days | Health App", description: "Join 47K+ users who quit vaping with VapeQuit. AI-powered tracking, community support, and science-backed strategies. Download the app today.", keywords: "quit vaping, nicotine addiction, vape cessation, health app, quit smoking, stop vaping", robots: { + title: "Recruit Talent - Executive Search & Recruitment Services NYC", description: "Top executive recruitment and talent acquisition firm in New York. Find the best candidates for your organization with our expert recruiting services.", keywords: "recruitment, executive search, talent acquisition, NYC, New York recruiting, hiring, staffing", robots: { index: true, follow: true }, - metadataBase: new URL("https://vapequit.app"), + metadataBase: new URL("https://recruittalent.nyc"), alternates: { - canonical: "https://vapequit.app" + canonical: "https://recruittalent.nyc" }, openGraph: { - title: "VapeQuit - Quit Vaping in 30 Days", description: "Join thousands in breaking free from vaping. Download VapeQuit for AI-powered tracking and community support.", url: "https://vapequit.app", siteName: "VapeQuit", type: "website", images: [{ - url: "https://img.b2bpic.net/free-vector/recycle-onboarding-app-screens_52683-33488.jpg", alt: "VapeQuit App Interface" + title: "Recruit Talent - Executive Search & Recruitment Services NYC", description: "Top-tier recruitment firm in New York. Connecting exceptional talent with leading organizations.", url: "https://recruittalent.nyc", siteName: "Recruit Talent", type: "website", images: [{ + url: "https://img.b2bpic.net/free-vector/business-team-concept-illustration_114360-1436.jpg", alt: "Recruit Talent - NYC Recruiting Services" }] }, twitter: { - card: "summary_large_image", title: "VapeQuit - Quit Vaping in 30 Days", description: "AI-powered vaping cessation app. Join 47K+ users. Download now.", images: ["https://img.b2bpic.net/free-vector/recycle-onboarding-app-screens_52683-33488.jpg"] + card: "summary_large_image", title: "Recruit Talent - Executive Search & Recruitment Services NYC", description: "Premier recruitment firm in New York. Expert talent acquisition for your organization.", images: ["https://img.b2bpic.net/free-vector/business-team-concept-illustration_114360-1436.jpg"] } }; @@ -1263,4 +1263,4 @@ export default function RootLayout({ ); -} \ No newline at end of file +} diff --git a/src/app/page.tsx b/src/app/page.tsx index 1f36a4a..a5c244f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -10,9 +10,9 @@ import TestimonialCardSixteen from '@/components/sections/testimonial/Testimonia import FaqBase from '@/components/sections/faq/FaqBase'; import ContactSplitForm from '@/components/sections/contact/ContactSplitForm'; import FooterBase from '@/components/sections/footer/FooterBase'; -import { AlertCircle, Award, Calendar, CheckCircle, Heart, MessageCircle, Shield, Sparkles, Star, TrendingUp, Users, Zap } from "lucide-react"; +import { Award, Briefcase, CheckCircle, Heart, MessageCircle, Shield, Sparkles, Star, TrendingUp, Users, Zap, Target } from "lucide-react"; -export default function VapeQuitPage() { +export default function RecruitmentPage() { return (
@@ -77,9 +77,9 @@ export default function VapeQuitPage() {
@@ -121,8 +121,8 @@ export default function VapeQuitPage() {
@@ -145,8 +145,8 @@ export default function VapeQuitPage() {
@@ -181,7 +181,7 @@ export default function VapeQuitPage() {
@@ -212,24 +212,24 @@ export default function VapeQuitPage() {
@@ -237,30 +237,30 @@ export default function VapeQuitPage() {