Broaden the messaging so AI is one strong pillar, not the whole story (matches the real portfolio: web/SaaS, mobile, a game, plus AI tools). - Hero: "software, enterprise apps, and AI solutions"; role is now "Software & AI Engineer, Solution Architect" - Services reframed: Web & enterprise apps, Mobile apps, Solution architecture & cloud, AI solutions, Automation & integrations, Strategy (replaces the six AI-centric ones; new "apps" icon) - Expertise areas lead with architecture + web/enterprise apps, AI as one - Contact service options, meta description, title, footer blurb updated English and Persian both. No CSS/JS changes. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
@@ -5,8 +5,8 @@
|
||||
var dir = isRtl ? "rtl" : "ltr";
|
||||
var lang = locale == "fa" ? "fa" : "en";
|
||||
var title = (string?)ViewData["Title"] ?? (locale == "fa"
|
||||
? "سروش اسعدی - مهندس هوش مصنوعی و معمار نرمافزار"
|
||||
: "Soroush Asadi - AI Engineer, Consultant, Solution Architect");
|
||||
? "سروش اسعدی - مهندس نرمافزار و هوش مصنوعی"
|
||||
: "Soroush Asadi - Software & AI Engineer");
|
||||
}
|
||||
<!doctype html>
|
||||
<html lang="@lang" dir="@dir">
|
||||
@@ -15,8 +15,8 @@
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<title>@title</title>
|
||||
<meta name="description" content="@(locale == "fa"
|
||||
? "سامانههای هوش مصنوعی میسازم که در مقیاس سازمانی واقعاً کار میکنند؛ از راهبرد و مهندسی LLM و RAG تا عاملهای خودکار، زیرساخت ابری و استک گوگل."
|
||||
: "Designing and deploying enterprise-grade AI systems. Strategy, LLM and RAG, agentic automation, cloud infrastructure, and the Google stack.")" />
|
||||
? "نرمافزار، اپلیکیشنهای سازمانی و راهکارهای هوش مصنوعی میسازم: پلتفرمهای وب و موبایل، سیستمهای توزیعشده، زیرساخت ابری و قابلیتهای LLM و RAG که به تولید میرسند."
|
||||
: "I design and build software, enterprise apps, and AI solutions: web and mobile platforms, distributed systems, cloud, and LLM/RAG features that ship to production.")" />
|
||||
<meta name="theme-color" content="#fafafa" />
|
||||
|
||||
<!-- Fonts: Syne (display) + Vazirmatn (Persian). Body is system sans. -->
|
||||
@@ -126,7 +126,7 @@
|
||||
<img src="/logo-mark.svg" alt="" width="26" height="26" class="h-[26px] w-[26px]" />
|
||||
<span class="font-display text-[15px] font-bold text-zinc-900 @(isRtl ? "font-fa" : "")">@(locale == "fa" ? "سروش اسعدی" : "Soroush Asadi")</span>
|
||||
</a>
|
||||
<p class="mt-4 max-w-xs text-sm leading-relaxed text-zinc-600">@(fa ? "هوش مصنوعی میسازم که در عمل کار میکند؛ از طراحی تا اجرا." : "AI systems engineering for the enterprise, from strategy to live deployment.")</p>
|
||||
<p class="mt-4 max-w-xs text-sm leading-relaxed text-zinc-600">@(fa ? "نرمافزار، اپلیکیشنهای سازمانی و راهکارهای هوش مصنوعی که در عمل کار میکنند." : "Software, enterprise apps, and AI solutions, engineered to last.")</p>
|
||||
<div class="mt-5 flex gap-2.5">
|
||||
<a class="social" href="https://www.linkedin.com/in/soroushdes/" target="_blank" rel="noopener" aria-label="LinkedIn"><svg viewBox="0 0 24 24" fill="currentColor" aria-hidden="true"><path d="M4.98 3.5a2.5 2.5 0 1 1 0 5 2.5 2.5 0 0 1 0-5ZM3 9h4v12H3V9Zm6 0h3.8v1.64h.05c.53-1 1.83-2.06 3.76-2.06 4.02 0 4.76 2.65 4.76 6.1V21h-4v-5.4c0-1.29-.02-2.95-1.8-2.95-1.8 0-2.07 1.4-2.07 2.85V21H9V9Z"/></svg></a>
|
||||
<a class="social" href="https://www.instagram.com/soroushasadicom/" target="_blank" rel="noopener" aria-label="Instagram"><svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.7" aria-hidden="true"><rect x="3" y="3" width="18" height="18" rx="5"/><circle cx="12" cy="12" r="4"/><circle cx="17.2" cy="6.8" r="1.1" fill="currentColor" stroke="none"/></svg></a>
|
||||
|
||||
Reference in New Issue
Block a user