From 438e8944e761d313d994a90eb71848ce7aefa70b Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 27 Apr 2026 03:39:40 +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 c9db36b..6b32b76 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -85,7 +85,7 @@ export default function LandingPage() { { title: "Doors & Windows", description: "Expert installations for home and office.", imageSrc: "https://images.unsplash.com/photo-1549737302-39074d47c4e5?q=80&w=800&auto=format&fit=crop"}, { - title: "Repair & Polish", description: "Reviving old furniture with precision.", imageSrc: "https://images.unsplash.com/photo-1518455027359-f3f8164ba6bd?q=80&w=800&auto=format&fit=crop"}, + title: "Repair & Polish", description: "Reviving old furniture with precision.", imageSrc: "https://images.unsplash.com/photo-1518455027359-f3f8164ba6bd?q=80&w=800&auto=format&fit=crop&_wi=1"}, ]} title="Our Professional Services" description="High-end woodworking solutions tailored to your unique requirements." @@ -106,7 +106,7 @@ export default function LandingPage() { { id: "3", name: "Bed Frame", price: "Custom", imageSrc: "https://images.unsplash.com/photo-1505693416388-15ce0600d540?q=80&w=800&auto=format&fit=crop"}, { - id: "4", name: "Office Furniture", price: "Custom", imageSrc: "https://images.unsplash.com/photo-1518455027359-f3f8164ba6bd?q=80&w=800&auto=format&fit=crop"}, + id: "4", name: "Office Furniture", price: "Custom", imageSrc: "https://images.unsplash.com/photo-1518455027359-f3f8164ba6bd?q=80&w=800&auto=format&fit=crop&_wi=2"}, { id: "5", name: "Custom Staircase", price: "Custom", imageSrc: "https://images.unsplash.com/photo-1512918728675-ed5a9ecdebfd?q=80&w=800&auto=format&fit=crop"}, { -- 2.49.1