Merge version_1 into main #1

Merged
bender merged 2 commits from version_1 into main 2026-05-23 21:39:22 +00:00
2 changed files with 6 additions and 6 deletions

View File

@@ -69,7 +69,7 @@ export default function LandingPage() {
href: "tel:+61000000000",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/businessman-testing-vr-game_74855-1107.jpg"
imageSrc="http://img.b2bpic.net/free-photo/businessman-testing-vr-game_74855-1107.jpg?_wi=1"
mediaAnimation="slide-up"
avatars={[
{
@@ -138,7 +138,7 @@ export default function LandingPage() {
title: "Rated Service",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/smiling-female-dentist-dental-clinic_107420-74193.jpg"
imageSrc="http://img.b2bpic.net/free-photo/smiling-female-dentist-dental-clinic_107420-74193.jpg?_wi=1"
mediaAnimation="slide-up"
metricsAnimation="slide-up"
/>
@@ -156,7 +156,7 @@ export default function LandingPage() {
handle: "Benalla Local",
testimonial: "Great customer service and a stress-free experience. My new denture is a perfect fit.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/duvet-is-very-warm_329181-7945.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/duvet-is-very-warm_329181-7945.jpg?_wi=1",
},
{
id: "2",

View File

@@ -68,7 +68,7 @@ export default function LandingPage() {
title: "Partial Dentures",
subtitle: "For missing teeth",
description: "Secure and comfortable partial dentures to restore functionality and your confident smile.",
imageSrc: "http://img.b2bpic.net/free-photo/businessman-testing-vr-game_74855-1107.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/businessman-testing-vr-game_74855-1107.jpg?_wi=2",
imageAlt: "custom denture set professional",
},
{
@@ -76,7 +76,7 @@ export default function LandingPage() {
title: "Adjustments & Relines",
subtitle: "Ongoing comfort care",
description: "We perform multiple adjustments to ensure the most comfortable fit possible for every patient.",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-female-dentist-dental-clinic_107420-74193.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-female-dentist-dental-clinic_107420-74193.jpg?_wi=2",
imageAlt: "custom denture set professional",
},
{
@@ -84,7 +84,7 @@ export default function LandingPage() {
title: "Repairs",
subtitle: "Fast relief",
description: "Professional denture repairs to get you back to your daily routine as quickly as possible.",
imageSrc: "http://img.b2bpic.net/free-photo/duvet-is-very-warm_329181-7945.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/duvet-is-very-warm_329181-7945.jpg?_wi=2",
imageAlt: "custom denture set professional",
},
]}