Align brand search SEO with Grace Salmoun
هذا الالتزام موجود في:
@@ -7,6 +7,7 @@ import { SiteShell } from "@/components/site-shell";
|
||||
import {
|
||||
getBasePath,
|
||||
getDirection,
|
||||
getResumePath,
|
||||
portfolioContent,
|
||||
resumeFile,
|
||||
sharedProfile,
|
||||
@@ -25,6 +26,7 @@ export function HomePage({ language }: { language: Language }) {
|
||||
? "لوحة بورتفوليو لمجمع إعلامي ومبنى التلفزيون"
|
||||
: "Portfolio board for Media Complex and TV Building";
|
||||
const basePath = getBasePath(language);
|
||||
const resumePath = getResumePath(language);
|
||||
const hasResume = resumeFile.available;
|
||||
const contactCards = [
|
||||
{
|
||||
@@ -91,7 +93,7 @@ export function HomePage({ language }: { language: Language }) {
|
||||
{t.ui.downloadCv}
|
||||
</Link>
|
||||
) : (
|
||||
<Link href={`${basePath}/resume`} className="button-secondary hero-action-link">
|
||||
<Link href={resumePath} className="button-secondary hero-action-link">
|
||||
{t.ui.onlineResume}
|
||||
</Link>
|
||||
)}
|
||||
@@ -322,7 +324,7 @@ export function HomePage({ language }: { language: Language }) {
|
||||
</div>
|
||||
|
||||
<div className="grid gap-5 sm:grid-cols-2">
|
||||
<Link href={`${basePath}/resume`} className="soft-card content-stack-default block">
|
||||
<Link href={resumePath} className="soft-card content-stack-default block">
|
||||
<p className="eyebrow-note">{t.ui.onlineResume}</p>
|
||||
<p className="type-card-title display-face text-[var(--color-ink)]">
|
||||
{t.ui.viewFullResume}
|
||||
|
||||
المرجع في مشكلة جديدة
حظر مستخدم