Update src/app/page.tsx

This commit is contained in:
2026-06-02 20:47:49 +00:00
parent 18ca42579c
commit 9a9cf8dc63

View File

@@ -139,7 +139,7 @@ export default function LandingPage() {
{ title: "Architectural Accents", description: "Hallways and entryways elevated by sculptural elements and design details.", imageSrc: "http://img.b2bpic.net/free-photo/woman-doing-daily-activities-minimal-decorated-room_23-2150407585.jpg", imageAlt: "Architectural interior" }
]}
gridVariant="three-columns-all-equal-width"
animationType="opacity"
animationType="blur-reveal"
textboxLayout="default"
useInvertedBackground={false}
/>
@@ -181,9 +181,10 @@ export default function LandingPage() {
title="The Journal: Insights into Design & Lifestyle"
description="Explore our curated articles on interior design trends, architectural marvels, luxury lifestyle, and the artistry behind Italian furniture. Stay inspired with Cattelan Italia's perspective on contemporary living."
blogs={[
{ id: "blog-1", category: "Interior Design", title: "Decoding the Latest Luxury Interior Trends", excerpt: "A deep dive into the elements defining modern high-end living spaces and how to integrate them seamlessly.", imageSrc: "http://img.b2bpic.net/free-photo/elegant-female-model-posing-sofa-jacket-suit-new-feminity-concept_23-2148951030.jpg", imageAlt: "Luxury interior design trends", authorName: "Alice White", authorAvatar: "http://img.b2bpic.net/free-photo/gen-stock-rsv-147.jpg", date: "2024-03-10" },
{ id: "blog-2", category: "Craftsmanship", title: "The Art of Italian Furniture Making: A Behind-the-Scenes Look", excerpt: "Discover the meticulous processes and dedication that transform raw materials into iconic Cattelan Italia pieces.", imageSrc: "http://img.b2bpic.net/free-photo/female-artist-sketching-paper-workshop_23-2147889789.jpg", imageAlt: "Italian craftsmanship", authorName: "Roberto Bianchi", authorAvatar: "http://img.b2bpic.net/free-photo/gen-stock-rsv-173.jpg", date: "2024-02-28" },
{ id: "blog-3", category: "Lifestyle", title: "Creating a Bespoke Luxury Lifestyle: More Than Just Furniture", excerpt: "How to curate an environment that reflects personal style, comfort, and the highest standards of living.", imageSrc: "http://img.b2bpic.net/free-photo/office-chair-still-life_23-2151149130.jpg", imageAlt: "Luxury lifestyle", authorName: "Sophia Loren", authorAvatar: "http://img.b2bpic.net/free-photo/gen-stock-rsv-43.jpg", date: "2024-02-15" }
{ id: "blog-1", category: "Design", title: "Decoding the Latest Luxury Interior Trends", excerpt: "A deep dive into the elements defining modern high-end living spaces and how to integrate them seamlessly.", imageSrc: "http://img.b2bpic.net/free-photo/elegant-female-model-posing-sofa-jacket-suit-new-feminity-concept_23-2148951030.jpg", imageAlt: "Luxury interior design trends", authorName: "Alice White", authorAvatar: "http://img.b2bpic.net/free-photo/gen-stock-rsv-147.jpg", date: "2024-03-10" },
{ id: "blog-2", category: "Architecture", title: "Architectural Marvels & Italian Interiors", excerpt: "Explore the seamless integration of Cattelan Italia furniture within groundbreaking architectural designs worldwide.", imageSrc: "http://img.b2bpic.net/free-photo/shot-panoramic-composition-living-room_23-2150315621.jpg?_wi=1", imageAlt: "Italian craftsmanship and architecture", authorName: "Roberto Bianchi", authorAvatar: "http://img.b2bpic.net/free-photo/gen-stock-rsv-173.jpg", date: "2024-02-28" },
{ id: "blog-3", category: "Lifestyle", title: "Creating a Bespoke Luxury Lifestyle: More Than Just Furniture", excerpt: "How to curate an environment that reflects personal style, comfort, and the highest standards of living.", imageSrc: "http://img.b2bpic.net/free-photo/office-chair-still-life_23-2151149130.jpg", imageAlt: "Luxury lifestyle", authorName: "Sophia Loren", authorAvatar: "http://img.b2bpic.net/free-photo/gen-stock-rsv-43.jpg", date: "2024-02-15" },
{ id: "blog-4", category: "Luxury Living", title: "The Pinnacle of Elegance: Redefining Luxury Living", excerpt: "Insights into creating opulent and refined environments that elevate everyday experiences into extraordinary moments.", imageSrc: "http://img.b2bpic.net/free-photo/luxury-modern-living-room-with-elegant-decor-generated-by-ai_188544-21520.jpg?_wi=1", imageAlt: "Redefining luxury living", authorName: "Isabella Conti", authorAvatar: "http://img.b2bpic.net/free-photo/gen-stock-rsv-11.jpg", date: "2024-03-20" }
]}
animationType="slide-up"
textboxLayout="default"