11 Commits

Author SHA1 Message Date
a0f6eda951 Merge version_3 into main
Merge version_3 into main
2026-06-10 19:15:56 +00:00
01d6e8052a Update src/app/page.tsx 2026-06-10 19:15:53 +00:00
8d594380bf Merge version_3 into main
Merge version_3 into main
2026-06-10 19:15:27 +00:00
c1bdce510a Merge version_4 into main
Merge version_4 into main
2026-06-10 19:15:26 +00:00
a0106c12c9 Update src/app/page.tsx 2026-06-10 19:15:24 +00:00
618c6a2dc2 Update src/app/page.tsx 2026-06-10 19:15:23 +00:00
e67194f082 Merge version_3 into main
Merge version_3 into main
2026-06-10 19:15:01 +00:00
c803ee95fc Update src/app/page.tsx 2026-06-10 19:14:57 +00:00
d50a8c2aa4 Merge version_2 into main
Merge version_2 into main
2026-06-10 19:02:26 +00:00
3c13f3f679 Update src/app/page.tsx 2026-06-10 19:02:23 +00:00
e07d2aa456 Merge version_1 into main
Merge version_1 into main
2026-06-10 19:00:22 +00:00

View File

@@ -2,10 +2,10 @@
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import ReactLenis from "lenis/react";
import ContactCTA from '@/components/sections/contact/ContactCTA';
import ContactText from '@/components/sections/contact/ContactText';
import FaqBase from '@/components/sections/faq/FaqBase';
import FeatureCardTwentySeven from '@/components/sections/feature/FeatureCardTwentySeven';
import FooterBaseReveal from '@/components/sections/footer/FooterBaseReveal';
import FooterMedia from '@/components/sections/footer/FooterMedia';
import HeroLogoBillboard from '@/components/sections/hero/HeroLogoBillboard';
import MediaAbout from '@/components/sections/about/MediaAbout';
import MetricCardSeven from '@/components/sections/metrics/MetricCardSeven';
@@ -45,7 +45,7 @@ export default function LandingPage() {
]}
button={{
text: "Get Started", href: "#contact"}}
brandName="Your Company"
brandName="Kurth & Trageser"
/>
</div>
@@ -53,8 +53,8 @@ export default function LandingPage() {
<HeroLogoBillboard
background={{
variant: "downward-rays-animated-grid"}}
logoText="Your Company"
description="Empowering Your Business Growth with Innovative Solutions."
logoText="Kurth & Trageser"
description="Your Trusted Tax Advisory Partner for Business Growth and Financial Clarity."
buttons={[
{
text: "Learn More", href: "#about"},
@@ -70,8 +70,8 @@ export default function LandingPage() {
<div id="about" data-section="about">
<MediaAbout
useInvertedBackground={true}
title="About Our Vision"
description="We are a forward-thinking company dedicated to delivering exceptional quality and value to our clients. Our mission is to transform challenges into opportunities through strategic innovation and unwavering commitment to excellence. We believe in building lasting relationships based on trust and mutual success."
title="About Kurth & Trageser"
description="Kurth & Trageser is a dedicated tax advisory firm committed to providing strategic guidance and exceptional service. We empower businesses and individuals to navigate complex tax landscapes, ensuring financial clarity and optimal growth. Our approach is built on trust, expertise, and a deep understanding of our clients' unique needs."
buttons={[
{
text: "Our Story", href: "#"},
@@ -88,20 +88,26 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
id: "1", title: "Strategic Consulting", descriptions: [
"Unlock your business potential with expert guidance.", "Develop robust strategies for market leadership and growth.", "Navigate complex challenges with informed decision-making."],
id: "1", title: "Tax Planning & Strategy", descriptions: [
"Develop proactive tax strategies to minimize liabilities.", "Optimize tax structures for maximum financial benefit.", "Navigate complex tax codes with expert advice."],
imageSrc: "http://img.b2bpic.net/free-photo/still-life-graphic-design-office_23-2151345447.jpg", imageAlt: "Abstract illustration representing strategic planning"},
{
id: "2", title: "Digital Transformation", descriptions: [
"Modernize operations with cutting-edge digital solutions.", "Enhance efficiency and productivity through automation.", "Embrace innovation to stay ahead in a dynamic market."],
id: "2", title: "Compliance & Reporting", descriptions: [
"Ensure accurate and timely tax filings.", "Stay compliant with ever-changing tax regulations.", "Handle all reporting requirements efficiently."],
imageSrc: "http://img.b2bpic.net/free-photo/social-media-marketing-concept-marketing-with-applications_23-2150063170.jpg", imageAlt: "Abstract illustration representing digital transformation"},
{
id: "3", title: "Performance Optimization", descriptions: [
"Improve key metrics and achieve tangible results.", "Streamline workflows and optimize resource allocation.", "Leverage data analytics for continuous performance enhancement."],
id: "3", title: "International Tax Services", descriptions: [
"Navigate cross-border tax implications.", "Structure international operations for tax efficiency.", "Comply with global tax laws and treaties."],
imageSrc: "http://img.b2bpic.net/free-photo/technology-circuit-processor-innovation-network-concept_53876-124251.jpg", imageAlt: "Abstract illustration representing performance optimization"},
{
id: "4", title: "Jahresabschluss Services", descriptions: [
"Gewinnermittlungen", "Jahresabschlüsse für Einzelunternehmen", "Jahresabschlüsse für Personen- und Kapitalgesellschaften", "Erläuterungsberichte", "Einnahmen-Überschussrechnungen", "Offenlegung Bundesanzeiger", "Statistiken"
],
imageSrc: "http://img.b2bpic.net/free-photo/financial-graph_23-2149550302.jpg", imageAlt: "Financial documents and graphs representing accounting services"
}
]}
title="Our Core Services"
description="Discover a suite of tailored services designed to meet your business needs and drive sustainable success. We offer expertise across various domains to help you achieve your strategic objectives."
title="Our Tax Advisory Services"
description="Explore our comprehensive suite of tax advisory services, designed to provide clarity and strategic advantages for your financial future. We specialize in optimizing tax structures and ensuring compliance."
/>
</div>
@@ -112,20 +118,20 @@ export default function LandingPage() {
animationType="slide-up"
metrics={[
{
id: "1", value: "250+", title: "Satisfied Clients", items: [
"Building long-term partnerships", "Delivering exceptional service"],
id: "1", value: "250+", title: "Valued Clients", items: [
"Trusted partnerships", "Personalized financial guidance"],
},
{
id: "2", value: "100%", title: "Project Completion", items: [
"On-time, within budget delivery", "Meeting and exceeding expectations"],
id: "2", value: "99.8%", title: "Compliance Rate", items: [
"Ensuring timely and accurate filings", "Minimizing audit risks"],
},
{
id: "3", value: "150%", title: "Average ROI", items: [
"Driving significant returns", "Maximizing client investment"],
id: "3", value: "$5M+", title: "Tax Savings", items: [
"Achieved for clients annually", "Optimizing tax positions"],
},
]}
title="Achieve Tangible Results"
description="Our proven track record speaks for itself. We help businesses like yours reach new heights with measurable impact and sustained growth. Partner with us for success."
title="Measurable Financial Impact"
description="Our expertise delivers clear, quantifiable benefits. We help clients achieve significant tax savings and robust financial health. Partner with us for reliable results."
/>
</div>
@@ -136,20 +142,20 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1", name: "Sarah Johnson", role: "CEO, TechInnovate", testimonial: "Your Company transformed our digital strategy, leading to a 30% increase in lead generation. Their team is incredibly knowledgeable and proactive.", imageSrc: "http://img.b2bpic.net/free-photo/american-african-black-beautiful-business_1303-1344.jpg", imageAlt: "Portrait of Sarah Johnson"},
id: "1", name: "Sarah Johnson", role: "CEO, TechInnovate", testimonial: "Kurth & Trageser provided invaluable tax planning, resulting in significant savings for our business. Their expertise and proactive advice are truly exceptional.", imageSrc: "http://img.b2bpic.net/free-photo/american-african-black-beautiful-business_1303-1344.jpg", imageAlt: "Portrait of Sarah Johnson"},
{
id: "2", name: "Michael Chen", role: "Founder, Global Solutions", testimonial: "The expertise provided by Your Company was invaluable. They helped us streamline our operations, resulting in significant cost savings and improved efficiency.", imageSrc: "http://img.b2bpic.net/free-photo/blonde-woman-having-conversation-with-work-colleague_273609-4712.jpg", imageAlt: "Portrait of Michael Chen"},
id: "2", name: "Michael Chen", role: "Founder, Global Solutions", testimonial: "Thanks to Kurth & Trageser, our complex international tax situation was simplified and optimized. Their team handled everything with precision and clarity.", imageSrc: "http://img.b2bpic.net/free-photo/blonde-woman-having-conversation-with-work-colleague_273609-4712.jpg", imageAlt: "Portrait of Michael Chen"},
{
id: "3", name: "Emily Rodriguez", role: "Marketing Director, Visionary Corp", testimonial: "We saw an immediate impact after implementing Your Company's recommendations. Our brand visibility has never been higher, and customer engagement is soaring.", imageSrc: "http://img.b2bpic.net/free-photo/bearded-young-man-casual-shirt-standing-with-laptop-hands_93675-134479.jpg", imageAlt: "Portrait of Emily Rodriguez"},
id: "3", name: "Emily Rodriguez", role: "Marketing Director, Visionary Corp", testimonial: "The compliance support from Kurth & Trageser gives us immense peace of mind. We're confident in our filings and always up-to-date with regulations.", imageSrc: "http://img.b2bpic.net/free-photo/bearded-young-man-casual-shirt-standing-with-laptop-hands_93675-134479.jpg", imageAlt: "Portrait of Emily Rodriguez"},
{
id: "4", name: "David Kim", role: "CTO, NextGen Systems", testimonial: "Your Company delivered innovative tech solutions that perfectly aligned with our goals. Their technical proficiency and dedication are truly outstanding.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-doctor-wearing-lab-coat_23-2149551157.jpg", imageAlt: "Portrait of David Kim"},
id: "4", name: "David Kim", role: "CTO, NextGen Systems", testimonial: "Kurth & Trageser's strategic advice on corporate tax has been a game-changer. They provided clear insights that directly impacted our financial performance.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-doctor-wearing-lab-coat_23-2149551157.jpg", imageAlt: "Portrait of David Kim"},
{
id: "5", name: "Jessica Lee", role: "Operations Manager, Apex Logistics", testimonial: "Their strategic approach to supply chain optimization was a game-changer for us. We now operate with unprecedented precision and reliability, thanks to Your Company.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-senior-man-with-digital-tablet-laptop-glass-reflective-desk_23-2147935568.jpg", imageAlt: "Portrait of Jessica Lee"},
id: "5", name: "Jessica Lee", role: "Operations Manager, Apex Logistics", testimonial: "The personal tax planning services from Kurth & Trageser are unparalleled. They've helped me navigate deductions and investments effectively.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-senior-man-with-digital-tablet-laptop-glass-reflective-desk_23-2147935568.jpg", imageAlt: "Portrait of Jessica Lee"},
{
id: "6", name: "Robert Miller", role: "VP Sales, Enterprise Inc.", testimonial: "Working with Your Company has been a pleasure. Their insights into market dynamics helped us secure major new accounts and expand our market share significantly.", imageSrc: "http://img.b2bpic.net/free-photo/thinking-looking-up-middle-aged-man-wearing-white-t-shirt-with-tie-points-up-isolated-orange-wall_141793-86683.jpg", imageAlt: "Portrait of Robert Miller"},
id: "6", name: "Robert Miller", role: "VP Sales, Enterprise Inc.", testimonial: "The team at Kurth & Trageser is always professional and responsive. They are an essential partner in our financial success.", imageSrc: "http://img.b2bpic.net/free-photo/thinking-looking-up-middle-aged-man-wearing-white-t-shirt-with-tie-points-up-isolated-orange-wall_141793-86683.jpg", imageAlt: "Portrait of Robert Miller"},
]}
title="What Our Clients Say"
description="Hear directly from businesses who have experienced remarkable growth and success working with us. Their success stories are our greatest pride."
title="Client Success Stories"
description="Discover how Kurth & Trageser has helped businesses and individuals achieve greater financial stability and peace of mind through expert tax advisory."
/>
</div>
@@ -159,38 +165,36 @@ export default function LandingPage() {
useInvertedBackground={true}
faqs={[
{
id: "1", title: "What types of services do you offer?", content: "We offer a comprehensive range of professional services, including strategic consulting, digital transformation, performance optimization, and custom solution development tailored to your business needs."},
{
id: "2", title: "How do you ensure client success?", content: "Our approach combines in-depth analysis, collaborative strategy development, and agile execution. We maintain transparent communication and prioritize measurable results to ensure every client achieves their objectives."},
{
id: "3", title: "Can you work with businesses of all sizes?", content: "Yes, we work with businesses ranging from startups to large enterprises. Our solutions are scalable and customized to fit the unique challenges and goals of each client, regardless of their size or industry."},
id: "1", title: "What services does Kurth & Trageser offer?", content: "Kurth & Trageser specializes in tax planning, compliance, reporting, and international tax advisory for businesses and individuals."}, {
id: "2", title: "How does Kurth & Trageser ensure tax compliance?", content: "We employ a rigorous process of data analysis, up-to-date knowledge of tax laws, and thorough review systems to ensure all filings are accurate and compliant with current regulations."}, {
id: "3", title: "Who can benefit from tax advisory services?", content: "Our services benefit individuals seeking personal tax optimization, startups needing initial guidance, small to medium-sized businesses, and large corporations with complex domestic and international tax requirements."}
]}
title="Frequently Asked Questions"
description="Find quick answers to the most common questions about our services and company. If you can't find what you're looking for, feel free to contact us directly."
title="Common Tax Advisory Questions"
description="Browse through frequently asked questions about tax advisory, our services, and how we can assist you. For more detailed inquiries, please reach out to us."
faqsAnimation="slide-up"
/>
</div>
<div id="contact" data-section="contact">
<ContactCTA
<ContactText
useInvertedBackground={false}
background={{
variant: "sparkles-gradient"}}
tag="Get in Touch"
title="Ready to Transform Your Business?"
description="Contact us today to discuss your project and discover how our expertise can benefit you. We're eager to help you achieve your next big success."
text="Ready to Optimize Your Taxes? Contact Kurth & Trageser today for expert tax advisory. Let us help you achieve financial clarity and maximize your savings."
buttons={[
{
text: "Schedule a Consultation", href: "#"},
{
text: "Email Us", href: "mailto:info@yourcompany.com"},
text: "Email Us", href: "mailto:info@kurth-trageser.com"},
]}
/>
</div>
<div id="footer" data-section="footer">
<FooterBaseReveal
logoText="Your Company"
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/blurred-business-people_1156-32.jpg"
imageAlt="Blurred business people walking in a modern office environment"
logoText="Kurth & Trageser"
columns={[
{
title: "Company", items: [
@@ -219,7 +223,7 @@ export default function LandingPage() {
],
},
]}
copyrightText="© 2024 Your Company. All rights reserved."
copyrightText="© 2024 Kurth & Trageser. All rights reserved."
/>
</div>
</ReactLenis>