Merge version_1 into main #1
@@ -61,7 +61,7 @@ export default function AboutPage() {
|
||||
description="With 5+ years of experience in digital design and development, I specialize in creating meaningful digital experiences that drive business growth. My journey has been defined by a commitment to excellence, innovation, and delivering exceptional results for every client."
|
||||
subdescription="I combine strategic thinking with creative execution to deliver solutions that exceed expectations. My approach is collaborative, innovative, and results-driven. I believe in understanding not just what clients need, but why they need it, allowing me to craft solutions that truly resonate with their audience."
|
||||
icon={CheckCircle}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-portrait-pretty-mulatto-woman-with-trendy-make-up-standing-with-arms-crossed-office-indoor-photo-female-black-employee-posing-with-international-colleagues-gently-smile_197531-3788.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-portrait-pretty-mulatto-woman-with-trendy-make-up-standing-with-arms-crossed-office-indoor-photo-female-black-employee-posing-with-international-colleagues-gently-smile_197531-3788.jpg?_wi=2"
|
||||
imageAlt="Professional portrait"
|
||||
mediaAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
|
||||
@@ -1,27 +1,62 @@
|
||||
import type { Metadata } from "next";
|
||||
import { Halant } from "next/font/google";
|
||||
import { Inter } from "next/font/google";
|
||||
import { DM_Sans } from "next/font/google";
|
||||
import "./globals.css";
|
||||
import { ServiceWrapper } from "@/components/ServiceWrapper";
|
||||
import Tag from "@/tag/Tag";
|
||||
import { getVisualEditScript } from "@/utils/visual-edit-script";
|
||||
import { DM_Sans } from "next/font/google";
|
||||
|
||||
const halant = Halant({
|
||||
variable: "--font-halant",
|
||||
subsets: ["latin"],
|
||||
weight: ["300", "400", "500", "600", "700"],
|
||||
});
|
||||
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "Webild components 2",
|
||||
description: "Generated by create next app",
|
||||
};
|
||||
const inter = Inter({
|
||||
variable: "--font-inter",
|
||||
subsets: ["latin"],
|
||||
});
|
||||
|
||||
const dmSans = DM_Sans({
|
||||
variable: "--font-dm-sans",
|
||||
subsets: ["latin"],
|
||||
});
|
||||
const inter = Inter({
|
||||
variable: "--font-inter",
|
||||
subsets: ["latin"],
|
||||
});
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "Professional Portfolio - Creative Designer & Developer",
|
||||
description: "Explore my creative portfolio showcasing web design, development, and branding projects. Let's collaborate on your next digital project.",
|
||||
keywords: "portfolio, web design, development, branding, creative services",
|
||||
metadataBase: new URL("https://yourportfolio.com"),
|
||||
alternates: {
|
||||
canonical: "https://yourportfolio.com",
|
||||
},
|
||||
openGraph: {
|
||||
title: "Professional Portfolio - Creative Designer & Developer",
|
||||
description: "Explore my creative portfolio showcasing web design, development, and branding projects.",
|
||||
url: "https://yourportfolio.com",
|
||||
siteName: "My Portfolio",
|
||||
type: "website",
|
||||
images: [
|
||||
{
|
||||
url: "http://img.b2bpic.net/free-photo/close-up-indoor-portrait-lovable-charming-business-lady-with-collected-hair-wearing-dark-jacket-headphones-is-working-laptop-modern-stylish-light-office_291650-2481.jpg",
|
||||
alt: "Portfolio showcase",
|
||||
},
|
||||
],
|
||||
},
|
||||
twitter: {
|
||||
card: "summary_large_image",
|
||||
title: "Professional Portfolio - Creative Designer & Developer",
|
||||
description: "Explore my creative portfolio showcasing web design, development, and branding projects.",
|
||||
images: [
|
||||
"http://img.b2bpic.net/free-photo/close-up-indoor-portrait-lovable-charming-business-lady-with-collected-hair-wearing-dark-jacket-headphones-is-working-laptop-modern-stylish-light-office_291650-2481.jpg",
|
||||
],
|
||||
},
|
||||
robots: {
|
||||
index: true,
|
||||
follow: true,
|
||||
},
|
||||
};
|
||||
|
||||
export default function RootLayout({
|
||||
children,
|
||||
@@ -31,7 +66,9 @@ export default function RootLayout({
|
||||
return (
|
||||
<html lang="en" suppressHydrationWarning>
|
||||
<ServiceWrapper>
|
||||
<body className={`${dmSans.variable} ${inter.variable} antialiased`}>
|
||||
<body
|
||||
className={`${halant.variable} ${inter.variable} ${dmSans.variable} antialiased`}
|
||||
>
|
||||
<Tag />
|
||||
{children}
|
||||
<script
|
||||
@@ -43,4 +80,4 @@ export default function RootLayout({
|
||||
</ServiceWrapper>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -99,7 +99,7 @@ export default function HomePage() {
|
||||
description="With 5+ years of experience in digital design and development, I specialize in creating meaningful digital experiences that drive business growth."
|
||||
subdescription="I combine strategic thinking with creative execution to deliver solutions that exceed expectations. My approach is collaborative, innovative, and results-driven."
|
||||
icon={CheckCircle}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-portrait-pretty-mulatto-woman-with-trendy-make-up-standing-with-arms-crossed-office-indoor-photo-female-black-employee-posing-with-international-colleagues-gently-smile_197531-3788.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-portrait-pretty-mulatto-woman-with-trendy-make-up-standing-with-arms-crossed-office-indoor-photo-female-black-employee-posing-with-international-colleagues-gently-smile_197531-3788.jpg?_wi=1"
|
||||
imageAlt="Professional portrait"
|
||||
mediaAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
@@ -198,7 +198,7 @@ export default function HomePage() {
|
||||
name: "E-Learning Platform",
|
||||
price: "2023",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-vector/gradient-sale-landing-page-template-with-photo_23-2149054012.jpg",
|
||||
"http://img.b2bpic.net/free-vector/gradient-sale-landing-page-template-with-photo_23-2149054012.jpg?_wi=1",
|
||||
imageAlt: "E-Learning Platform Design",
|
||||
},
|
||||
{
|
||||
@@ -206,7 +206,7 @@ export default function HomePage() {
|
||||
name: "E-Commerce Redesign",
|
||||
price: "2023",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-vector/dashboard-user-panel_23-2148370944.jpg",
|
||||
"http://img.b2bpic.net/free-vector/dashboard-user-panel_23-2148370944.jpg?_wi=1",
|
||||
imageAlt: "E-Commerce Platform",
|
||||
},
|
||||
{
|
||||
@@ -214,7 +214,7 @@ export default function HomePage() {
|
||||
name: "Brand Identity System",
|
||||
price: "2022",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-vector/marketing-business-landing-page-template_23-2148966789.jpg",
|
||||
"http://img.b2bpic.net/free-vector/marketing-business-landing-page-template_23-2148966789.jpg?_wi=1",
|
||||
imageAlt: "Branding Project",
|
||||
},
|
||||
]}
|
||||
@@ -240,7 +240,7 @@ export default function HomePage() {
|
||||
testimonial:
|
||||
"Working with this designer transformed our digital presence. The attention to detail and strategic thinking resulted in a 40% increase in user engagement.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/medium-shot-smiley-man-posing-cv_23-2149927606.jpg",
|
||||
"http://img.b2bpic.net/free-photo/medium-shot-smiley-man-posing-cv_23-2149927606.jpg?_wi=1",
|
||||
imageAlt: "Sarah Johnson",
|
||||
icon: Star,
|
||||
},
|
||||
@@ -251,7 +251,7 @@ export default function HomePage() {
|
||||
testimonial:
|
||||
"Exceptional work on our rebranding project. The creative vision and execution exceeded our expectations. Highly recommended!",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/businessman-smiling-looking-camera_23-2148112827.jpg",
|
||||
"http://img.b2bpic.net/free-photo/businessman-smiling-looking-camera_23-2148112827.jpg?_wi=1",
|
||||
imageAlt: "Michael Chen",
|
||||
icon: Star,
|
||||
},
|
||||
@@ -262,7 +262,7 @@ export default function HomePage() {
|
||||
testimonial:
|
||||
"A true professional who understands both design and business. The strategic approach delivered results that drove significant ROI.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/people-working-as-team-company_23-2149136868.jpg",
|
||||
"http://img.b2bpic.net/free-photo/people-working-as-team-company_23-2149136868.jpg?_wi=1",
|
||||
imageAlt: "Emily Rodriguez",
|
||||
icon: Star,
|
||||
},
|
||||
@@ -273,7 +273,7 @@ export default function HomePage() {
|
||||
testimonial:
|
||||
"Outstanding collaboration on our product redesign. Their user-centric approach improved our NPS score by 25 points.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/portrait-businessman-holding-bottle-beer-after-work-office-fun-activity-with-colleagues-cheerful-person-drinking-alcoholic-beverage-while-celebrating-with-friends-after-hours_482257-27455.jpg",
|
||||
"http://img.b2bpic.net/free-photo/portrait-businessman-holding-bottle-beer-after-work-office-fun-activity-with-colleagues-cheerful-person-drinking-alcoholic-beverage-while-celebrating-with-friends-after-hours_482257-27455.jpg?_wi=1",
|
||||
imageAlt: "David Park",
|
||||
icon: Star,
|
||||
},
|
||||
|
||||
@@ -59,7 +59,7 @@ export default function ProjectsPage() {
|
||||
name: "E-Learning Platform",
|
||||
price: "2023",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-vector/gradient-sale-landing-page-template-with-photo_23-2149054012.jpg",
|
||||
"http://img.b2bpic.net/free-vector/gradient-sale-landing-page-template-with-photo_23-2149054012.jpg?_wi=2",
|
||||
imageAlt: "E-Learning Platform Design",
|
||||
},
|
||||
{
|
||||
@@ -67,7 +67,7 @@ export default function ProjectsPage() {
|
||||
name: "E-Commerce Redesign",
|
||||
price: "2023",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-vector/dashboard-user-panel_23-2148370944.jpg",
|
||||
"http://img.b2bpic.net/free-vector/dashboard-user-panel_23-2148370944.jpg?_wi=2",
|
||||
imageAlt: "E-Commerce Platform",
|
||||
},
|
||||
{
|
||||
@@ -75,7 +75,7 @@ export default function ProjectsPage() {
|
||||
name: "Brand Identity System",
|
||||
price: "2022",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-vector/marketing-business-landing-page-template_23-2148966789.jpg",
|
||||
"http://img.b2bpic.net/free-vector/marketing-business-landing-page-template_23-2148966789.jpg?_wi=2",
|
||||
imageAlt: "Branding Project",
|
||||
},
|
||||
]}
|
||||
@@ -100,7 +100,7 @@ export default function ProjectsPage() {
|
||||
testimonial:
|
||||
"Working with this designer transformed our digital presence. The attention to detail and strategic thinking resulted in a 40% increase in user engagement.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/medium-shot-smiley-man-posing-cv_23-2149927606.jpg",
|
||||
"http://img.b2bpic.net/free-photo/medium-shot-smiley-man-posing-cv_23-2149927606.jpg?_wi=2",
|
||||
imageAlt: "Sarah Johnson",
|
||||
icon: Star,
|
||||
},
|
||||
@@ -111,7 +111,7 @@ export default function ProjectsPage() {
|
||||
testimonial:
|
||||
"Exceptional work on our rebranding project. The creative vision and execution exceeded our expectations. Highly recommended!",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/businessman-smiling-looking-camera_23-2148112827.jpg",
|
||||
"http://img.b2bpic.net/free-photo/businessman-smiling-looking-camera_23-2148112827.jpg?_wi=2",
|
||||
imageAlt: "Michael Chen",
|
||||
icon: Star,
|
||||
},
|
||||
@@ -122,7 +122,7 @@ export default function ProjectsPage() {
|
||||
testimonial:
|
||||
"A true professional who understands both design and business. The strategic approach delivered results that drove significant ROI.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/people-working-as-team-company_23-2149136868.jpg",
|
||||
"http://img.b2bpic.net/free-photo/people-working-as-team-company_23-2149136868.jpg?_wi=2",
|
||||
imageAlt: "Emily Rodriguez",
|
||||
icon: Star,
|
||||
},
|
||||
@@ -133,7 +133,7 @@ export default function ProjectsPage() {
|
||||
testimonial:
|
||||
"Outstanding collaboration on our product redesign. Their user-centric approach improved our NPS score by 25 points.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/portrait-businessman-holding-bottle-beer-after-work-office-fun-activity-with-colleagues-cheerful-person-drinking-alcoholic-beverage-while-celebrating-with-friends-after-hours_482257-27455.jpg",
|
||||
"http://img.b2bpic.net/free-photo/portrait-businessman-holding-bottle-beer-after-work-office-fun-activity-with-colleagues-cheerful-person-drinking-alcoholic-beverage-while-celebrating-with-friends-after-hours_482257-27455.jpg?_wi=2",
|
||||
imageAlt: "David Park",
|
||||
icon: Star,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user