Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-07 01:39:01 +00:00

View File

@@ -51,7 +51,7 @@ export default function LandingPage() {
]}
slides={[
{
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-wedding-ring-cloth_23-2148966235.jpg", imageAlt: "Luxury lab-grown diamond engagement ring"
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-wedding-ring-cloth_23-2148966235.jpg?_wi=1", imageAlt: "Luxury lab-grown diamond engagement ring"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/luxury-jewellery-display_23-2151921936.jpg", imageAlt: "Premium lab-grown diamond jewelry collection"
@@ -228,7 +228,7 @@ export default function LandingPage() {
]}
textarea={{ name: "message", placeholder: "Tell us about your perfect diamond...", rows: 5, required: true }}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/high-angle-wedding-ring-cloth_23-2148966235.jpg"
imageSrc="http://img.b2bpic.net/free-photo/high-angle-wedding-ring-cloth_23-2148966235.jpg?_wi=2"
imageAlt="Luxury lab-grown diamond jewelry"
mediaAnimation="slide-up"
mediaPosition="right"