diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index cac84a9..9757a43 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -66,13 +66,9 @@ export default function HomePage() { title="Recent Work" description="See the precision and quality that define every GSM3 Pro project." items={[ - { title: "Kitchen Upgrade", description: "Modern dark kitchen finish.", imageSrc: "http://img.b2bpic.net/free-photo/stylish-kitchen-drawer-with-wooden-dividers-interior-detail-modern-kitchen-island_169016-72791.jpg" }, - { title: "Bath Renovation", description: "Luxury stone bathroom.", imageSrc: "http://img.b2bpic.net/free-photo/view-plumber-tool-box-ready-fixing-problems-bathroom_23-2150990694.jpg" }, - { title: "Living Space", description: "High-end living area.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-architects-working-with-drawings-using-gadgets_1262-18412.jpg" }, - { title: "Carpentry Details", description: "Bespoke custom shelving.", imageSrc: "http://img.b2bpic.net/free-photo/tanner-workshop_1098-12741.jpg" }, - { title: "Outdoor Patio", description: "Modern stone exterior.", imageSrc: "http://img.b2bpic.net/free-photo/covered-lifestyle-garden-with-indoor-outdoor-living_1127-3426.jpg" }, - { title: "Bedroom Suite", description: "Renovated luxury suite.", imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-beautiful-comtemporary-luxury-bedroom-suite-hotel-with-tv_105762-2065.jpg" }, - { title: "Entryway", description: "Elegant marble foyer.", imageSrc: "http://img.b2bpic.net/free-photo/ai-generated-modern-styled-entryway_23-2150692227.jpg" } + { title: "Recent Project", description: "High-quality craftsmanship.", imageSrc: "https://storage.googleapis.com/webild/users/user_3F5tpD8haQWZ2SW3ZV3OQtOmKms/uploaded-1781545436093-5ctbb2ly.webp" }, + { title: "Recent Project", description: "Attention to detail.", imageSrc: "https://storage.googleapis.com/webild/users/user_3F5tpD8haQWZ2SW3ZV3OQtOmKms/uploaded-1781545436097-c4rg7r3c.webp" }, + { title: "Recent Project", description: "Premium materials and finish.", imageSrc: "https://storage.googleapis.com/webild/users/user_3F5tpD8haQWZ2SW3ZV3OQtOmKms/uploaded-1781545436098-sqgq94b1.webp" } ]} />