diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index ad3d281..3860fb1 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -18,32 +18,16 @@ export default function HomePage() { title="Custom Furniture, Endless Choices" description="Experience the fusion of architectural elegance and organic comfort. Curated by Shades Designs." primaryButton={{ - text: "Explore Collections", - href: "#collections", - }} + text: "Explore Collections", href: "#collections"}} secondaryButton={{ - text: "Our Story", - href: "#about", - }} + text: "Our Story", href: "#about"}} items={[ - { - imageSrc: "http://img.b2bpic.net/free-photo/modern-kitchen-interior-design_23-2151821319.jpg?_wi=1", - }, - { - imageSrc: "http://img.b2bpic.net/free-photo/elegant-modern-vase-design_23-2150529727.jpg", - }, - { - imageSrc: "http://img.b2bpic.net/free-photo/aromatherapy-nebulizer-device-with-minimalist-monochrome-background_23-2150763334.jpg", - }, - { - imageSrc: "http://img.b2bpic.net/free-photo/pillow-sofa_1203-2656.jpg", - }, - { - imageSrc: "http://img.b2bpic.net/free-photo/empty-atelier-with-sketches-tools_482257-85311.jpg", - }, - { - imageSrc: "http://img.b2bpic.net/free-photo/wooden-textured-background_53876-90158.jpg", - }, + { imageSrc: "http://img.b2bpic.net/free-photo/modern-kitchen-interior-design_23-2151821319.jpg" }, + { imageSrc: "http://img.b2bpic.net/free-photo/elegant-modern-vase-design_23-2150529727.jpg" }, + { imageSrc: "http://img.b2bpic.net/free-photo/aromatherapy-nebulizer-device-with-minimalist-monochrome-background_23-2150763334.jpg" }, + { imageSrc: "http://img.b2bpic.net/free-photo/pillow-sofa_1203-2656.jpg" }, + { imageSrc: "http://img.b2bpic.net/free-photo/empty-atelier-with-sketches-tools_482257-85311.jpg" }, + { imageSrc: "http://img.b2bpic.net/free-photo/wooden-textured-background_53876-90158.jpg" }, ]} /> @@ -57,20 +41,11 @@ export default function HomePage() { description="At Trozo, every piece of custom furniture is a testament to superior quality, artisanal craftsmanship, and elegant functionality. We bridge the gap between fine art and everyday living through rich woods and organic shapes." items={[ { - icon: Sparkles, - title: "Artisanal Craft", - description: "Handcrafted to perfection using only the finest walnut and oak.", - }, + icon: "Sparkles", title: "Artisanal Craft", description: "Handcrafted to perfection using only the finest walnut and oak."}, { - icon: Shield, - title: "Timeless Design", - description: "Architectural lines combined with organic curves.", - }, + icon: "Shield", title: "Timeless Design", description: "Architectural lines combined with organic curves."}, { - icon: Star, - title: "Bespoke Service", - description: "Tailored choices for the most discerning interiors.", - }, + icon: "Star", title: "Bespoke Service", description: "Tailored choices for the most discerning interiors."}, ]} imageSrc="http://img.b2bpic.net/free-photo/engraving-instrument-arrangement-table_23-2149061687.jpg" /> @@ -84,48 +59,13 @@ export default function HomePage() { title="Featured Collections" description="Sculptural living, bedroom serenity, and bespoke accents designed for the modern home." items={[ - { - title: "Sculptural Side Tables", - description: "Fluid, organic forms for refined spaces.", - href: "#", - imageSrc: "http://img.b2bpic.net/free-photo/minimal-modern-vases-books_23-2149681086.jpg", - }, - { - title: "Arched Credenzas", - description: "Cane-weaving meets rich walnut grain.", - href: "#", - imageSrc: "http://img.b2bpic.net/free-photo/elegant-minimalistic-bowls_23-2149483975.jpg", - }, - { - title: "Fungi Poufs", - description: "Soft silhouettes in premium velvet textures.", - href: "#", - imageSrc: "http://img.b2bpic.net/free-photo/full-body-image-blond-bearded-stylish-male-drinks-coffee-using-smart-phone-room-with-loft-interior_613910-11536.jpg", - }, - { - title: "Minimalist Desks", - description: "Clean lines for productive clarity.", - href: "#", - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-rich-woman-sitting-home_23-2149722556.jpg", - }, - { - title: "Bespoke Accents", - description: "Unique handcrafted sculptural elements.", - href: "#", - imageSrc: "http://img.b2bpic.net/free-photo/living-room-with-blue-sofa-coffee-table-with-chandelier-it_123827-23875.jpg", - }, - { - title: "Statement Mirrors", - description: "Framed in solid premium oak.", - href: "#", - imageSrc: "http://img.b2bpic.net/free-photo/dark-brown-wood-texture-background-with-design-space_53876-160410.jpg", - }, - { - title: "Modular Storage", - description: "Highly functional, design-led storage.", - href: "#", - imageSrc: "http://img.b2bpic.net/free-photo/futuristic-kitchen-interior-design_23-2151821388.jpg", - }, + { title: "Sculptural Side Tables", description: "Fluid, organic forms for refined spaces.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/minimal-modern-vases-books_23-2149681086.jpg" }, + { title: "Arched Credenzas", description: "Cane-weaving meets rich walnut grain.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/elegant-minimalistic-bowls_23-2149483975.jpg" }, + { title: "Fungi Poufs", description: "Soft silhouettes in premium velvet textures.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/full-body-image-blond-bearded-stylish-male-drinks-coffee-using-smart-phone-room-with-loft-interior_613910-11536.jpg" }, + { title: "Minimalist Desks", description: "Clean lines for productive clarity.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-rich-woman-sitting-home_23-2149722556.jpg" }, + { title: "Bespoke Accents", description: "Unique handcrafted sculptural elements.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/living-room-with-blue-sofa-coffee-table-with-chandelier-it_123827-23875.jpg" }, + { title: "Statement Mirrors", description: "Framed in solid premium oak.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/dark-brown-wood-texture-background-with-design-space_53876-160410.jpg" }, + { title: "Modular Storage", description: "Highly functional, design-led storage.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/futuristic-kitchen-interior-design_23-2151821388.jpg" }, ]} /> @@ -140,19 +80,13 @@ export default function HomePage() { features={[ { icon: Zap, - title: "Consultation", - description: "Defining your space's character and needs.", - }, + title: "Consultation", description: "Defining your space's character and needs."}, { icon: CheckCircle, - title: "Selection", - description: "Choosing unique wood grain and luxury fabric.", - }, + title: "Selection", description: "Choosing unique wood grain and luxury fabric."}, { icon: Award, - title: "Mastery", - description: "Precision crafting and expert finishing touches.", - }, + title: "Mastery", description: "Precision crafting and expert finishing touches."}, ]} /> @@ -166,29 +100,14 @@ export default function HomePage() { description="Trozo highlighted at the D5 Home Exhibition." groups={[ { - title: "Lookbooks", - members: [ + title: "Lookbooks", members: [ { - name: "D5 Home Collab", - role: "Efleshli Gallery", - detail: "Featured minimalist wood credenza and pouf collection.", - imageSrc: "http://img.b2bpic.net/free-photo/warm-brown-wooden-surface-with-detailed-grain_84443-73789.jpg", - }, + name: "D5 Home Collab", role: "Efleshli Gallery", detail: "Featured minimalist wood credenza and pouf collection.", imageSrc: "http://img.b2bpic.net/free-photo/warm-brown-wooden-surface-with-detailed-grain_84443-73789.jpg"}, { - name: "Studio Opening", - role: "Milan Design Week", - detail: "Highlighting sculptural side tables.", - imageSrc: "http://img.b2bpic.net/free-photo/woodworking-expert-using-coarse-grade-sandpaper-manual-sanding_482257-93663.jpg", - }, + name: "Studio Opening", role: "Milan Design Week", detail: "Highlighting sculptural side tables.", imageSrc: "http://img.b2bpic.net/free-photo/woodworking-expert-using-coarse-grade-sandpaper-manual-sanding_482257-93663.jpg"}, { - name: "Annual Edit", - role: "2024 Design Trends", - detail: "Defining the new era of warm minimalism.", - imageSrc: "http://img.b2bpic.net/free-photo/luxury-modern-apartment-with-elegant-home-decor-generated-by-ai_188544-21219.jpg", - }, + name: "Annual Edit", role: "2024 Design Trends", detail: "Defining the new era of warm minimalism.", imageSrc: "http://img.b2bpic.net/free-photo/luxury-modern-apartment-with-elegant-home-decor-generated-by-ai_188544-21219.jpg"}, ], - imageSrc: "http://img.b2bpic.net/free-photo/modern-kitchen-interior-design_23-2151821319.jpg?_wi=2", - imageAlt: "artisan woodworking raw timber materials", }, ]} /> @@ -203,40 +122,20 @@ export default function HomePage() { description="What our clients say about their bespoke Trozo journey." testimonials={[ { - name: "Elena R.", - role: "Interior Designer", - quote: "The sculptural quality of Trozo is unmatched.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/being-creative-with-textures-colours_329181-18136.jpg", - }, + name: "Elena R.", role: "Interior Designer", quote: "The sculptural quality of Trozo is unmatched.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/being-creative-with-textures-colours_329181-18136.jpg"}, { - name: "Mark L.", - role: "Collector", - quote: "My credenza is truly the centerpiece of my home.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/confidence-young-adult-business-blonde-woman-safety-helmet-with-folded-arms-standing-building-construction-looking-confidently-side-fine-day_259150-57857.jpg", - }, + name: "Mark L.", role: "Collector", quote: "My credenza is truly the centerpiece of my home.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/confidence-young-adult-business-blonde-woman-safety-helmet-with-folded-arms-standing-building-construction-looking-confidently-side-fine-day_259150-57857.jpg"}, { - name: "Sarah P.", - role: "Architect", - quote: "Impeccable wood grain and geometric balance.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/creative-tailor-working-workshop_23-2148970725.jpg", - }, + name: "Sarah P.", role: "Architect", quote: "Impeccable wood grain and geometric balance.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/creative-tailor-working-workshop_23-2148970725.jpg"}, { - name: "James K.", - role: "Homeowner", - quote: "A seamless custom experience from start to finish.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/woman-sitting-painting-design-studio_329181-17330.jpg", - }, + name: "James K.", role: "Homeowner", quote: "A seamless custom experience from start to finish.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/woman-sitting-painting-design-studio_329181-17330.jpg"}, { - name: "Chloe M.", - role: "Designer", - quote: "Organic shapes that breathe life into space.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/business-leader-professional-office-strategizing-development-success_482257-124563.jpg", - }, + name: "Chloe M.", role: "Designer", quote: "Organic shapes that breathe life into space.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/business-leader-professional-office-strategizing-development-success_482257-124563.jpg"}, ]} /> @@ -248,13 +147,9 @@ export default function HomePage() { tag="Inquire" text="Start your bespoke custom furniture journey today." primaryButton={{ - text: "Contact Studio", - href: "#contact", - }} + text: "Contact Studio", href: "#contact"}} secondaryButton={{ - text: "Visit Showroom", - href: "#location", - }} + text: "Visit Showroom", href: "#location"}} />