Merge version_1 into main #3

Merged
bender merged 2 commits from version_1 into main 2026-03-07 09:43:48 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -72,7 +72,7 @@ export default function ContactPage() {
background={{
variant: "sparkles-gradient"}}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/portrait-smiling-young-woman-raising-her-arms-against-wall_23-2148066874.jpg"
imageSrc="http://img.b2bpic.net/free-photo/portrait-smiling-young-woman-raising-her-arms-against-wall_23-2148066874.jpg?_wi=2"
imageAlt="happy patient smiling at dental office"
mediaAnimation="slide-up"
mediaPosition="right"

View File

@@ -194,7 +194,7 @@ export default function HomePage() {
tagAnimation="slide-up"
background={{ variant: "sparkles-gradient" }}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/portrait-smiling-young-woman-raising-her-arms-against-wall_23-2148066874.jpg"
imageSrc="http://img.b2bpic.net/free-photo/portrait-smiling-young-woman-raising-her-arms-against-wall_23-2148066874.jpg?_wi=1"
imageAlt="happy patient smiling at dental office"
mediaAnimation="slide-up"
mediaPosition="right"