From 3fecb2b9b7b90bc31b16899e3706dbbead6dac23 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 24 Apr 2026 14:03:37 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index f204b31..1896215 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -68,11 +68,11 @@ export default function LandingPage() { ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/office-desktop-with-glasses_23-2148166748.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/office-desktop-with-glasses_23-2148166748.jpg?_wi=1", imageAlt: "Luxury clinic interior", }, { - imageSrc: "http://img.b2bpic.net/free-photo/client-ophthalmologist-s-office_52683-135818.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/client-ophthalmologist-s-office_52683-135818.jpg?_wi=1", imageAlt: "Professional consultation", }, { @@ -139,7 +139,7 @@ export default function LandingPage() { title: "Curated Designer Frames", subtitle: "Luxury selection", description: "Expertly curated collections balancing durability, aesthetics, and optimal ergonomics.", - imageSrc: "http://img.b2bpic.net/free-photo/office-desktop-with-glasses_23-2148166748.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/office-desktop-with-glasses_23-2148166748.jpg?_wi=2", imageAlt: "Attractive woman on appointment in eye specialist office", }, { @@ -147,7 +147,7 @@ export default function LandingPage() { title: "Contact Lens Fitting", subtitle: "Perfect comfort", description: "Personalized fitting services ensure long-lasting comfort and sharp vision.", - imageSrc: "http://img.b2bpic.net/free-photo/client-ophthalmologist-s-office_52683-135818.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/client-ophthalmologist-s-office_52683-135818.jpg?_wi=2", imageAlt: "Attractive woman on appointment in eye specialist office", }, ]} -- 2.49.1