From 348dcfe3e1b5d8bcc06ddeb46972ed657fc5faea Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 15 Apr 2026 14:25:36 +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 9c71ab8..d7488fd 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -64,9 +64,9 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-fashion-stylish-hipster-businessman-model-dressed-elegant-brown-suit-glasses-near-dark-wall_158538-11227.jpg", imageAlt: "Model in stylish glasses"}, + imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-fashion-stylish-hipster-businessman-model-dressed-elegant-brown-suit-glasses-near-dark-wall_158538-11227.jpg?_wi=1", imageAlt: "Model in stylish glasses"}, { - imageSrc: "http://img.b2bpic.net/free-photo/glasses-with-rounded-frames-still-life_23-2150649681.jpg", imageAlt: "Close-up of premium glasses"} + imageSrc: "http://img.b2bpic.net/free-photo/glasses-with-rounded-frames-still-life_23-2150649681.jpg?_wi=1", imageAlt: "Close-up of premium glasses"} ]} mediaAnimation="blur-reveal" rating={5} @@ -168,9 +168,9 @@ export default function LandingPage() { useInvertedBackground={true} testimonials={[ { - id: "t1", name: "Alex R.", date: "Jan 2025", title: "Great quality!", quote: "The clearest lenses I've ever owned. Very happy.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/stylish-woman-wearing-yellow-bandana_273609-13327.jpg", imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-fashion-stylish-hipster-businessman-model-dressed-elegant-brown-suit-glasses-near-dark-wall_158538-11227.jpg", imageAlt: "happy customer wearing stylish glasses portrait"}, + id: "t1", name: "Alex R.", date: "Jan 2025", title: "Great quality!", quote: "The clearest lenses I've ever owned. Very happy.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/stylish-woman-wearing-yellow-bandana_273609-13327.jpg", imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-fashion-stylish-hipster-businessman-model-dressed-elegant-brown-suit-glasses-near-dark-wall_158538-11227.jpg?_wi=2", imageAlt: "happy customer wearing stylish glasses portrait"}, { - id: "t2", name: "Sarah K.", date: "Dec 2024", title: "So stylish", quote: "I get compliments on these frames daily. Love them.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-young-beautiful-smiling-woman-looking-camera-trendy-girl-casual-summer-white-t-shirt_158538-1599.jpg", imageSrc: "http://img.b2bpic.net/free-photo/glasses-with-rounded-frames-still-life_23-2150649681.jpg", imageAlt: "happy customer wearing stylish glasses portrait"}, + id: "t2", name: "Sarah K.", date: "Dec 2024", title: "So stylish", quote: "I get compliments on these frames daily. Love them.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-young-beautiful-smiling-woman-looking-camera-trendy-girl-casual-summer-white-t-shirt_158538-1599.jpg", imageSrc: "http://img.b2bpic.net/free-photo/glasses-with-rounded-frames-still-life_23-2150649681.jpg?_wi=2", imageAlt: "happy customer wearing stylish glasses portrait"}, { id: "t3", name: "Mark D.", date: "Nov 2024", title: "Durable frames", quote: "Finally found glasses that can handle my busy lifestyle.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-fashionable-female-blogger-stylish-clothes-glasses-with-handbag-holds-smartphone-standing-against-skyscraper_613910-4444.jpg", imageSrc: "http://img.b2bpic.net/free-photo/inside-glass_53876-42529.jpg", imageAlt: "happy customer wearing stylish glasses portrait"}, {