Update src/app/page.tsx
This commit is contained in:
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user