diff --git a/src/app/page.tsx b/src/app/page.tsx index 188940a..7386169 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -75,9 +75,9 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={false} features={[ - { title: "Bespoke Panelling", description: "Custom wall panelling solutions that add texture, character, and luxury to any room.", bentoComponent: "reveal-icon", icon: Hammer, imageSrc: "http://img.b2bpic.net/free-photo/light-ceramic-window-interior-tub_1203-4390.jpg", imageAlt: "light ceramic window interior tub" }, - { title: "Modern Media Walls", description: "Functional media walls integrating your entertainment systems with elegant design.", bentoComponent: "reveal-icon", icon: Tv, imageSrc: "http://img.b2bpic.net/free-photo/bathroom_74190-1477.jpg", imageAlt: "light ceramic window interior tub" }, - { title: "Professional Painting", description: "High-quality painting finishes using premium paints to ensure longevity and beauty.", bentoComponent: "reveal-icon", icon: Palette, imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-holding-paintbrush-bucket-new-home-decoration_23-2149086772.jpg", imageAlt: "light ceramic window interior tub" }, + { title: "Bespoke Panelling", description: "Custom wall panelling solutions that add texture, character, and luxury to any room.", bentoComponent: "reveal-icon", icon: Hammer }, + { title: "Modern Media Walls", description: "Functional media walls integrating your entertainment systems with elegant design.", bentoComponent: "reveal-icon", icon: Tv }, + { title: "Professional Painting", description: "High-quality painting finishes using premium paints to ensure longevity and beauty.", bentoComponent: "reveal-icon", icon: Palette }, ]} title="Renovation Services" description="Comprehensive tradesman services to elevate your interior aesthetic."