Merge version_1 into main #3

Merged
bender merged 6 commits from version_1 into main 2026-03-03 11:13:51 +00:00
6 changed files with 8 additions and 8 deletions

View File

@@ -72,7 +72,7 @@ export default function AboutPage() {
"We stay ahead of technology trends to ensure your digital systems remain competitive and scalable.", icon: Award,
},
]}
gridVariant="four-items-2x2-equal-grid"
gridVariant="uniform-all-items-equal"
animationType="scale-rotate"
textboxLayout="default"
useInvertedBackground={false}

View File

@@ -42,7 +42,7 @@ export default function ContactPage() {
tag="Let's Connect"
title="Ready to Transform Your Digital Presence?"
description="Tell us about your project, challenges, and goals. Our team will respond within 24 hours with a strategic plan tailored to your business needs."
background={{ variant: "circleGradient" }}
background={{ variant: "plain" }}
inputPlaceholder="your@company.com"
buttonText="Start Your Project"
termsText="We respect your privacy. Your information will only be used to discuss your project."

View File

@@ -57,7 +57,7 @@ export default function HomePage() {
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQrcI01FK1I2qWHIWJIzcpKPpL/professional-headshot-of-an-operations-m-1772535990163-ab4cf96f.png", alt: "Client 3"},
]}
avatarText="Trusted by 50+ Enterprise Clients"
background={{ variant: "circleGradient" }}
background={{ variant: "plain" }}
buttons={[
{ text: "Start Your Project", href: "/contact" },
{ text: "View Portfolio", href: "/portfolio" },
@@ -151,7 +151,7 @@ export default function HomePage() {
id: "4", value: "10+", title: "Years Experience", description: "Industry-leading expertise and innovation", icon: Award,
},
]}
gridVariant="four-items-2x2-equal-grid"
gridVariant="uniform-all-items-equal"
animationType="scale-rotate"
textboxLayout="default"
useInvertedBackground={false}
@@ -209,7 +209,7 @@ export default function HomePage() {
tag="Let's Connect"
title="Ready to Transform Your Digital Presence?"
description="Tell us about your project, challenges, and goals. Our team will respond within 24 hours with a strategic plan tailored to your business needs."
background={{ variant: "circleGradient" }}
background={{ variant: "plain" }}
inputPlaceholder="your@company.com"
buttonText="Start Your Project"
termsText="We respect your privacy. Your information will only be used to discuss your project."

View File

@@ -95,7 +95,7 @@ export default function PortfolioPage() {
tag="Your Project Awaits"
title="Ready to Become Our Next Success Story?"
description="Let's discuss how Korva can deliver a comprehensive digital transformation for your enterprise. Our team will work with you to develop a strategy that achieves your business objectives."
background={{ variant: "circleGradient" }}
background={{ variant: "plain" }}
inputPlaceholder="your@company.com"
buttonText="Schedule Strategy Session"
termsText="We'll respond within 24 hours with a customized proposal and project roadmap."

View File

@@ -74,7 +74,7 @@ export default function PricingPage() {
tag="Custom Solutions"
title="Don't See Your Specific Needs?"
description="We customize our packages to fit unique requirements. Tell us about your project complexity, timeline, and goals, and we'll create a tailored proposal with transparent pricing."
background={{ variant: "circleGradient" }}
background={{ variant: "plain" }}
inputPlaceholder="your@company.com"
buttonText="Request Custom Quote"
termsText="We'll respond within 24 hours with a detailed proposal customized to your requirements."

View File

@@ -97,7 +97,7 @@ export default function ServicesPage() {
tag="Ready to Start"
title="Let's Discuss Your Digital Transformation"
description="Tell us about your project, challenges, and goals. Our specialists will create a customized strategy to meet your unique business needs."
background={{ variant: "circleGradient" }}
background={{ variant: "plain" }}
inputPlaceholder="your@company.com"
buttonText="Schedule Consultation"
termsText="We'll respond within 24 hours with a personalized proposal tailored to your requirements."