Update src/app/page.tsx

This commit is contained in:
2026-05-11 14:40:17 +00:00
parent ab5757ecca
commit 7091f14635

View File

@@ -33,21 +33,13 @@ export default function LandingPage() {
<NavbarStyleCentered
navItems={[
{
name: "Home",
id: "hero",
},
name: "Home", id: "hero"},
{
name: "Services",
id: "features",
},
name: "Services", id: "features"},
{
name: "Testimonials",
id: "testimonials",
},
name: "Testimonials", id: "testimonials"},
{
name: "Contact",
id: "contact",
},
name: "Contact", id: "contact"},
]}
brandName="Linguist Pro"
/>
@@ -56,81 +48,52 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroSplitKpi
background={{
variant: "gradient-bars",
}}
variant: "gradient-bars"}}
title="Precision Translation for the Global Enterprise"
description="Unlock seamless communication across 100+ languages with our expert-led, AI-enhanced translation services built for high-stakes business success."
kpis={[
{
value: "100+",
label: "Languages Supported",
},
value: "100+", label: "Languages Supported"},
{
value: "99.9%",
label: "Accuracy Rate",
},
value: "99.9%", label: "Accuracy Rate"},
{
value: "24/7",
label: "Global Support",
},
value: "24/7", label: "Global Support"},
]}
enableKpiAnimation={true}
buttons={[
{
text: "Get Started",
href: "#contact",
},
text: "Get Started", href: "#contact"},
]}
imageSrc="http://img.b2bpic.net/free-photo/securing-digital-world-cyberpunk-vision_23-2151997036.jpg"
mediaAnimation="slide-up"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/global-logistics-international-shipping-network_23-2152021790.jpg",
alt: "Client representative 1",
},
src: "http://img.b2bpic.net/free-photo/global-logistics-international-shipping-network_23-2152021790.jpg", alt: "Client representative 1"},
{
src: "http://img.b2bpic.net/free-photo/business-concept-glass-world-laptop_1150-17694.jpg",
alt: "Client representative 2",
},
src: "http://img.b2bpic.net/free-photo/business-concept-glass-world-laptop_1150-17694.jpg", alt: "Client representative 2"},
{
src: "http://img.b2bpic.net/free-photo/3d-background-with-globe-programming-code_1048-5911.jpg",
alt: "Client representative 3",
},
src: "http://img.b2bpic.net/free-photo/3d-background-with-globe-programming-code_1048-5911.jpg", alt: "Client representative 3"},
{
src: "http://img.b2bpic.net/free-vector/vector-global-telecommunications-network-system-concept_8130-2324.jpg",
alt: "Client representative 4",
},
src: "http://img.b2bpic.net/free-vector/vector-global-telecommunications-network-system-concept_8130-2324.jpg", alt: "Client representative 4"},
{
src: "http://img.b2bpic.net/free-photo/securing-digital-world-cyberpunk-vision_23-2151997036.jpg",
alt: "Client representative 5",
},
src: "http://img.b2bpic.net/free-photo/securing-digital-world-cyberpunk-vision_23-2151997036.jpg", alt: "Client representative 5"},
]}
avatarText="Trusted by 5,000+ industry professionals"
marqueeItems={[
{
type: "text-icon",
text: "ISO Certified",
icon: ShieldCheck,
type: "text-icon", text: "ISO Certified", icon: ShieldCheck,
},
{
type: "text-icon",
text: "Secure Data",
icon: Lock,
type: "text-icon", text: "Secure Data", icon: Lock,
},
{
type: "text-icon",
text: "AI Powered",
icon: Database,
type: "text-icon", text: "AI Powered", icon: Database,
},
{
type: "text-icon",
text: "Native Experts",
icon: Users,
type: "text-icon", text: "Native Experts", icon: Users,
},
{
type: "text-icon",
text: "24/7 Support",
icon: Clock,
type: "text-icon", text: "24/7 Support", icon: Clock,
},
]}
/>
@@ -157,20 +120,11 @@ export default function LandingPage() {
tag="Capabilities"
accordionItems={[
{
id: "1",
title: "Technical Localization",
content: "Professional-grade translation for technical documentation, software UIs, and engineering manuals.",
},
id: "1", title: "Technical Localization", content: "Professional-grade translation for technical documentation, software UIs, and engineering manuals."},
{
id: "2",
title: "Marketing Adaptation",
content: "Transcreation services that adapt your marketing campaigns to resonate culturally in every local market.",
},
id: "2", title: "Marketing Adaptation", content: "Transcreation services that adapt your marketing campaigns to resonate culturally in every local market."},
{
id: "3",
title: "Rapid Turnaround",
content: "Advanced project management tools that ensure speed and precision for time-sensitive global projects.",
},
id: "3", title: "Rapid Turnaround", content: "Advanced project management tools that ensure speed and precision for time-sensitive global projects."},
]}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=adjrgs"
mediaAnimation="slide-up"
@@ -182,14 +136,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
names={[
"TechCorp",
"GlobalTrade",
"HealthPlus",
"LogiTech",
"MediaMedia",
"SolarEnergy",
"EduPlatform",
]}
"TechCorp", "GlobalTrade", "HealthPlus", "LogiTech", "MediaMedia", "SolarEnergy", "EduPlatform"]}
title="Trusted by Industry Leaders"
description="Powering the global expansion of top-tier brands and organizations across diverse industries."
tag="Partners"
@@ -203,31 +150,16 @@ export default function LandingPage() {
useInvertedBackground={false}
metrics={[
{
id: "m1",
value: "50M+",
title: "Words Translated",
items: [
"Annual volume",
"High throughput",
],
id: "m1", value: "50M+", title: "Words Translated", items: [
"Annual volume", "High throughput"],
},
{
id: "m2",
value: "5,000+",
title: "Projects Completed",
items: [
"Complex workflows",
"Tight deadlines",
],
id: "m2", value: "5,000+", title: "Projects Completed", items: [
"Complex workflows", "Tight deadlines"],
},
{
id: "m3",
value: "150+",
title: "Enterprise Clients",
items: [
"Global reach",
"Strategic partnerships",
],
id: "m3", value: "150+", title: "Enterprise Clients", items: [
"Global reach", "Strategic partnerships"],
},
]}
title="Our Impact at Scale"
@@ -241,45 +173,15 @@ export default function LandingPage() {
useInvertedBackground={true}
testimonials={[
{
id: "t1",
title: "Game Changer",
quote: "Linguist Pro helped us expand into the Asian market seamlessly. Their quality is unmatched.",
name: "Sarah Miller",
role: "CEO, TechCorp",
imageSrc: "http://img.b2bpic.net/free-photo/successful-man-pointing-camera-with-finger_1262-3118.jpg",
},
id: "t1", title: "Game Changer", quote: "Linguist Pro helped us expand into the Asian market seamlessly. Their quality is unmatched.", name: "Sarah Miller", role: "CEO, TechCorp", imageSrc: "http://img.b2bpic.net/free-photo/successful-man-pointing-camera-with-finger_1262-3118.jpg"},
{
id: "t2",
title: "Exceptional Quality",
quote: "The turnaround times for our technical manuals were incredible without sacrificing accuracy.",
name: "James Chen",
role: "Operations Manager, GlobalTrade",
imageSrc: "http://img.b2bpic.net/free-photo/successful-senior-businesswoman-eyeglasses_1262-5856.jpg",
},
id: "t2", title: "Exceptional Quality", quote: "The turnaround times for our technical manuals were incredible without sacrificing accuracy.", name: "James Chen", role: "Operations Manager, GlobalTrade", imageSrc: "http://img.b2bpic.net/free-photo/successful-senior-businesswoman-eyeglasses_1262-5856.jpg"},
{
id: "t3",
title: "Great Support",
quote: "A true strategic partner. They handle our complex software localization effortlessly.",
name: "Elena Rodriguez",
role: "VP Product, HealthPlus",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-fashionable-well-dressed-man-with-beard-posing-outdoors_1328-3268.jpg",
},
id: "t3", title: "Great Support", quote: "A true strategic partner. They handle our complex software localization effortlessly.", name: "Elena Rodriguez", role: "VP Product, HealthPlus", imageSrc: "http://img.b2bpic.net/free-photo/portrait-fashionable-well-dressed-man-with-beard-posing-outdoors_1328-3268.jpg"},
{
id: "t4",
title: "Highly Professional",
quote: "The marketing transcreation work is spot on. Our brand voice is preserved perfectly.",
name: "David Kim",
role: "CMO, MediaMedia",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-mature-businessman-using-digital-tablet-caf_23-2147955292.jpg",
},
id: "t4", title: "Highly Professional", quote: "The marketing transcreation work is spot on. Our brand voice is preserved perfectly.", name: "David Kim", role: "CMO, MediaMedia", imageSrc: "http://img.b2bpic.net/free-photo/smiling-mature-businessman-using-digital-tablet-caf_23-2147955292.jpg"},
{
id: "t5",
title: "Best-in-class",
quote: "Quality and consistency every single time. A must-have partner for any global business.",
name: "Sophie Martin",
role: "Head of Growth, EduPlatform",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-men-sitting-chair-with-white-t-shirt-sunglasses-street_1153-6668.jpg",
},
id: "t5", title: "Best-in-class", quote: "Quality and consistency every single time. A must-have partner for any global business.", name: "Sophie Martin", role: "Head of Growth, EduPlatform", imageSrc: "http://img.b2bpic.net/free-photo/portrait-men-sitting-chair-with-white-t-shirt-sunglasses-street_1153-6668.jpg"},
]}
title="Client Success Stories"
description="See why global businesses trust us to deliver precise and culturally relevant translation solutions."
@@ -292,20 +194,11 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
id: "f1",
title: "How do you ensure accuracy?",
content: "We utilize a combination of human expert linguists and advanced quality assurance AI tools to ensure total precision.",
},
id: "f1", title: "How do you ensure accuracy?", content: "We utilize a combination of human expert linguists and advanced quality assurance AI tools to ensure total precision."},
{
id: "f2",
title: "Can you handle technical terms?",
content: "Yes, we specialize in industry-specific terminologies, including legal, medical, and engineering fields.",
},
id: "f2", title: "Can you handle technical terms?", content: "Yes, we specialize in industry-specific terminologies, including legal, medical, and engineering fields."},
{
id: "f3",
title: "How fast is your turnaround?",
content: "Our average project turnaround is 24-48 hours depending on scope. We also offer expedited rush services.",
},
id: "f3", title: "How fast is your turnaround?", content: "Our average project turnaround is 24-48 hours depending on scope. We also offer expedited rush services."},
]}
title="Frequently Asked Questions"
description="Have questions about our translation processes? Find your answers here."
@@ -317,16 +210,13 @@ export default function LandingPage() {
<ContactCTA
useInvertedBackground={true}
background={{
variant: "plain",
}}
variant: "plain"}}
tag="Ready to expand?"
title="Start Your Global Journey Today"
description="Connect with our expert team for a custom quote or to discuss your translation requirements."
buttons={[
{
text: "Contact Us",
href: "#",
},
text: "Get a Free Consultation", href: "#"},
]}
/>
</div>
@@ -336,42 +226,27 @@ export default function LandingPage() {
logoText="Linguist Pro"
columns={[
{
title: "Company",
items: [
title: "Company", items: [
{
label: "About Us",
href: "#",
},
label: "About Us", href: "#"},
{
label: "Careers",
href: "#",
},
label: "Careers", href: "#"},
],
},
{
title: "Services",
items: [
title: "Services", items: [
{
label: "Translation",
href: "#",
},
label: "Translation", href: "#"},
{
label: "Localization",
href: "#",
},
label: "Localization", href: "#"},
],
},
{
title: "Legal",
items: [
title: "Legal", items: [
{
label: "Privacy Policy",
href: "#",
},
label: "Privacy Policy", href: "#"},
{
label: "Terms of Use",
href: "#",
},
label: "Terms of Use", href: "#"},
],
},
]}
@@ -381,4 +256,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}