Update src/app/page.tsx
This commit is contained in:
@@ -51,7 +51,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
carouselItems={[
|
||||
{ id: "carousel-1", imageSrc: "https://images.unsplash.com/photo-1517694712202-14dd9538aa97?w=800&h=600&fit=crop", imageAlt: "Professional office desk with translation documents and computer" },
|
||||
{ id: "carousel-1", imageSrc: "https://images.unsplash.com/photo-1517694712202-14dd9538aa97?w=800&h=600&fit=crop&_wi=1", imageAlt: "Professional office desk with translation documents and computer" },
|
||||
{ id: "carousel-2", imageSrc: "https://images.unsplash.com/photo-1526628652108-aa09f6348e07?w=800&h=600&fit=crop", imageAlt: "Poland and Hungary flags representing bilingual translation services" },
|
||||
{ id: "carousel-3", imageSrc: "https://images.unsplash.com/photo-1552664730-d307ca884978?w=800&h=600&fit=crop", imageAlt: "Official business documents ready for translation" },
|
||||
{ id: "carousel-4", imageSrc: "https://images.unsplash.com/photo-1537632066927-ab7aeae4d008?w=800&h=600&fit=crop", imageAlt: "Translation software CAT tools on computer screen" },
|
||||
@@ -91,22 +91,22 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
title: "Polish ↔ Hungarian Translations", description: "Professional translations between Polish and Hungarian for any document type, with precision and cultural accuracy.", imageSrc: "https://images.unsplash.com/photo-1526628652108-aa09f6348e07?w=500&h=400&fit=crop", imageAlt: "Poland and Hungary flags"
|
||||
title: "Polish ↔ Hungarian Translations", description: "Professional translations between Polish and Hungarian for any document type, with precision and cultural accuracy.", imageSrc: "https://images.unsplash.com/photo-1526628652108-aa09f6348e07?w=500&h=400&fit=crop&_wi=1", imageAlt: "Poland and Hungary flags"
|
||||
},
|
||||
{
|
||||
title: "Business & Official Documents", description: "Contracts, letters, correspondence, certificates, and official documentation handled with meticulous attention to detail.", imageSrc: "https://images.unsplash.com/photo-1552664730-d307ca884978?w=500&h=400&fit=crop", imageAlt: "Business documents and contracts"
|
||||
title: "Business & Official Documents", description: "Contracts, letters, correspondence, certificates, and official documentation handled with meticulous attention to detail.", imageSrc: "https://images.unsplash.com/photo-1552664730-d307ca884978?w=500&h=400&fit=crop&_wi=1", imageAlt: "Business documents and contracts"
|
||||
},
|
||||
{
|
||||
title: "Proofreading & Editing", description: "Comprehensive text refinement services ensuring your content is polished, error-free, and professionally presented.", imageSrc: "https://images.unsplash.com/photo-1454496522488-7a8e488e8606?w=500&h=400&fit=crop", imageAlt: "Document proofreading and editing"
|
||||
title: "Proofreading & Editing", description: "Comprehensive text refinement services ensuring your content is polished, error-free, and professionally presented.", imageSrc: "https://images.unsplash.com/photo-1454496522488-7a8e488e8606?w=500&h=400&fit=crop&_wi=1", imageAlt: "Document proofreading and editing"
|
||||
},
|
||||
{
|
||||
title: "Marketing & Content", description: "Professional creation of media content, newsletters, magazines, and social media materials in Polish and Hungarian.", imageSrc: "https://images.unsplash.com/photo-1460925895917-adf4e5e79e78?w=500&h=400&fit=crop", imageAlt: "Marketing content creation"
|
||||
title: "Marketing & Content", description: "Professional creation of media content, newsletters, magazines, and social media materials in Polish and Hungarian.", imageSrc: "https://images.unsplash.com/photo-1460925895917-adf4e5e79e78?w=500&h=400&fit=crop&_wi=1", imageAlt: "Marketing content creation"
|
||||
},
|
||||
{
|
||||
title: "Technical Translations", description: "Specialized translation of technical manuals, IT documentation, and specialized industry content with CAT software expertise.", imageSrc: "https://images.unsplash.com/photo-1537632066927-ab7aeae4d008?w=500&h=400&fit=crop", imageAlt: "Computer and technical translation"
|
||||
title: "Technical Translations", description: "Specialized translation of technical manuals, IT documentation, and specialized industry content with CAT software expertise.", imageSrc: "https://images.unsplash.com/photo-1537632066927-ab7aeae4d008?w=500&h=400&fit=crop&_wi=1", imageAlt: "Computer and technical translation"
|
||||
},
|
||||
{
|
||||
title: "Multi-Industry Expertise", description: "Experience across marketing, IT, architecture, tourism, pharmaceuticals, literature, sports, and more.", imageSrc: "https://images.unsplash.com/photo-1517694712045-0f4a1bbebfce?w=500&h=400&fit=crop", imageAlt: "IT and technology services"
|
||||
title: "Multi-Industry Expertise", description: "Experience across marketing, IT, architecture, tourism, pharmaceuticals, literature, sports, and more.", imageSrc: "https://images.unsplash.com/photo-1517694712045-0f4a1bbebfce?w=500&h=400&fit=crop&_wi=1", imageAlt: "IT and technology services"
|
||||
}
|
||||
]}
|
||||
ariaLabel="Services section"
|
||||
@@ -125,22 +125,22 @@ export default function LandingPage() {
|
||||
animationType="slide-up"
|
||||
metrics={[
|
||||
{
|
||||
id: "marketing", value: "Marketing", title: "Marketing Campaigns", description: "Professional translation of marketing strategies, campaigns, and promotional materials.", imageSrc: "https://images.unsplash.com/photo-1460925895917-adf4e5e79e78?w=500&h=400&fit=crop", imageAlt: "marketing content creation strategy"
|
||||
id: "marketing", value: "Marketing", title: "Marketing Campaigns", description: "Professional translation of marketing strategies, campaigns, and promotional materials.", imageSrc: "https://images.unsplash.com/photo-1460925895917-adf4e5e79e78?w=500&h=400&fit=crop&_wi=2", imageAlt: "marketing content creation strategy"
|
||||
},
|
||||
{
|
||||
id: "it", value: "IT & Tech", title: "Technology Solutions", description: "Software documentation, programming terminology, and technical specifications.", imageSrc: "https://images.unsplash.com/photo-1517694712045-0f4a1bbebfce?w=500&h=400&fit=crop", imageAlt: "computer laptop translation software CAT"
|
||||
id: "it", value: "IT & Tech", title: "Technology Solutions", description: "Software documentation, programming terminology, and technical specifications.", imageSrc: "https://images.unsplash.com/photo-1517694712045-0f4a1bbebfce?w=500&h=400&fit=crop&_wi=2", imageAlt: "computer laptop translation software CAT"
|
||||
},
|
||||
{
|
||||
id: "architecture", value: "Architecture", title: "Building Projects", description: "Construction specifications, architectural drawings, and building documentation.", imageSrc: "https://images.unsplash.com/photo-1552664730-d307ca884978?w=500&h=400&fit=crop", imageAlt: "business documents contracts translation"
|
||||
id: "architecture", value: "Architecture", title: "Building Projects", description: "Construction specifications, architectural drawings, and building documentation.", imageSrc: "https://images.unsplash.com/photo-1552664730-d307ca884978?w=500&h=400&fit=crop&_wi=2", imageAlt: "business documents contracts translation"
|
||||
},
|
||||
{
|
||||
id: "tourism", value: "Tourism", title: "Travel Services", description: "Tourism materials, hotel descriptions, and travel guides translation.", imageSrc: "https://images.unsplash.com/photo-1526628652108-aa09f6348e07?w=500&h=400&fit=crop", imageAlt: "Poland Hungary flag symbol"
|
||||
id: "tourism", value: "Tourism", title: "Travel Services", description: "Tourism materials, hotel descriptions, and travel guides translation.", imageSrc: "https://images.unsplash.com/photo-1526628652108-aa09f6348e07?w=500&h=400&fit=crop&_wi=2", imageAlt: "Poland Hungary flag symbol"
|
||||
},
|
||||
{
|
||||
id: "pharma", value: "Pharmaceuticals", title: "Medical Industry", description: "Pharmaceutical documentation, medical terminology, and regulatory compliance.", imageSrc: "https://images.unsplash.com/photo-1454496522488-7a8e488e8606?w=500&h=400&fit=crop", imageAlt: "proofreading editing pen document"
|
||||
id: "pharma", value: "Pharmaceuticals", title: "Medical Industry", description: "Pharmaceutical documentation, medical terminology, and regulatory compliance.", imageSrc: "https://images.unsplash.com/photo-1454496522488-7a8e488e8606?w=500&h=400&fit=crop&_wi=2", imageAlt: "proofreading editing pen document"
|
||||
},
|
||||
{
|
||||
id: "literature", value: "Literature", title: "Cultural Works", description: "Literary translation, cultural studies, and academic publications.", imageSrc: "https://images.unsplash.com/photo-1537632066927-ab7aeae4d008?w=500&h=400&fit=crop", imageAlt: "IT software development code computer"
|
||||
id: "literature", value: "Literature", title: "Cultural Works", description: "Literary translation, cultural studies, and academic publications.", imageSrc: "https://images.unsplash.com/photo-1537632066927-ab7aeae4d008?w=500&h=400&fit=crop&_wi=2", imageAlt: "IT software development code computer"
|
||||
}
|
||||
]}
|
||||
ariaLabel="Industry experience metrics section"
|
||||
@@ -206,7 +206,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="https://images.unsplash.com/photo-1517694712202-14dd9538aa97?w=800&h=600&fit=crop"
|
||||
imageSrc="https://images.unsplash.com/photo-1517694712202-14dd9538aa97?w=800&h=600&fit=crop&_wi=2"
|
||||
imageAlt="Professional translation workspace"
|
||||
logoText="INCY-TRANS"
|
||||
copyrightText="© 2025 INCY-TRANS. Professional Translation Services. All rights reserved. Design by Mikołaj Inczedy."
|
||||
|
||||
Reference in New Issue
Block a user