import React from ‘react’;
import { Hero } from ‘./Hero’;
import { Button } from ‘./Button’;
import { PRODUCTS, CLIENTS } from ‘../constants’;
import { ArrowRight, Star } from ‘lucide-react’;
import { motion } from ‘motion/react’;

export const Home: React.FC = () => {
return (


{/* Hero Section */}

{/* Featured Collections – Luxury Grid */}


Exquisite Selection

Crafted for Visionaries

Our collections represent the pinnacle of office design, blending ergonomic science with artisanal craftsmanship.

{[
{ title: “Director Series”, subtitle: “Executive Presence”, img: “https://picsum.photos/id/1070/800/1000” },
{ title: “Operative Series”, subtitle: “Dynamic Efficiency”, img: “https://picsum.photos/id/3/800/1000” },
{ title: “Conference Series”, subtitle: “Collaborative Luxury”, img: “https://picsum.photos/id/180/800/1000” }
].map((cat, idx) => (

{cat.title}


{cat.subtitle}

{cat.title}


))}

{/* Trending Products – Minimalist Showcase */}

Trending Masterpieces

A curated selection of our most sought-after pieces, defining the modern workspace.

{PRODUCTS.map((product, idx) => (

{product.isNew && (

New Arrival

)}
{product.name}

{product.category}

{product.name}

{product.price}


))}

{/* Philosophy Section – Split Layout */}



Our Philosophy

Design that
Empowers

We believe the environment shapes the outcome. Our mission is to create spaces that foster innovation and sustain well-being.

{[
{ title: “Ergonomic Precision”, desc: “Engineered for the human form, supporting every movement.” },
{ title: “Sustainable Luxury”, desc: “Ethically sourced materials that stand the test of time.” },
{ title: “Lifetime Commitment”, desc: “A promise of quality that spans generations of work.” }
].map((item, i) => (

{item.title}

{item.desc}

))}

Luxury Office Detail

{[1,2,3,4,5].map(s => )}

“Modern Amenities transformed our workspace into a sanctuary of productivity.”

— Principal Architect, Studio V

{/* Clientele – Minimalist Rail */}


Global Partners


Global Partners
{CLIENTS.map((client, i) => (

{client}

))}


);
};

WordPress Center Themify Post Type Builder Extra Fields Themify Post Type Builder Relation Themify Post Type Builder Search Themify Post Type Builder Submissions Themify Postline WordPress Theme Themify Responz WordPress Theme Themify Shopdock WooCommerce Theme Themify Shoppe WooCommerce Theme Themify Simfo WordPress Theme Themify Split WordPress Theme