From 5ce84d9fc245c5cd33d3d501687b18bd33feb8aa Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 01:47:23 +0000 Subject: [PATCH] Update src/app/services/page.tsx --- src/app/services/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index ac644bc..e264dbe 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -54,11 +54,11 @@ export default function ServicesPage() { "Expert tailoring for your perfect bridal moment. We specialize in wedding gowns, bridesmaid dresses, and formal evening wear with meticulous attention to detail. Our bridal team understands the importance of your special day and delivers flawless results.", phoneOne: { imageSrc: - "http://img.b2bpic.net/free-photo/adorable-bride-preparation_1153-7078.jpg", + "http://img.b2bpic.net/free-photo/adorable-bride-preparation_1153-7078.jpg?_wi=4", }, phoneTwo: { imageSrc: - "http://img.b2bpic.net/free-photo/young-beautiful-stylish-woman-wedding-dress_285396-7803.jpg", + "http://img.b2bpic.net/free-photo/young-beautiful-stylish-woman-wedding-dress_285396-7803.jpg?_wi=1", }, }, { @@ -68,11 +68,11 @@ export default function ServicesPage() { "Professional hemming, tapering, and repairs for your everyday wardrobe. From pants to shirts, we ensure the perfect fit at affordable prices. Quick turnaround times mean you get back to your life faster.", phoneOne: { imageSrc: - "http://img.b2bpic.net/free-photo/football-fan-front-desk_23-2147827595.jpg", + "http://img.b2bpic.net/free-photo/football-fan-front-desk_23-2147827595.jpg?_wi=3", }, phoneTwo: { imageSrc: - "http://img.b2bpic.net/free-photo/classy-man-tailor-shop_53876-24895.jpg", + "http://img.b2bpic.net/free-photo/classy-man-tailor-shop_53876-24895.jpg?_wi=3", }, }, { @@ -82,11 +82,11 @@ export default function ServicesPage() { "Add personalized touches to your garments with professional embroidery, monogramming, and custom alterations for uniforms and corporate wear. Perfect for corporate gifts and special events.", phoneOne: { imageSrc: - "http://img.b2bpic.net/free-photo/ukrainian-embroidery-folk-arts-crafts_469670-9.jpg", + "http://img.b2bpic.net/free-photo/ukrainian-embroidery-folk-arts-crafts_469670-9.jpg?_wi=3", }, phoneTwo: { imageSrc: - "http://img.b2bpic.net/free-photo/fashion-designer-is-cutting-off-fabric-with-scissors-he-is-wearing-denim-closeup-photo-shoot_613910-21806.jpg", + "http://img.b2bpic.net/free-photo/fashion-designer-is-cutting-off-fabric-with-scissors-he-is-wearing-denim-closeup-photo-shoot_613910-21806.jpg?_wi=3", }, }, ]}