From 01abfea536bc0ab4ad0fb44479ec65f5555de3a8 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 21:35:23 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 9d57297..aaee322 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -84,7 +84,7 @@ export default function LandingPage() { { id: "3", name: "Staircase & Architectural Joinery", price: "Custom Quote", imageSrc: "http://img.b2bpic.net/free-photo/modern-loft-staircase-wooden-steps-metal-railings-minimalist-interior_169016-68930.jpg", imageAlt: "Custom wooden staircase with architectural joinery and contemporary design"}, { - id: "4", name: "Library Shelving Systems", price: "Custom Quote", imageSrc: "http://img.b2bpic.net/free-photo/employee-working-desk-side-view_23-2149721911.jpg", imageAlt: "Custom built-in shelving with bespoke joinery and elegant proportions"}, + id: "4", name: "Library Shelving Systems", price: "Custom Quote", imageSrc: "http://img.b2bpic.net/free-photo/employee-working-desk-side-view_23-2149721911.jpg?_wi=1", imageAlt: "Custom built-in shelving with bespoke joinery and elegant proportions"}, ]} title="Our Portfolio" description="Explore our collection of bespoke joinery projects, each showcasing exceptional craftsmanship and attention to detail. From kitchen cabinetry to architectural installations, see the quality that defines Cosgrove Joinery." @@ -108,7 +108,7 @@ export default function LandingPage() { tagAnimation="slide-up" features={[ { - id: "1", title: "Custom Design & Planning", description: "Personalized consultation and detailed design plans to bring your vision to life with precision and creativity. We listen to your needs and create bespoke solutions.", tag: "Design", imageSrc: "http://img.b2bpic.net/free-photo/employee-working-desk-side-view_23-2149721911.jpg", imageAlt: "Custom joinery design and planning consultation"}, + id: "1", title: "Custom Design & Planning", description: "Personalized consultation and detailed design plans to bring your vision to life with precision and creativity. We listen to your needs and create bespoke solutions.", tag: "Design", imageSrc: "http://img.b2bpic.net/free-photo/employee-working-desk-side-view_23-2149721911.jpg?_wi=2", imageAlt: "Custom joinery design and planning consultation"}, { id: "2", title: "Expert Craftsmanship", description: "Master woodworkers using premium materials and traditional techniques to create exceptional joinery pieces. Every detail is carefully executed to perfection.", tag: "Craftsmanship", imageSrc: "http://img.b2bpic.net/free-photo/people-renovating-their-new-house_53876-26174.jpg", imageAlt: "Professional carpentry and joinery installation"}, { -- 2.49.1