10 Commits

Author SHA1 Message Date
544ee7ff0b Update src/app/page.tsx 2026-03-13 23:37:19 +00:00
b6164881e2 Merge version_5 into main
Merge version_5 into main
2026-03-13 23:35:28 +00:00
dbfda6ac4a Update src/app/page.tsx 2026-03-13 23:35:18 +00:00
b7c0f4b141 Merge version_5 into main
Merge version_5 into main
2026-03-13 23:34:57 +00:00
0efe730860 Update src/app/page.tsx 2026-03-13 23:34:53 +00:00
65018a15cd Merge version_4 into main
Merge version_4 into main
2026-03-13 23:32:31 +00:00
2d99079eb5 Update src/app/page.tsx 2026-03-13 23:32:27 +00:00
99146e3807 Merge version_2 into main
Merge version_2 into main
2026-03-13 23:31:36 +00:00
67b6def961 Update theme fonts 2026-03-13 23:31:32 +00:00
cbca94e102 Update theme fonts 2026-03-13 23:31:31 +00:00
3 changed files with 33 additions and 32 deletions

View File

@@ -6,22 +6,10 @@ import "./globals.css";
import { ServiceWrapper } from "@/components/ServiceWrapper";
import Tag from "@/tag/Tag";
import { getVisualEditScript } from "@/utils/visual-edit-script";
import { Open_Sans } from "next/font/google";
const halant = Halant({
variable: "--font-halant",
subsets: ["latin"],
weight: ["300", "400", "500", "600", "700"],
});
const inter = Inter({
variable: "--font-inter",
subsets: ["latin"],
});
const montserrat = Montserrat({
variable: "--font-montserrat",
subsets: ["latin"],
});
export const metadata: Metadata = {
title: "Küffer Consulting | B2B Sales Growth",
@@ -49,6 +37,15 @@ export const metadata: Metadata = {
},
};
const inter = Inter({
variable: "--font-inter",
subsets: ["latin"],
});
const openSans = Open_Sans({
variable: "--font-open-sans",
subsets: ["latin"],
});
export default function RootLayout({
children,
}: Readonly<{
@@ -57,9 +54,7 @@ export default function RootLayout({
return (
<html lang="en" suppressHydrationWarning>
<ServiceWrapper>
<body
className={`${halant.variable} ${inter.variable} ${montserrat.variable} antialiased`}
>
<body className={`${inter.variable} ${openSans.variable} antialiased`}>
<Tag />
{children}
<script

View File

@@ -83,11 +83,11 @@ export default function HomePage() {
tag="6+ Years of Expertise"
tagAnimation="slide-up"
buttons={[
{ text: "Book a Free Strategy Call", href: "/contact" },
{ text: "Get Qualified Leads", href: "/services" },
{ text: "Book a Free Strategy Call", href: "/contact" },
]}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=kd1bih"
imageAlt="B2B sales pipeline growth"
imageSrc="https://images.unsplash.com/photo-1552664730-d307ca884978?w=1200&h=800&fit=crop"
imageAlt="B2B sales pipeline growth - business professionals in meeting"
mediaAnimation="slide-up"
buttonAnimation="slide-up"
imagePosition="right"
@@ -107,6 +107,9 @@ export default function HomePage() {
{
type: "text", content: "Why B2B Companies Struggle with Sales"
},
{
type: "image", src: "https://images.unsplash.com/photo-1552664730-d307ca884978?w=800&h=600&fit=crop", alt: "Business team discussing sales strategy"
},
{
type: "text", content: "Building a predictable sales pipeline is challenging. Most founders and small business leaders lack dedicated sales expertise, don't have time to prospect, struggle to qualify leads properly, and can't afford full-time sales teams. Traditional agencies deliver volume, not quality. That's where we step in."
},
@@ -117,7 +120,7 @@ export default function HomePage() {
buttons={[{ text: "Learn How We Help", href: "/services" }]}
useInvertedBackground={true}
containerClassName="max-w-5xl mx-auto px-4 sm:px-6 lg:px-8"
headingClassName="text-3xl sm:text-4xl font-extrabold mb-6 space-y-4"
headingClassName="text-2xl sm:text-3xl font-extrabold mb-6 space-y-4"
/>
</div>
@@ -130,16 +133,16 @@ export default function HomePage() {
features={[
{
title: "Lead Generation", description:
"Identification and delivery of qualified leads tailored to your ideal customer profile. Our data-driven approach ensures every lead has genuine potential for your business.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=msc6kz&_wi=1", imageAlt: "qualified leads generation targeting B2B"},
"Identification and delivery of qualified leads tailored to your ideal customer profile. Our data-driven approach ensures every lead has genuine potential for your business.", imageSrc: "https://images.unsplash.com/photo-1552664730-d307ca884978?w=800&h=600&fit=crop&_wi=1", imageAlt: "qualified leads generation targeting B2B"},
{
title: "Full-Cycle Sales Execution", description:
"Complete management of your sales funnel from prospecting to closing. We handle the entire process so you can focus on product and operations.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=d1qn43&_wi=1", imageAlt: "full-cycle sales management CRM system"},
"Complete management of your sales funnel from prospecting to closing. We handle the entire process so you can focus on product and operations.", imageSrc: "https://images.unsplash.com/photo-1552664730-d307ca884978?w=800&h=600&fit=crop&_wi=2", imageAlt: "full-cycle sales management CRM system"},
{
title: "Sales Strategy", description:
"Develop scalable, data-driven sales processes tailored to your business model. We transform your sales approach into a predictable, repeatable system.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=n2vf8c&_wi=1", imageAlt: "sales strategy planning business development"},
"Develop scalable, data-driven sales processes tailored to your business model. We transform your sales approach into a predictable, repeatable system.", imageSrc: "https://images.unsplash.com/photo-1552664730-d307ca884978?w=800&h=600&fit=crop&_wi=3", imageAlt: "sales strategy planning business development"},
{
title: "Sales Automation", description:
"Implementation of modern sales tools, CRM optimization, and automation systems. We integrate technology that scales with your business.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=fh389v&_wi=1", imageAlt: "sales technology automation CRM platform"},
"Implementation of modern sales tools, CRM optimization, and automation systems. We integrate technology that scales with your business.", imageSrc: "https://images.unsplash.com/photo-1552664730-d307ca884978?w=800&h=600&fit=crop&_wi=4", imageAlt: "sales technology automation CRM platform"},
]}
gridVariant="two-columns-alternating-heights"
animationType="slide-up"
@@ -157,6 +160,9 @@ export default function HomePage() {
{
type: "text", content: "Why Küffer Advisory"
},
{
type: "image", src: "https://images.unsplash.com/photo-1552664730-d307ca884978?w=800&h=600&fit=crop", alt: "Consulting team with expertise"
},
{
type: "text", content:
"Our founder brings 6+ years of hands-on experience in cybersecurity and enterprise technology. This technical expertise means we understand complex B2B products at a deep level. We don't just generate leads—we understand your customers' pain points, technical requirements, and buying criteria."
@@ -194,22 +200,22 @@ export default function HomePage() {
testimonials={[
{
id: "testimonial-1", name: "Sarah Chen", handle: "Founder, SaaS Startup", testimonial:
"Küffer helped us build a scalable lead generation system. Within 3 months, we increased qualified leads by 3x and closed our largest deal ever. Their technical expertise in understanding our product was exceptional.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=gu3nme", imageAlt: "Sarah Chen"},
"Küffer helped us build a scalable lead generation system. Within 3 months, we increased qualified leads by 3x and closed our largest deal ever. Their technical expertise in understanding our product was exceptional.", imageSrc: "https://images.unsplash.com/photo-1494790108377-be9c29b29330?w=400&h=400&fit=crop&_wi=1", imageAlt: "Sarah Chen"},
{
id: "testimonial-2", name: "Marcus Reeves", handle: "VP Sales, Cybersecurity Company", testimonial:
"We were struggling to scale without hiring an entire sales team. Küffer built us a playbook that works. Their deep understanding of cybersecurity helped them target the right buyers.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=l0z12k", imageAlt: "Marcus Reeves"},
"We were struggling to scale without hiring an entire sales team. Küffer built us a playbook that works. Their deep understanding of cybersecurity helped them target the right buyers.", imageSrc: "https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=400&h=400&fit=crop&_wi=1", imageAlt: "Marcus Reeves"},
{
id: "testimonial-3", name: "Elena Rodriguez", handle: "CEO, Enterprise Tech", testimonial:
"The ROI was clear from month one. Quality leads, structured process, and expert guidance. They built us a scalable system that continues to deliver.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=koccta", imageAlt: "Elena Rodriguez"},
"The ROI was clear from month one. Quality leads, structured process, and expert guidance. They built us a scalable system that continues to deliver.", imageSrc: "https://images.unsplash.com/photo-1438761681033-6461ffad8d80?w=400&h=400&fit=crop", imageAlt: "Elena Rodriguez"},
{
id: "testimonial-4", name: "James Liu", handle: "Founder, InnovateTech Corp", testimonial:
"Finally, someone who understands both technology and sales. Küffer's strategy doubled our pipeline in the first quarter. Best investment we made in our growth.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=7xw5y5", imageAlt: "James Liu"},
"Finally, someone who understands both technology and sales. Küffer's strategy doubled our pipeline in the first quarter. Best investment we made in our growth.", imageSrc: "https://images.unsplash.com/photo-1500648767791-00dcc994a43e?w=400&h=400&fit=crop", imageAlt: "James Liu"},
{
id: "testimonial-5", name: "Anna Bergström", handle: "Sales Director, GrowthScale Partners", testimonial:
"Their approach is refreshingly practical. No fluff, just data-driven strategies that move the needle. Our close rate improved significantly.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=0kxtce", imageAlt: "Anna Bergström"},
"Their approach is refreshingly practical. No fluff, just data-driven strategies that move the needle. Our close rate improved significantly.", imageSrc: "https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=400&h=400&fit=crop&_wi=2", imageAlt: "Anna Bergström"},
{
id: "testimonial-6", name: "David Patel", handle: "COO, Revenue Rocket AI", testimonial:
"Küffer didn't just generate leads—they implemented a complete sales system. We now have predictable pipeline growth. True partners in our success.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=a8pk8t", imageAlt: "David Patel"},
"Küffer didn't just generate leads—they implemented a complete sales system. We now have predictable pipeline growth. True partners in our success.", imageSrc: "https://images.unsplash.com/photo-1494790108377-be9c29b29330?w=400&h=400&fit=crop&_wi=2", imageAlt: "David Patel"},
]}
title="What Our Clients Say"
description="Proven results from SaaS startups and cybersecurity companies."

View File

@@ -11,7 +11,7 @@ html {
body {
background-color: var(--background);
color: var(--foreground);
font-family: var(--font-montserrat), sans-serif;
font-family: var(--font-open-sans), sans-serif;
position: relative;
min-height: 100vh;
overscroll-behavior: none;
@@ -24,5 +24,5 @@ h3,
h4,
h5,
h6 {
font-family: var(--font-montserrat), sans-serif;
font-family: var(--font-inter), sans-serif;
}