From 45bbd06355f9be961f67b175560be5c767f06c0e Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 27 Mar 2026 19:16:10 +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 dc5bf27..ec493c0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -46,7 +46,7 @@ export default function LandingPage() { ]} slides={[ { imageSrc: "http://img.b2bpic.net/free-photo/combs-brushes_23-2147711617.jpg" }, - { imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-getting-groomed-salon_23-2149220574.jpg" } + { imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-getting-groomed-salon_23-2149220574.jpg?_wi=1" } ]} /> @@ -56,7 +56,7 @@ export default function LandingPage() { useInvertedBackground={false} title="The Migo Touch" description="With years of experience behind the chair, FlawLikeMigo is dedicated to providing more than just a haircut. We curate experiences that leave you feeling confident and sharp." - imageSrc="http://img.b2bpic.net/free-photo/medium-shot-man-getting-groomed-salon_23-2149220574.jpg" + imageSrc="http://img.b2bpic.net/free-photo/medium-shot-man-getting-groomed-salon_23-2149220574.jpg?_wi=2" videoSrc="https://www.w3schools.com/howto/img_video.mp4?_wi=2" /> -- 2.49.1