Merge version_2 into main #3
@@ -1,68 +1,20 @@
|
||||
import type { Metadata } from "next";
|
||||
import { Halant } from "next/font/google";
|
||||
import { Inter } from "next/font/google";
|
||||
import "./globals.css";
|
||||
import { ServiceWrapper } from "@/components/ServiceWrapper";
|
||||
import Tag from "@/tag/Tag";
|
||||
|
||||
const halant = Halant({
|
||||
variable: "--font-halant",
|
||||
subsets: ["latin"],
|
||||
weight: ["300", "400", "500", "600", "700"],
|
||||
});
|
||||
|
||||
const inter = Inter({
|
||||
variable: "--font-inter",
|
||||
subsets: ["latin"],
|
||||
});
|
||||
const inter = Inter({ subsets: ["latin"] });
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "Mahsa Delavari - UX/UI Designer | Research-Driven Design",
|
||||
description: "Mid-to-senior UX/UI designer with 5+ years experience. Specializing in enterprise dashboards and location-based applications with proven research methodology and measurable business impact.",
|
||||
keywords: "UX designer, UI designer, UX/UI, product design, design thinking, research-driven design, enterprise design, Auckland",
|
||||
metadataBase: new URL("https://mahsadelavari.com"),
|
||||
alternates: {
|
||||
canonical: "https://mahsadelavari.com",
|
||||
},
|
||||
openGraph: {
|
||||
title: "Mahsa Delavari - UX/UI Designer",
|
||||
description: "Transform complex requirements into user-centered experiences through research-driven design.",
|
||||
url: "https://mahsadelavari.com",
|
||||
siteName: "Mahsa Delavari",
|
||||
type: "website",
|
||||
images: [
|
||||
{
|
||||
url: "https://mahsadelavari.com/og-image.png",
|
||||
alt: "Mahsa Delavari UX/UI Portfolio",
|
||||
},
|
||||
],
|
||||
},
|
||||
twitter: {
|
||||
card: "summary_large_image",
|
||||
title: "Mahsa Delavari - UX/UI Designer",
|
||||
description: "5+ years designing web and mobile applications with research-driven methodology.",
|
||||
images: ["https://mahsadelavari.com/twitter-image.png"],
|
||||
},
|
||||
robots: {
|
||||
index: true,
|
||||
follow: true,
|
||||
},
|
||||
};
|
||||
title: "Mahsa Delavari | UX/UI Designer", description: "Portfolio of Mahsa Delavari, UX/UI Designer specializing in enterprise dashboards and location-based applications."};
|
||||
|
||||
export default function RootLayout({
|
||||
children,
|
||||
}: Readonly<{
|
||||
}: {
|
||||
children: React.ReactNode;
|
||||
}>) {
|
||||
}) {
|
||||
return (
|
||||
<html lang="en" suppressHydrationWarning>
|
||||
<ServiceWrapper>
|
||||
<body
|
||||
className={`${halant.variable} ${inter.variable} antialiased`}
|
||||
>
|
||||
<Tag />
|
||||
{children}
|
||||
|
||||
<html lang="en">
|
||||
<body className={inter.className}>{children}
|
||||
<script
|
||||
dangerouslySetInnerHTML={{
|
||||
__html: `
|
||||
@@ -1430,7 +1382,6 @@ export default function RootLayout({
|
||||
}}
|
||||
/>
|
||||
</body>
|
||||
</ServiceWrapper>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
@@ -94,13 +94,13 @@ export default function HomePage() {
|
||||
useInvertedBackground={false}
|
||||
blogs={[
|
||||
{
|
||||
id: "1", category: "Map Application", title: "Routaa Map Application: Redesigning Location Discovery", excerpt: "User research revealed 40% task failure rate. Through iterative testing and redesign, we improved discoverability by 65% and reduced cognitive load.", imageSrc: "http://img.b2bpic.net/free-vector/public-transport-app-interface_23-2148690779.jpg", imageAlt: "Routaa Map Application", authorName: "Mahsa Delavari", authorAvatar: "http://img.b2bpic.net/free-photo/closeup-portrait-caucasian-happy-teacher-glasses_74855-9736.jpg", date: "Case Study"},
|
||||
id: "1", category: "Map Application", title: "Routaa Map Application: Redesigning Location Discovery", excerpt: "📈 +65% Improvement | User research revealed 40% task failure rate. Through iterative testing and redesign, we improved discoverability by 65% and reduced cognitive load.", imageSrc: "http://img.b2bpic.net/free-vector/public-transport-app-interface_23-2148690779.jpg", imageAlt: "Routaa Map Application", authorName: "Mahsa Delavari", authorAvatar: "http://img.b2bpic.net/free-photo/closeup-portrait-caucasian-happy-teacher-glasses_74855-9736.jpg", date: "Case Study"},
|
||||
{
|
||||
id: "2", category: "Dashboard Design", title: "Shasta Index Dashboard: Enterprise Data Visualization", excerpt: "Transformed complex data analytics into intuitive visualizations. Enhanced data comprehension by 78% and reduced reporting time by 3 hours per week.", imageSrc: "http://img.b2bpic.net/free-photo/data-analytics-dashboard_23-2152001529.jpg", imageAlt: "Shasta Index Dashboard", authorName: "Mahsa Delavari", authorAvatar: "http://img.b2bpic.net/free-photo/closeup-portrait-caucasian-happy-teacher-glasses_74855-9736.jpg", date: "Case Study"},
|
||||
id: "2", category: "Dashboard Design", title: "Shasta Index Dashboard: Enterprise Data Visualization", excerpt: "⏱️ 3 Hours/Week Saved | Transformed complex data analytics into intuitive visualizations. Enhanced data comprehension by 78% and reduced reporting time by 3 hours per week.", imageSrc: "http://img.b2bpic.net/free-photo/data-analytics-dashboard_23-2152001529.jpg", imageAlt: "Shasta Index Dashboard", authorName: "Mahsa Delavari", authorAvatar: "http://img.b2bpic.net/free-photo/closeup-portrait-caucasian-happy-teacher-glasses_74855-9736.jpg", date: "Case Study"},
|
||||
{
|
||||
id: "3", category: "Management Panel", title: "Business Management Panel: Workflow Optimization", excerpt: "Redesigned admin interface to streamline operations. User efficiency increased by 52% and support tickets decreased by 35% within 3 months.", imageSrc: "http://img.b2bpic.net/free-photo/luxurious-boardroom-space-within-multinational-company-used-meetings_482257-124520.jpg", imageAlt: "Business Management Panel", authorName: "Mahsa Delavari", authorAvatar: "http://img.b2bpic.net/free-photo/closeup-portrait-caucasian-happy-teacher-glasses_74855-9736.jpg", date: "Case Study"},
|
||||
id: "3", category: "Management Panel", title: "Business Management Panel: Workflow Optimization", excerpt: "📊 +52% Efficiency | Redesigned admin interface to streamline operations. User efficiency increased by 52% and support tickets decreased by 35% within 3 months.", imageSrc: "http://img.b2bpic.net/free-photo/luxurious-boardroom-space-within-multinational-company-used-meetings_482257-124520.jpg", imageAlt: "Business Management Panel", authorName: "Mahsa Delavari", authorAvatar: "http://img.b2bpic.net/free-photo/closeup-portrait-caucasian-happy-teacher-glasses_74855-9736.jpg", date: "Case Study"},
|
||||
{
|
||||
id: "4", category: "HSE Dashboard", title: "HSE Dashboard: Safety-Critical Interface Design", excerpt: "Designed critical safety monitoring system. Reduced incident reporting time from 45 minutes to 8 minutes while maintaining 100% data accuracy.", imageSrc: "http://img.b2bpic.net/free-photo/woman-watching-business-conference-computer-screen-looking-statistics_482257-125563.jpg", imageAlt: "HSE Dashboard", authorName: "Mahsa Delavari", authorAvatar: "http://img.b2bpic.net/free-photo/closeup-portrait-caucasian-happy-teacher-glasses_74855-9736.jpg", date: "Case Study"},
|
||||
id: "4", category: "HSE Dashboard", title: "HSE Dashboard: Safety-Critical Interface Design", excerpt: "⚡ 82% Time Reduction | Designed critical safety monitoring system. Reduced incident reporting time from 45 minutes to 8 minutes while maintaining 100% data accuracy.", imageSrc: "http://img.b2bpic.net/free-photo/woman-watching-business-conference-computer-screen-looking-statistics_482257-125563.jpg", imageAlt: "HSE Dashboard", authorName: "Mahsa Delavari", authorAvatar: "http://img.b2bpic.net/free-photo/closeup-portrait-caucasian-happy-teacher-glasses_74855-9736.jpg", date: "Case Study"},
|
||||
]}
|
||||
carouselMode="buttons"
|
||||
buttons={[{ text: "Explore All Projects", href: "/work" }]}
|
||||
@@ -233,4 +233,4 @@ export default function HomePage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user