export default function PortfolioPage() { const projects = [ { title: “Creative Agency Website”, image: “https://via.placeholder.com/400×250”, description: “Modern responsive agency site built with React & Tailwind.”, tags: [“Web Design”, “UI/UX”], }, { title: “Brand Identity Design”, image: “https://via.placeholder.com/400×250”, description: “Logo and visual system for a lifestyle brand.”, tags: [“Branding”, “Graphic Design”], }, { title: “E-commerce UI Kit”, image: “https://via.placeholder.com/400×250”, description: “Custom UI kit for a fashion e-commerce platform.”, tags: [“UI Kit”, “Figma”], }, ]; return (
{/* Hero */}

Hi, I’m Alex Doe 👋

Graphic & Web Designer crafting digital experiences

View My Work
{/* About */}

About Me

I’m a passionate designer specializing in creating clean, modern, and user-friendly designs. I blend creativity with technology to bring brands to life through thoughtful design and development.

{/* Skills */}

Skills & Tools

{[“Figma”, “Photoshop”, “Illustrator”, “React”, “HTML”, “CSS”, “JavaScript”].map( (skill) => ( {skill} ) )}
{/* Projects */}

My Work

{projects.map((p) => (
{p.title}

{p.title}

{p.description}

{p.tags.map((tag) => ( {tag} ))}
))}
{/* Contact */}

Let’s Work Together

Have a project in mind or want to collaborate? Drop me a message!

Contact Me
{/* Footer */}
© {new Date().getFullYear()} Alex Doe. All rights reserved.
); }
A laptop displaying various logo designs for 'Loris Studio' is placed on a wooden desk. The screen shows different blue and black logo variations. In the foreground, there is a blurry assortment of colored pencils. On the right side of the desk, a black bottle with white text is partially visible. Horizontal blinds allow natural light to softly illuminate the workspace.
A detailed mock-up or wireframe sketch of a website layout. It features various sections with handwritten notes and placeholders, lines indicating different areas, and labels such as 'carrières' and 'formation'. The design is laid out on a dark, cool-toned surface with white and light blue handwriting, giving a technical and organized appearance. The mock-up includes boxes, lines, and arrows to denote different sections and navigation paths.
A well-organized workspace featuring a laptop, a potted plant, design sketches, and writing tools. The sketches appear to be wireframes for a 'Shopping Gift Voucher' application or website, drawn on white paper with annotations.