Merge version_1 into main #1
@@ -108,7 +108,7 @@ export default function ContactPage() {
|
||||
<FooterMedia
|
||||
logoText="Vofix"
|
||||
copyrightText="© 2025 Vofix. All rights reserved."
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BA8ikPncnfZHfRTbgLF5npzB8h/an-abstract-technological-landscape-show-1773920745043-53d27b72.png"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BA8ikPncnfZHfRTbgLF5npzB8h/an-abstract-technological-landscape-show-1773920745043-53d27b72.png?_wi=4"
|
||||
imageAlt="Vofix Footer"
|
||||
columns={footerColumns}
|
||||
/>
|
||||
|
||||
@@ -1,24 +1,63 @@
|
||||
import type { Metadata } from "next";
|
||||
import { Halant } from "next/font/google";
|
||||
import { Inter } from "next/font/google";
|
||||
import { Nunito } from "next/font/google";
|
||||
import "./globals.css";
|
||||
import { ServiceWrapper } from "@/components/ServiceWrapper";
|
||||
import Tag from "@/tag/Tag";
|
||||
import { getVisualEditScript } from "@/utils/visual-edit-script";
|
||||
import { Nunito } from "next/font/google";
|
||||
|
||||
const halant = Halant({
|
||||
variable: "--font-halant",
|
||||
subsets: ["latin"],
|
||||
weight: ["300", "400", "500", "600", "700"],
|
||||
});
|
||||
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "Webild components 2",
|
||||
description: "Generated by create next app",
|
||||
};
|
||||
const inter = Inter({
|
||||
variable: "--font-inter",
|
||||
subsets: ["latin"],
|
||||
});
|
||||
|
||||
const nunito = Nunito({
|
||||
variable: "--font-nunito",
|
||||
subsets: ["latin"],
|
||||
});
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "Vofix - AI-Powered Call Center & High-Ticket Sales Platform",
|
||||
description: "Transform your call center and high-ticket sales operations with Vofix's enterprise AI platform. Get real-time analytics, predictive lead scoring, and agent coaching. Increase conversions by 40%.",
|
||||
keywords: "AI call center, sales automation, predictive analytics, high-ticket sales, call recording, transcription, lead scoring, enterprise SaaS",
|
||||
metadataBase: new URL("https://vofix.com"),
|
||||
alternates: {
|
||||
canonical: "https://vofix.com",
|
||||
},
|
||||
openGraph: {
|
||||
title: "Vofix - AI-Powered Call Center & Sales Solutions",
|
||||
description: "Enterprise AI platform for call centers and high-ticket sales. Increase conversions by 40% with real-time analytics and predictive lead scoring.",
|
||||
url: "https://vofix.com",
|
||||
siteName: "Vofix",
|
||||
type: "website",
|
||||
images: [
|
||||
{
|
||||
url: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BA8ikPncnfZHfRTbgLF5npzB8h/a-modern-sleek-ai-call-center-dashboard--1773920746974-0c92be26.png",
|
||||
alt: "Vofix AI Dashboard",
|
||||
},
|
||||
],
|
||||
},
|
||||
twitter: {
|
||||
card: "summary_large_image",
|
||||
title: "Vofix - Enterprise AI for Call Centers & Sales",
|
||||
description: "AI-powered call analysis, lead scoring, and real-time agent coaching for high-ticket sales teams.",
|
||||
images: [
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BA8ikPncnfZHfRTbgLF5npzB8h/a-modern-sleek-ai-call-center-dashboard--1773920746974-0c92be26.png",
|
||||
],
|
||||
},
|
||||
robots: {
|
||||
index: true,
|
||||
follow: true,
|
||||
},
|
||||
};
|
||||
|
||||
export default function RootLayout({
|
||||
children,
|
||||
}: Readonly<{
|
||||
@@ -27,7 +66,9 @@ export default function RootLayout({
|
||||
return (
|
||||
<html lang="en" suppressHydrationWarning>
|
||||
<ServiceWrapper>
|
||||
<body className={`${nunito.variable} antialiased`}>
|
||||
<body
|
||||
className={`${halant.variable} ${inter.variable} ${nunito.variable} antialiased`}
|
||||
>
|
||||
<Tag />
|
||||
{children}
|
||||
<script
|
||||
@@ -39,4 +80,4 @@ export default function RootLayout({
|
||||
</ServiceWrapper>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -108,11 +108,11 @@ export default function HomePage() {
|
||||
buttonAnimation="slide-up"
|
||||
leftCarouselItems={[
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BA8ikPncnfZHfRTbgLF5npzB8h/a-modern-sleek-ai-call-center-dashboard--1773920746974-0c92be26.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BA8ikPncnfZHfRTbgLF5npzB8h/a-modern-sleek-ai-call-center-dashboard--1773920746974-0c92be26.png?_wi=1",
|
||||
imageAlt: "AI Call Center Dashboard",
|
||||
},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BA8ikPncnfZHfRTbgLF5npzB8h/a-comprehensive-analytics-dashboard-for--1773920745635-592ccc45.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BA8ikPncnfZHfRTbgLF5npzB8h/a-comprehensive-analytics-dashboard-for--1773920745635-592ccc45.png?_wi=1",
|
||||
imageAlt: "Real-time Analytics Interface",
|
||||
},
|
||||
{
|
||||
@@ -130,7 +130,7 @@ export default function HomePage() {
|
||||
imageAlt: "Call Recording & Transcription",
|
||||
},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BA8ikPncnfZHfRTbgLF5npzB8h/a-lead-scoring-engine-dashboard-showing--1773920746002-cf8545fc.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BA8ikPncnfZHfRTbgLF5npzB8h/a-lead-scoring-engine-dashboard-showing--1773920746002-cf8545fc.png?_wi=1",
|
||||
imageAlt: "Lead Scoring Engine",
|
||||
},
|
||||
]}
|
||||
@@ -164,7 +164,7 @@ export default function HomePage() {
|
||||
tag="Industry-Leading Platform"
|
||||
tagIcon={Shield}
|
||||
tagAnimation="slide-up"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BA8ikPncnfZHfRTbgLF5npzB8h/a-professional-photo-of-a-diverse-team-i-1773920745095-a13cde28.png"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BA8ikPncnfZHfRTbgLF5npzB8h/a-professional-photo-of-a-diverse-team-i-1773920745095-a13cde28.png?_wi=1"
|
||||
imageAlt="Vofix Platform Dashboard"
|
||||
buttons={[
|
||||
{
|
||||
@@ -213,7 +213,7 @@ export default function HomePage() {
|
||||
id: 4,
|
||||
title: "Advanced Analytics & Reporting",
|
||||
description: "Comprehensive dashboards track KPIs, conversion rates, call quality metrics, and team performance across all channels.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BA8ikPncnfZHfRTbgLF5npzB8h/multi-panel-dashboard-showing-various-an-1773920747003-f0b751f9.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BA8ikPncnfZHfRTbgLF5npzB8h/multi-panel-dashboard-showing-various-an-1773920747003-f0b751f9.png?_wi=1",
|
||||
imageAlt: "Analytics Dashboard",
|
||||
},
|
||||
{
|
||||
@@ -227,7 +227,7 @@ export default function HomePage() {
|
||||
id: 6,
|
||||
title: "Enterprise Security & Compliance",
|
||||
description: "SOC 2 Type II, HIPAA, and GDPR compliant. Bank-grade encryption and data residency options for regulated industries.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BA8ikPncnfZHfRTbgLF5npzB8h/a-shield-icon-with-padlock-symbols-encry-1773920745339-11bad05e.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BA8ikPncnfZHfRTbgLF5npzB8h/a-shield-icon-with-padlock-symbols-encry-1773920745339-11bad05e.png?_wi=1",
|
||||
imageAlt: "Security Infrastructure",
|
||||
},
|
||||
]}
|
||||
@@ -408,7 +408,7 @@ export default function HomePage() {
|
||||
useInvertedBackground={false}
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BA8ikPncnfZHfRTbgLF5npzB8h/a-friendly-customer-support-representati-1773920745263-7748bc33.png"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BA8ikPncnfZHfRTbgLF5npzB8h/a-friendly-customer-support-representati-1773920745263-7748bc33.png?_wi=1"
|
||||
imageAlt="FAQ Support"
|
||||
animationType="smooth"
|
||||
showCard={true}
|
||||
@@ -474,7 +474,7 @@ export default function HomePage() {
|
||||
<FooterMedia
|
||||
logoText="Vofix"
|
||||
copyrightText="© 2025 Vofix. All rights reserved."
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BA8ikPncnfZHfRTbgLF5npzB8h/an-abstract-technological-landscape-show-1773920745043-53d27b72.png"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BA8ikPncnfZHfRTbgLF5npzB8h/an-abstract-technological-landscape-show-1773920745043-53d27b72.png?_wi=1"
|
||||
imageAlt="Vofix Footer"
|
||||
columns={footerColumns}
|
||||
/>
|
||||
|
||||
@@ -163,7 +163,7 @@ export default function PricingPage() {
|
||||
<FooterMedia
|
||||
logoText="Vofix"
|
||||
copyrightText="© 2025 Vofix. All rights reserved."
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BA8ikPncnfZHfRTbgLF5npzB8h/an-abstract-technological-landscape-show-1773920745043-53d27b72.png"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BA8ikPncnfZHfRTbgLF5npzB8h/an-abstract-technological-landscape-show-1773920745043-53d27b72.png?_wi=3"
|
||||
imageAlt="Vofix Footer"
|
||||
columns={footerColumns}
|
||||
/>
|
||||
|
||||
@@ -88,7 +88,7 @@ export default function SolutionsPage() {
|
||||
tag="Industry Solutions"
|
||||
tagIcon={Shield}
|
||||
tagAnimation="slide-up"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BA8ikPncnfZHfRTbgLF5npzB8h/a-professional-photo-of-a-diverse-team-i-1773920745095-a13cde28.png"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BA8ikPncnfZHfRTbgLF5npzB8h/a-professional-photo-of-a-diverse-team-i-1773920745095-a13cde28.png?_wi=2"
|
||||
imageAlt="Enterprise Solutions"
|
||||
buttons={[
|
||||
{
|
||||
@@ -116,42 +116,42 @@ export default function SolutionsPage() {
|
||||
id: 1,
|
||||
title: "High-Ticket B2B Sales",
|
||||
description: "Equip enterprise sales teams with AI-driven lead scoring, real-time guidance, and intelligent call coaching to close complex deals faster and achieve higher win rates.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BA8ikPncnfZHfRTbgLF5npzB8h/a-lead-scoring-engine-dashboard-showing--1773920746002-cf8545fc.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BA8ikPncnfZHfRTbgLF5npzB8h/a-lead-scoring-engine-dashboard-showing--1773920746002-cf8545fc.png?_wi=2",
|
||||
imageAlt: "B2B Sales Solution",
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Call Center Operations",
|
||||
description: "Transform inbound and outbound call centers with workflow automation, agent productivity analytics, and quality assurance tools that scale with your operations.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BA8ikPncnfZHfRTbgLF5npzB8h/a-modern-sleek-ai-call-center-dashboard--1773920746974-0c92be26.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BA8ikPncnfZHfRTbgLF5npzB8h/a-modern-sleek-ai-call-center-dashboard--1773920746974-0c92be26.png?_wi=2",
|
||||
imageAlt: "Call Center Operations",
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "Customer Service Excellence",
|
||||
description: "Deliver superior customer support with AI-powered issue resolution, sentiment tracking, and first-contact resolution optimization that reduces operational costs.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BA8ikPncnfZHfRTbgLF5npzB8h/a-friendly-customer-support-representati-1773920745263-7748bc33.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BA8ikPncnfZHfRTbgLF5npzB8h/a-friendly-customer-support-representati-1773920745263-7748bc33.png?_wi=2",
|
||||
imageAlt: "Customer Service",
|
||||
},
|
||||
{
|
||||
id: 4,
|
||||
title: "Financial Services",
|
||||
description: "Enable compliant, intelligent customer interactions in banking and insurance with regulatory-grade security, encryption, and audit trails for every interaction.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BA8ikPncnfZHfRTbgLF5npzB8h/a-shield-icon-with-padlock-symbols-encry-1773920745339-11bad05e.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BA8ikPncnfZHfRTbgLF5npzB8h/a-shield-icon-with-padlock-symbols-encry-1773920745339-11bad05e.png?_wi=2",
|
||||
imageAlt: "Financial Services",
|
||||
},
|
||||
{
|
||||
id: 5,
|
||||
title: "Healthcare & Wellness",
|
||||
description: "Support patient engagement and appointment scheduling with HIPAA-compliant AI that maintains sensitive data security while improving patient experiences.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BA8ikPncnfZHfRTbgLF5npzB8h/multi-panel-dashboard-showing-various-an-1773920747003-f0b751f9.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BA8ikPncnfZHfRTbgLF5npzB8h/multi-panel-dashboard-showing-various-an-1773920747003-f0b751f9.png?_wi=2",
|
||||
imageAlt: "Healthcare Solution",
|
||||
},
|
||||
{
|
||||
id: 6,
|
||||
title: "Staffing & Recruitment",
|
||||
description: "Streamline candidate outreach and qualification with AI-powered calling and screening that accelerates hiring while maintaining candidate experience excellence.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BA8ikPncnfZHfRTbgLF5npzB8h/a-comprehensive-analytics-dashboard-for--1773920745635-592ccc45.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BA8ikPncnfZHfRTbgLF5npzB8h/a-comprehensive-analytics-dashboard-for--1773920745635-592ccc45.png?_wi=2",
|
||||
imageAlt: "Recruitment",
|
||||
},
|
||||
]}
|
||||
@@ -192,7 +192,7 @@ export default function SolutionsPage() {
|
||||
<FooterMedia
|
||||
logoText="Vofix"
|
||||
copyrightText="© 2025 Vofix. All rights reserved."
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BA8ikPncnfZHfRTbgLF5npzB8h/an-abstract-technological-landscape-show-1773920745043-53d27b72.png"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BA8ikPncnfZHfRTbgLF5npzB8h/an-abstract-technological-landscape-show-1773920745043-53d27b72.png?_wi=2"
|
||||
imageAlt="Vofix Footer"
|
||||
columns={footerColumns}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user