From b8f38e17db709078d9f8b83d45ddd82f1df6f17b Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 3 Apr 2026 07:27:04 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 7737f66..0b1e066 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -69,7 +69,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/stylish-young-woman-hat-eyeglasses_23-2148068352.jpg" + imageSrc="http://img.b2bpic.net/free-photo/stylish-young-woman-hat-eyeglasses_23-2148068352.jpg?_wi=1" imageAlt="Royal Opticians Premium Glasses" mediaAnimation="slide-up" avatars={[ @@ -167,7 +167,7 @@ export default function LandingPage() { title: "Blue Light Shield", description: "Protect your eyes from harmful screen radiation.", buttonIcon: "Zap", - imageSrc: "http://img.b2bpic.net/free-photo/stylish-young-woman-hat-eyeglasses_23-2148068352.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/stylish-young-woman-hat-eyeglasses_23-2148068352.jpg?_wi=2", imageAlt: "luxury eyewear design dark background", }, { @@ -181,7 +181,7 @@ export default function LandingPage() { title: "Perfect Fitting", description: "In-house experts ensure total frame comfort.", buttonIcon: "Shield", - imageSrc: "http://img.b2bpic.net/free-photo/happy-smiling-man-winter-sweater-is-posing-photographer-studio_613910-13711.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-smiling-man-winter-sweater-is-posing-photographer-studio_613910-13711.jpg?_wi=1", imageAlt: "happy customer wearing glasses", }, ]} @@ -267,14 +267,14 @@ export default function LandingPage() { name: "Arjun Mehta", role: "Software Engineer", testimonial: "Royal Opticians is my go-to place. The blue light glasses really reduced my screen headaches.", - imageSrc: "http://img.b2bpic.net/free-photo/happy-smiling-man-winter-sweater-is-posing-photographer-studio_613910-13711.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-smiling-man-winter-sweater-is-posing-photographer-studio_613910-13711.jpg?_wi=2", }, { id: "t2", name: "Sunita Sharma", role: "Architect", testimonial: "I have been coming here for 10 years. Expert fitting every single time.", - imageSrc: "http://img.b2bpic.net/free-photo/mother-daughter-trying-eyeglasses-frames_23-2148273163.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mother-daughter-trying-eyeglasses-frames_23-2148273163.jpg?_wi=1", }, { id: "t3", @@ -288,14 +288,14 @@ export default function LandingPage() { name: "Pooja Verma", role: "Teacher", testimonial: "Free eye test was very thorough. Professional and kind service.", - imageSrc: "http://img.b2bpic.net/free-photo/happy-smiling-man-winter-sweater-is-posing-photographer-studio_613910-13711.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-smiling-man-winter-sweater-is-posing-photographer-studio_613910-13711.jpg?_wi=3", }, { id: "t5", name: "Rohan Khanna", role: "Business Owner", testimonial: "Fair pricing and excellent quality. They truly value their long-term customers.", - imageSrc: "http://img.b2bpic.net/free-photo/mother-daughter-trying-eyeglasses-frames_23-2148273163.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mother-daughter-trying-eyeglasses-frames_23-2148273163.jpg?_wi=2", }, ]} title="Customer Stories" -- 2.49.1