4 Commits

Author SHA1 Message Date
26e55952f3 Update src/app/page.tsx 2026-03-13 06:59:37 +00:00
b14daf8187 Merge version_4 into main
Merge version_4 into main
2026-03-13 06:58:19 +00:00
7081b15489 Update src/app/page.tsx 2026-03-13 06:58:15 +00:00
1bd3b4a11c Merge version_3 into main
Merge version_3 into main
2026-03-13 06:35:07 +00:00

View File

@@ -69,7 +69,7 @@ export default function Page() {
animationType="slide-up"
useInvertedBackground={false}
buttons={[
{ text: "Explore All Skills", href: "#" },
{ text: "See Full Tech Stack", href: "#toolstack" },
{ text: "View Case Studies", href: "#architecture" }
]}
features={[
@@ -204,7 +204,7 @@ export default function Page() {
tag="Let's Connect"
tagIcon={Mail}
title="Ready to Transform Your Infrastructure?"
description="Let's discuss how DevOps automation, cloud architecture, and infrastructure-as-code can accelerate your organization's digital transformation and operational excellence."
description="Let's discuss your infrastructure challenges—I typically respond within 24 hours. I'm here to help you design scalable solutions, optimize your DevOps workflows, and accelerate your organization's digital transformation."
buttons={[
{ text: "Get in Touch", href: "mailto:yogesh@example.com" },
{ text: "View GitHub", href: "https://github.com" }