Merge version_3 into main #5
@@ -5,7 +5,8 @@ import "./globals.css";
|
||||
const inter = Inter({ subsets: ["latin"] });
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "DevFolio | Full-Stack Designer & Developer", description: "Crafting elegant digital experiences. Explore my projects, skills, and journey as a full-stack designer and developer."};
|
||||
title: "DevFolio | Full-Stack Designer & Developer", description: "Crafting elegant digital experiences. Explore my projects, skills, and journey as a full-stack designer and developer."
|
||||
};
|
||||
|
||||
export default function RootLayout({
|
||||
children,
|
||||
|
||||
@@ -44,9 +44,9 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroCarouselLogo
|
||||
logoText="DEVFOLIO"
|
||||
description="Crafting elegant digital experiences. Explore my projects, skills, and journey as a full-stack designer and developer."
|
||||
description="I deliver high-impact digital products that drive measurable business results, transforming complex challenges into elegant solutions that users love."
|
||||
buttons={[
|
||||
{ text: "View My Work", href: "projects" },
|
||||
{ text: "See My Impact", href: "projects" },
|
||||
{ text: "Download CV", href: "https://example.com/cv" }
|
||||
]}
|
||||
slides={[
|
||||
|
||||
Reference in New Issue
Block a user