Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-24 14:03:41 +00:00

View File

@@ -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",
},
]}