Merge version_2 into main #3

Merged
bender merged 2 commits from version_2 into main 2026-03-03 15:17:44 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -76,7 +76,7 @@ export default function AppointmentPage() {
{ text: "Learn More", href: "/services" },
]}
buttonAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg"
imageSrc="http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=2"
imageAlt="Professional optician consultation"
mediaAnimation="blur-reveal"
imagePosition="right"

View File

@@ -137,7 +137,7 @@ export default function HomePage() {
<TestimonialCardTwelve
testimonials={[
{
id: "1", name: "Sarah Mitchell", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", imageAlt: "Sarah Mitchell, satisfied customer"},
id: "1", name: "Sarah Mitchell", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=1", imageAlt: "Sarah Mitchell, satisfied customer"},
{
id: "2", name: "James Rodriguez", imageSrc: "http://img.b2bpic.net/free-photo/alone-specialist-handsome-daydreaming-collar_1262-870.jpg", imageAlt: "James Rodriguez, happy client"},
{