Update src/app/renovations/page.tsx

This commit is contained in:
2026-06-10 16:41:59 +00:00
parent a7212bb923
commit 62cca0e611

View File

@@ -6,7 +6,7 @@ import FeatureCardTen from '@/components/sections/feature/FeatureCardTen';
import FooterCard from '@/components/sections/footer/FooterCard'; import FooterCard from '@/components/sections/footer/FooterCard';
import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay'; import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay';
import SplitAbout from '@/components/sections/about/SplitAbout'; 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() { export default function LandingPage() {
return ( return (
@@ -27,39 +27,23 @@ export default function LandingPage() {
<NavbarLayoutFloatingOverlay <NavbarLayoutFloatingOverlay
navItems={[ navItems={[
{ {
name: "Home", name: "Home", id: "/"},
id: "/",
},
{ {
name: "Kitchens", name: "Kitchens", id: "/kitchens"},
id: "/kitchens",
},
{ {
name: "Bathrooms", name: "Bathrooms", id: "/bathrooms"},
id: "/bathrooms",
},
{ {
name: "Renovations", name: "Renovations", id: "/renovations"},
id: "/renovations",
},
{ {
name: "Wardrobes", name: "Wardrobes", id: "/wardrobes"},
id: "/wardrobes",
},
{ {
name: "Projects", name: "Projects", id: "/projects"},
id: "/projects",
},
{ {
name: "About", name: "About", id: "/about"},
id: "/about",
},
]} ]}
brandName="Biotti" brandName="Biotti"
button={{ button={{
text: "Book Consultation", text: "Book Consultation", href: "/contact"}}
href: "/contact",
}}
/> />
</div> </div>
@@ -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." description="Transforming properties with meticulous planning and craftsmanship, delivering integrated solutions for modern living and enhanced aesthetics."
bulletPoints={[ bulletPoints={[
{ {
title: "Full-Service Approach", title: "Full-Service Approach", description: "Managing every aspect of your renovation from initial design to final touches."},
description: "Managing every aspect of your renovation from initial design to final touches.",
},
{ {
title: "Architectural Integration", title: "Architectural Integration", description: "Harmonizing new designs with existing structures for a cohesive outcome."},
description: "Harmonizing new designs with existing structures for a cohesive outcome.",
},
{ {
title: "Quality Craftsmanship", title: "Quality Craftsmanship", description: "Our in-house team ensures superior execution and attention to detail."},
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" imageSrc="http://img.b2bpic.net/free-photo/modern-dining-room-with-outdoor-patio-pool_23-2152008246.jpg"
imageAlt="Modern open-plan living room renovation" imageAlt="Modern open-plan living room renovation"
@@ -97,68 +75,44 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
features={[ features={[
{ {
title: "Structural Modifications", title: "Structural Modifications", description: "Expert handling of load-bearing walls, space reconfigurations, and extensions.", media: {
description: "Expert handling of load-bearing walls, space reconfigurations, and extensions.", 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"},
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: [ items: [
{ {
icon: MessageCircle, icon: MessageCircle,
text: "Space Optimization", text: "Space Optimization"},
},
{ {
icon: ClipboardCheck, icon: ClipboardCheck,
text: "Permit Management", text: "Permit Management"},
},
], ],
reverse: false, 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",
}, },
{ {
title: "Interior Finishing", title: "Interior Finishing", description: "High-quality flooring, bespoke carpentry, painting, and decorative plasterwork.", media: {
description: "High-quality flooring, bespoke carpentry, painting, and decorative plasterwork.", imageSrc: "http://img.b2bpic.net/free-photo/young-worker-lining-floor-with-laminated-flooring-boards_231208-4215.jpg", imageAlt: "Luxury home interior finishing details"},
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: [ items: [
{ {
icon: DraftingCompass, icon: DraftingCompass,
text: "Custom Joinery", text: "Custom Joinery"},
},
{ {
icon: Palette, icon: Palette,
text: "Premium Paint", text: "Premium Paint"},
},
], ],
reverse: true, 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",
}, },
{ {
title: "System Upgrades", title: "System Upgrades", description: "Modern electrical, plumbing, HVAC, and smart home system installations.", media: {
description: "Modern electrical, plumbing, HVAC, and smart home system installations.", imageSrc: "http://img.b2bpic.net/free-photo/3d-view-puzzle-pieces_23-2150499125.jpg", imageAlt: "Renovated home with custom lighting design"},
media: {
imageSrc: "http://img.b2bpic.net/free-photo/3d-view-puzzle-pieces_23-2150499125.jpg",
imageAlt: "Renovated home with custom lighting design",
},
items: [ items: [
{ {
icon: Wrench, icon: Wrench,
text: "Energy Efficiency", text: "Energy Efficiency"},
},
{ {
icon: Clock, icon: Clock,
text: "Smart Home Ready", text: "Smart Home Ready"}
},
], ],
reverse: false, reverse: false
imageSrc: "http://img.b2bpic.net/free-photo/abstract-city-building-shadows_23-2149283288.jpg?_wi=4", }
imageAlt: "architectural drawings for home renovation",
},
]} ]}
title="Our Renovation Expertise" title="Our Renovation Expertise"
description="Our comprehensive approach ensures a smooth and stress-free home transformation, delivered with precision and flair." 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={[ socialLinks={[
{ {
icon: Facebook, icon: Facebook,
href: "#", href: "#", ariaLabel: "Facebook"},
ariaLabel: "Facebook",
},
{ {
icon: Instagram, icon: Instagram,
href: "#", href: "#", ariaLabel: "Instagram"},
ariaLabel: "Instagram",
},
{ {
icon: Image, icon: Image,
href: "#", href: "#", ariaLabel: "Pinterest"},
ariaLabel: "Pinterest",
},
]} ]}
/> />
</div> </div>