diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 85b8ef7..d9223c8 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -6,7 +6,7 @@ import FeatureCardTen from '@/components/sections/feature/FeatureCardTen'; import FooterCard from '@/components/sections/footer/FooterCard'; import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay'; import SplitAbout from '@/components/sections/about/SplitAbout'; -import { CheckCircle, Clock, Facebook, Image, Instagram, MessageCircle, Palette, Wrench } from "lucide-react"; +import { CheckCircle, ClipboardCheck, Clock, DraftingCompass, Facebook, Handshake, Image, Instagram, MessageCircle, Palette, Wrench } from "lucide-react"; export default function LandingPage() { return ( @@ -27,39 +27,23 @@ export default function LandingPage() { @@ -72,17 +56,11 @@ export default function LandingPage() { description="Biotti began as a specialist kitchen and bathroom design studio in Madrid. As client demand evolved, the company expanded into complete renovations and interior architecture, offering a fully integrated service for residential transformation. Today, Biotti collaborates with homeowners, architects, interior designers and property professionals throughout Madrid. Our reputation has been built through decades of craftsmanship, reliability and recommendations from satisfied clients." bulletPoints={[ { - title: "Four Decades of Excellence", - description: "A trusted name in luxury interiors since 1987.", - }, + title: "Four Decades of Excellence", description: "A trusted name in luxury interiors since 1987."}, { - title: "Integrated Design-Build", - description: "From concept to completion, a single point of accountability.", - }, + title: "Integrated Design-Build", description: "From concept to completion, a single point of accountability."}, { - title: "Client-Centric Philosophy", - description: "Building lasting relationships through exceptional service.", - }, + title: "Client-Centric Philosophy", description: "Building lasting relationships through exceptional service."}, ]} imageSrc="http://img.b2bpic.net/free-photo/people-discussing-business-department-meeting_1098-20238.jpg" imageAlt="Biotti company founders shaking hands with architects" @@ -97,89 +75,57 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "Step 1: Consultation", - description: "Understanding your goals, lifestyle and budget through an in-depth discussion.", - media: { - imageSrc: "http://img.b2bpic.net/free-photo/colleagues-smiling-speaking-discussing-new-ideas_176420-1662.jpg", - imageAlt: "Client consultation with designer", - }, + title: "Step 1: Consultation", description: "Understanding your goals, lifestyle and budget through an in-depth discussion.", media: { + imageSrc: "http://img.b2bpic.net/free-photo/colleagues-smiling-speaking-discussing-new-ideas_176420-1662.jpg", imageAlt: "Client consultation with designer"}, items: [ { icon: MessageCircle, - text: "Initial Meeting", - }, + text: "Initial Meeting"}, { icon: ClipboardCheck, - text: "Needs Assessment", - }, + text: "Needs Assessment"}, ], - reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/view-beautifully-decorated-round-table-with-natural-fir-branch-candle-two-flutes-plates-against-classic-sofa-modern-apartment_132075-11394.jpg?_wi=8", - imageAlt: "designer discussing blueprints with client", + reverse: false }, { - title: "Step 2: Design & Planning", - description: "Detailed layouts, material selections, and technical preparation with 3D visuals.", - media: { - imageSrc: "http://img.b2bpic.net/free-photo/top-view-boards-mdf-material_23-2149418530.jpg", - imageAlt: "Architectural drawing of kitchen design", - }, + title: "Step 2: Design & Planning", description: "Detailed layouts, material selections, and technical preparation with 3D visuals.", media: { + imageSrc: "http://img.b2bpic.net/free-photo/top-view-boards-mdf-material_23-2149418530.jpg", imageAlt: "Architectural drawing of kitchen design"}, items: [ { icon: DraftingCompass, - text: "3D Visuals", - }, + text: "3D Visuals"}, { icon: Palette, - text: "Material Selection", - }, + text: "Material Selection"}, ], - reverse: true, - imageSrc: "http://img.b2bpic.net/free-photo/realtor-clients-exploring-urban-property-financial-potential_482257-90954.jpg?_wi=6", - imageAlt: "designer discussing blueprints with client", + reverse: true }, { - title: "Step 3: Execution", - description: "Construction and installation managed by our expert in-house team with strict quality control.", - media: { - imageSrc: "http://img.b2bpic.net/free-photo/female-gardener-preparing-plant-flower-greenhouse_53876-95789.jpg", - imageAlt: "Construction team working on interior renovation", - }, + title: "Step 3: Execution", description: "Construction and installation managed by our expert in-house team with strict quality control.", media: { + imageSrc: "http://img.b2bpic.net/free-photo/female-gardener-preparing-plant-flower-greenhouse_53876-95789.jpg", imageAlt: "Construction team working on interior renovation"}, items: [ { icon: Wrench, - text: "In-House Build", - }, + text: "In-House Build"}, { icon: Clock, - text: "Timeline Management", - }, + text: "Timeline Management"}, ], - reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/abstract-city-building-shadows_23-2149283288.jpg?_wi=6", - imageAlt: "designer discussing blueprints with client", + reverse: false }, { - title: "Step 4: Completion", - description: "Final quality review, project handover, and client satisfaction check.", - media: { - imageSrc: "http://img.b2bpic.net/free-photo/living-room-with-large-blue-sofa-large-coffee-table-with-large-window-that-says-room-is-decorated-with-large-plant_123827-23873.jpg", - imageAlt: "Completed luxury kitchen with designer", - }, + title: "Step 4: Completion", description: "Final quality review, project handover, and client satisfaction check.", media: { + imageSrc: "http://img.b2bpic.net/free-photo/living-room-with-large-blue-sofa-large-coffee-table-with-large-window-that-says-room-is-decorated-with-large-plant_123827-23873.jpg", imageAlt: "Completed luxury kitchen with designer"}, items: [ { icon: CheckCircle, - text: "Quality Check", - }, + text: "Quality Check"}, { icon: Handshake, - text: "Client Handover", - }, + text: "Client Handover"} ], - reverse: true, - imageSrc: "http://img.b2bpic.net/free-photo/carpenter-using-pencil-measurement-tape-wood_53876-42742.jpg?_wi=2", - imageAlt: "designer discussing blueprints with client", - }, + reverse: true + } ]} title="Our Transformation Process" description="A transparent, organized, and client-focused journey from concept to completion, ensuring every detail is perfect." @@ -193,19 +139,13 @@ export default function LandingPage() { socialLinks={[ { icon: Facebook, - href: "#", - ariaLabel: "Facebook", - }, + href: "#", ariaLabel: "Facebook"}, { icon: Instagram, - href: "#", - ariaLabel: "Instagram", - }, + href: "#", ariaLabel: "Instagram"}, { icon: Image, - href: "#", - ariaLabel: "Pinterest", - }, + href: "#", ariaLabel: "Pinterest"}, ]} /> diff --git a/src/app/bathrooms/page.tsx b/src/app/bathrooms/page.tsx index 95ab4b4..517cdb1 100644 --- a/src/app/bathrooms/page.tsx +++ b/src/app/bathrooms/page.tsx @@ -6,7 +6,7 @@ import FeatureCardTen from '@/components/sections/feature/FeatureCardTen'; import FooterCard from '@/components/sections/footer/FooterCard'; import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay'; import SplitAbout from '@/components/sections/about/SplitAbout'; -import { Clock, Facebook, Image, Instagram, MessageCircle, Palette, Wrench } from "lucide-react"; +import { CheckCircle, ClipboardCheck, Clock, DraftingCompass, Facebook, Image, Instagram, MessageCircle, Palette, Wrench } from "lucide-react"; export default function LandingPage() { return ( @@ -27,39 +27,23 @@ export default function LandingPage() { @@ -72,17 +56,11 @@ export default function LandingPage() { description="Sophisticated spaces combining comfort, beauty, and functionality. Indulge in a sanctuary designed for ultimate relaxation and rejuvenation." bulletPoints={[ { - title: "Spa-like Ambiance", - description: "Creating tranquil environments with soothing aesthetics and luxurious touches.", - }, + title: "Spa-like Ambiance", description: "Creating tranquil environments with soothing aesthetics and luxurious touches."}, { - title: "Premium Fixtures", - description: "High-end sanitaryware and fittings from renowned European manufacturers.", - }, + title: "Premium Fixtures", description: "High-end sanitaryware and fittings from renowned European manufacturers."}, { - title: "Custom Vanities", - description: "Bespoke vanity units and storage solutions tailored to your design vision.", - }, + title: "Custom Vanities", description: "Bespoke vanity units and storage solutions tailored to your design vision."}, ]} imageSrc="http://img.b2bpic.net/free-photo/view-nordic-minimalism-japanese-wabi-sabi-interior-design-blend_23-2151160181.jpg" imageAlt="Luxury spa-like bathroom interior" @@ -97,68 +75,44 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "Integrated Technology", - description: "Smart mirrors, temperature control, and automated lighting for a modern experience.", - media: { - imageSrc: "http://img.b2bpic.net/free-photo/attractive-woman-wearing-white-robe-standing-near-hot-bubble-bath-with-glass-sparkling-wine-low_7502-10235.jpg", - imageAlt: "Smart bathroom mirror", - }, + title: "Integrated Technology", description: "Smart mirrors, temperature control, and automated lighting for a modern experience.", media: { + imageSrc: "http://img.b2bpic.net/free-photo/attractive-woman-wearing-white-robe-standing-near-hot-bubble-bath-with-glass-sparkling-wine-low_7502-10235.jpg", imageAlt: "Smart bathroom mirror"}, items: [ { icon: MessageCircle, - text: "Digital Showers", - }, + text: "Digital Showers"}, { icon: ClipboardCheck, - text: "Heated Floors", - }, + text: "Heated Floors"}, ], - reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/view-beautifully-decorated-round-table-with-natural-fir-branch-candle-two-flutes-plates-against-classic-sofa-modern-apartment_132075-11394.jpg?_wi=5", - imageAlt: "smart bathroom technology mirror", + reverse: false }, { - title: "Walk-in Showers & Wet Rooms", - description: "Spacious, minimalist designs offering luxury and easy maintenance.", - media: { - imageSrc: "http://img.b2bpic.net/free-photo/bathtub_1203-3717.jpg", - imageAlt: "Modern wet room design", - }, + title: "Walk-in Showers & Wet Rooms", description: "Spacious, minimalist designs offering luxury and easy maintenance.", media: { + imageSrc: "http://img.b2bpic.net/free-photo/bathtub_1203-3717.jpg", imageAlt: "Modern wet room design"}, items: [ { icon: DraftingCompass, - text: "Seamless Transitions", - }, + text: "Seamless Transitions"}, { icon: Palette, - text: "Designer Drains", - }, + text: "Designer Drains"}, ], - reverse: true, - imageSrc: "http://img.b2bpic.net/free-photo/realtor-clients-exploring-urban-property-financial-potential_482257-90954.jpg?_wi=3", - imageAlt: "smart bathroom technology mirror", + reverse: true }, { - title: "Statement Bathtubs", - description: "Freestanding or built-in tubs, chosen for their sculptural beauty and comfort.", - media: { - imageSrc: "http://img.b2bpic.net/free-photo/colorful-pastel-minimal-interior-design_23-2151883515.jpg", - imageAlt: "Freestanding bathtub", - }, + title: "Statement Bathtubs", description: "Freestanding or built-in tubs, chosen for their sculptural beauty and comfort.", media: { + imageSrc: "http://img.b2bpic.net/free-photo/colorful-pastel-minimal-interior-design_23-2151883515.jpg", imageAlt: "Freestanding bathtub"}, items: [ { icon: Wrench, - text: "Ergonomic Shapes", - }, + text: "Ergonomic Shapes"}, { icon: Clock, - text: "Luxurious Finishes", - }, + text: "Luxurious Finishes"} ], - reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/abstract-city-building-shadows_23-2149283288.jpg?_wi=3", - imageAlt: "smart bathroom technology mirror", - }, + reverse: false + } ]} title="Bathroom Design Highlights" description="Explore the premium details and smart solutions in every Biotti bathroom, ensuring both elegance and functionality." @@ -172,19 +126,13 @@ export default function LandingPage() { socialLinks={[ { icon: Facebook, - href: "#", - ariaLabel: "Facebook", - }, + href: "#", ariaLabel: "Facebook"}, { icon: Instagram, - href: "#", - ariaLabel: "Instagram", - }, + href: "#", ariaLabel: "Instagram"}, { icon: Image, - href: "#", - ariaLabel: "Pinterest", - }, + href: "#", ariaLabel: "Pinterest"}, ]} /> diff --git a/src/app/renovations/page.tsx b/src/app/renovations/page.tsx index 97dfcab..4b489cc 100644 --- a/src/app/renovations/page.tsx +++ b/src/app/renovations/page.tsx @@ -6,7 +6,7 @@ import FeatureCardTen from '@/components/sections/feature/FeatureCardTen'; import FooterCard from '@/components/sections/footer/FooterCard'; import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay'; import SplitAbout from '@/components/sections/about/SplitAbout'; -import { Clock, Facebook, Image, Instagram, MessageCircle, Palette, Wrench } from "lucide-react"; +import { CheckCircle, ClipboardCheck, Clock, DraftingCompass, Facebook, Image, Instagram, MessageCircle, Palette, Wrench } from "lucide-react"; export default function LandingPage() { return ( @@ -27,39 +27,23 @@ export default function LandingPage() { @@ -72,17 +56,11 @@ export default function LandingPage() { description="Transforming properties with meticulous planning and craftsmanship, delivering integrated solutions for modern living and enhanced aesthetics." bulletPoints={[ { - title: "Full-Service Approach", - description: "Managing every aspect of your renovation from initial design to final touches.", - }, + title: "Full-Service Approach", description: "Managing every aspect of your renovation from initial design to final touches."}, { - title: "Architectural Integration", - description: "Harmonizing new designs with existing structures for a cohesive outcome.", - }, + title: "Architectural Integration", description: "Harmonizing new designs with existing structures for a cohesive outcome."}, { - title: "Quality Craftsmanship", - description: "Our in-house team ensures superior execution and attention to detail.", - }, + title: "Quality Craftsmanship", description: "Our in-house team ensures superior execution and attention to detail."}, ]} imageSrc="http://img.b2bpic.net/free-photo/modern-dining-room-with-outdoor-patio-pool_23-2152008246.jpg" imageAlt="Modern open-plan living room renovation" @@ -97,68 +75,44 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "Structural Modifications", - description: "Expert handling of load-bearing walls, space reconfigurations, and extensions.", - media: { - imageSrc: "http://img.b2bpic.net/free-photo/man-is-working-with-reinforce-concrete-stair-structure-modification-using-hand-drill_1150-6131.jpg", - imageAlt: "Architectural drawings for home renovation", - }, + title: "Structural Modifications", description: "Expert handling of load-bearing walls, space reconfigurations, and extensions.", media: { + imageSrc: "http://img.b2bpic.net/free-photo/man-is-working-with-reinforce-concrete-stair-structure-modification-using-hand-drill_1150-6131.jpg", imageAlt: "Architectural drawings for home renovation"}, items: [ { icon: MessageCircle, - text: "Space Optimization", - }, + text: "Space Optimization"}, { icon: ClipboardCheck, - text: "Permit Management", - }, + text: "Permit Management"}, ], - reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/view-beautifully-decorated-round-table-with-natural-fir-branch-candle-two-flutes-plates-against-classic-sofa-modern-apartment_132075-11394.jpg?_wi=6", - imageAlt: "architectural drawings for home renovation", + reverse: false }, { - title: "Interior Finishing", - description: "High-quality flooring, bespoke carpentry, painting, and decorative plasterwork.", - media: { - imageSrc: "http://img.b2bpic.net/free-photo/young-worker-lining-floor-with-laminated-flooring-boards_231208-4215.jpg", - imageAlt: "Luxury home interior finishing details", - }, + title: "Interior Finishing", description: "High-quality flooring, bespoke carpentry, painting, and decorative plasterwork.", media: { + imageSrc: "http://img.b2bpic.net/free-photo/young-worker-lining-floor-with-laminated-flooring-boards_231208-4215.jpg", imageAlt: "Luxury home interior finishing details"}, items: [ { icon: DraftingCompass, - text: "Custom Joinery", - }, + text: "Custom Joinery"}, { icon: Palette, - text: "Premium Paint", - }, + text: "Premium Paint"}, ], - reverse: true, - imageSrc: "http://img.b2bpic.net/free-photo/realtor-clients-exploring-urban-property-financial-potential_482257-90954.jpg?_wi=4", - imageAlt: "architectural drawings for home renovation", + reverse: true }, { - title: "System Upgrades", - description: "Modern electrical, plumbing, HVAC, and smart home system installations.", - media: { - imageSrc: "http://img.b2bpic.net/free-photo/3d-view-puzzle-pieces_23-2150499125.jpg", - imageAlt: "Renovated home with custom lighting design", - }, + title: "System Upgrades", description: "Modern electrical, plumbing, HVAC, and smart home system installations.", media: { + imageSrc: "http://img.b2bpic.net/free-photo/3d-view-puzzle-pieces_23-2150499125.jpg", imageAlt: "Renovated home with custom lighting design"}, items: [ { icon: Wrench, - text: "Energy Efficiency", - }, + text: "Energy Efficiency"}, { icon: Clock, - text: "Smart Home Ready", - }, + text: "Smart Home Ready"} ], - reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/abstract-city-building-shadows_23-2149283288.jpg?_wi=4", - imageAlt: "architectural drawings for home renovation", - }, + reverse: false + } ]} title="Our Renovation Expertise" description="Our comprehensive approach ensures a smooth and stress-free home transformation, delivered with precision and flair." @@ -172,19 +126,13 @@ export default function LandingPage() { socialLinks={[ { icon: Facebook, - href: "#", - ariaLabel: "Facebook", - }, + href: "#", ariaLabel: "Facebook"}, { icon: Instagram, - href: "#", - ariaLabel: "Instagram", - }, + href: "#", ariaLabel: "Instagram"}, { icon: Image, - href: "#", - ariaLabel: "Pinterest", - }, + href: "#", ariaLabel: "Pinterest"}, ]} />