diff --git a/src/app/page.tsx b/src/app/page.tsx index 68e1e9a..78629d8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -18,27 +18,23 @@ export default function LandingPage() { defaultButtonVariant="hover-magnetic" defaultTextAnimation="background-highlight" borderRadius="soft" + contentWidth="medium" + sizing="medium" + background="circleGradient" + cardStyle="glass-elevated" + primaryButtonStyle="gradient" + secondaryButtonStyle="glass" + headingFontWeight="normal" > @@ -106,27 +75,9 @@ export default function LandingPage() { gridVariant="bento-grid" useInvertedBackground={false} features={[ - { - title: "Bespoke Carpentry", - description: "Custom cabinetry built to measure.", - imageSrc: "http://img.b2bpic.net/free-photo/interior-modern-kitchen-with-wooden-details_169016-20193.jpg", - titleImageSrc: "http://img.b2bpic.net/free-photo/functional-roof-kitchen-builtin-appliances-matte-blue-design_169016-69055.jpg", - buttonText: "Learn More", - }, - { - title: "Interior Design", - description: "Personalized spaces tailored to you.", - imageSrc: "http://img.b2bpic.net/free-photo/view-modern-entryway-with-interior-designed-furniture_23-2150791074.jpg", - titleImageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-luxury-modern-living-room-with-leather-sofa-lamp_105762-2236.jpg", - buttonText: "Learn More", - }, - { - title: "Renovations", - description: "Revitalizing classic structures.", - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-standing-stairs_23-2149324205.jpg", - titleImageSrc: "http://img.b2bpic.net/free-photo/detail-urban-stairs_23-2148107029.jpg", - buttonText: "Learn More", - }, + { title: "Bespoke Carpentry", description: "Custom cabinetry built to measure.", imageSrc: "http://img.b2bpic.net/free-photo/interior-modern-kitchen-with-wooden-details_169016-20193.jpg", titleImageSrc: "http://img.b2bpic.net/free-photo/functional-roof-kitchen-builtin-appliances-matte-blue-design_169016-69055.jpg", buttonText: "Learn More" }, + { title: "Interior Design", description: "Personalized spaces tailored to you.", imageSrc: "http://img.b2bpic.net/free-photo/view-modern-entryway-with-interior-designed-furniture_23-2150791074.jpg", titleImageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-luxury-modern-living-room-with-leather-sofa-lamp_105762-2236.jpg", buttonText: "Learn More" }, + { title: "Renovations", description: "Revitalizing classic structures.", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-standing-stairs_23-2149324205.jpg", titleImageSrc: "http://img.b2bpic.net/free-photo/detail-urban-stairs_23-2148107029.jpg", buttonText: "Learn More" } ]} title="Comprehensive Solutions" description="Our expertise spans across all aspects of construction and interior design." @@ -140,42 +91,12 @@ export default function LandingPage() { gridVariant="uniform-all-items-equal" useInvertedBackground={false} products={[ - { - id: "p1", - name: "Modern Kitchen Renovation", - price: "Custom", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-kitchen-interior-design_23-2150976545.jpg", - }, - { - id: "p2", - name: "Custom Living Area", - price: "Custom", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-boards-mdf-material_23-2149418530.jpg", - }, - { - id: "p3", - name: "Bespoke Walk-in Closet", - price: "Custom", - imageSrc: "http://img.b2bpic.net/free-photo/model-career-kit-still-life_23-2150217997.jpg", - }, - { - id: "p4", - name: "Architectural Timber Home", - price: "Custom", - imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-wooden-house_23-2151264446.jpg", - }, - { - id: "p5", - name: "Glass & Steel Extensions", - price: "Custom", - imageSrc: "http://img.b2bpic.net/free-photo/low-angle-view-modern-ceiling_1359-791.jpg", - }, - { - id: "p6", - name: "Historical Building Restoration", - price: "Custom", - imageSrc: "http://img.b2bpic.net/free-photo/architectural-city-palace-udaipur-rajasthan-india_53876-65509.jpg", - }, + { id: "p1", name: "Modern Kitchen Renovation", price: "Custom", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-kitchen-interior-design_23-2150976545.jpg" }, + { id: "p2", name: "Custom Living Area", price: "Custom", imageSrc: "http://img.b2bpic.net/free-photo/top-view-boards-mdf-material_23-2149418530.jpg" }, + { id: "p3", name: "Bespoke Walk-in Closet", price: "Custom", imageSrc: "http://img.b2bpic.net/free-photo/model-career-kit-still-life_23-2150217997.jpg" }, + { id: "p4", name: "Architectural Timber Home", price: "Custom", imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-wooden-house_23-2151264446.jpg" }, + { id: "p5", name: "Glass & Steel Extensions", price: "Custom", imageSrc: "http://img.b2bpic.net/free-photo/low-angle-view-modern-ceiling_1359-791.jpg" }, + { id: "p6", name: "Historical Building Restoration", price: "Custom", imageSrc: "http://img.b2bpic.net/free-photo/architectural-city-palace-udaipur-rajasthan-india_53876-65509.jpg" } ]} title="Selected Projects" description="Explore our recent architectural work and interior finishes." @@ -188,21 +109,9 @@ export default function LandingPage() { title="Why Trust Us" tag="Expertise" metrics={[ - { - id: "m1", - value: "30+", - description: "Years of professional experience", - }, - { - id: "m2", - value: "50km", - description: "Service radius around Násedlovice", - }, - { - id: "m3", - value: "500+", - description: "Completed projects", - }, + { id: "m1", value: "30+", description: "Years of professional experience" }, + { id: "m2", value: "50km", description: "Service radius around Násedlovice" }, + { id: "m3", value: "500+", description: "Completed projects" } ]} metricsAnimation="slide-up" /> @@ -215,26 +124,11 @@ export default function LandingPage() { rating={5} author="Petr Novák" avatars={[ - { - src: "http://img.b2bpic.net/free-photo/close-up-positive-businesswoman_1098-3531.jpg", - alt: "Client photo", - }, - { - src: "http://img.b2bpic.net/free-photo/portrait-grey-haired-businessman-standing_74855-10324.jpg", - alt: "Grey-haired businessman", - }, - { - src: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", - alt: "Young businesswoman", - }, - { - src: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg", - alt: "Smiling man in suit", - }, - { - src: "http://img.b2bpic.net/free-photo/handsome-groom-classy-black-suit-stands-dark-room_8353-7083.jpg", - alt: "Handsome groom in black suit", - }, + { src: "http://img.b2bpic.net/free-photo/close-up-positive-businesswoman_1098-3531.jpg", alt: "Client photo" }, + { src: "http://img.b2bpic.net/free-photo/portrait-grey-haired-businessman-standing_74855-10324.jpg", alt: "Grey-haired businessman" }, + { src: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", alt: "Young businesswoman" }, + { src: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg", alt: "Smiling man in suit" }, + { src: "http://img.b2bpic.net/free-photo/handsome-groom-classy-black-suit-stands-dark-room_8353-7083.jpg", alt: "Handsome groom in black suit" } ]} ratingAnimation="slide-up" avatarsAnimation="slide-up" @@ -244,44 +138,17 @@ export default function LandingPage() {