Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
2026-03-16 00:19:33 +00:00

View File

@@ -57,7 +57,7 @@ export default function LandingPage() {
buttonAnimation="slide-up"
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-business-woman_1303-2291.jpg", imageAlt: "Premium permanent jewelry display"
imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-business-woman_1303-2291.jpg?_wi=1", imageAlt: "Premium permanent jewelry display"
}
]}
ariaLabel="Permanent jewelry hero section"
@@ -221,7 +221,7 @@ export default function LandingPage() {
<ContactSplitForm
title="Book Your Appointment"
description="Ready to get permanent jewelry? Reach out to us and schedule your consultation today."
imageSrc="http://img.b2bpic.net/free-photo/studio-portrait-business-woman_1303-2291.jpg"
imageSrc="http://img.b2bpic.net/free-photo/studio-portrait-business-woman_1303-2291.jpg?_wi=2"
imageAlt="Permanent jewelry consultation"
mediaAnimation="slide-up"
useInvertedBackground={true}