import Link from "next/link" import { Navigation } from "@/components/navigation" import { ArrowRight } from 'lucide-react' export default function HomePage() { return (
{/* Hero Section */}
Hero image

Visual Storytelling

Capturing moments that transcend time, transforming light and emotion into lasting memories

View Portfolio
{/* Featured Work */}

Featured Work

Selected highlights from recent projects

{/* Featured Image 1 */} Urban Portraits

Urban Portraits

City life through intimate moments

{/* Featured Image 2 */} Natural Landscapes

Natural Landscapes

The raw beauty of untouched earth

{/* Featured Image 3 */} Wedding Moments

Wedding Moments

Love stories beautifully preserved

{/* Featured Image 4 */} Editorial Fashion

Editorial Fashion

Bold statements through style

{/* Call to Action */}

Let's Create Together

Available for commissions, collaborations, and creative projects worldwide

Get in Touch
) }