Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-03 08:19:02 +00:00

View File

@@ -61,23 +61,23 @@ export default function LandingPage() {
]}
slides={[
{
imageSrc: "http://img.b2bpic.net/free-photo/crop-woman-glass-wall_23-2147771337.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/crop-woman-glass-wall_23-2147771337.jpg?_wi=1",
imageAlt: "Luxury Gold Jewellery Display",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/woman-wears-thai-dress-hands-touch-face_1150-18745.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-wears-thai-dress-hands-touch-face_1150-18745.jpg?_wi=1",
imageAlt: "Model wearing premium jewellery",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/crop-woman-glass-wall_23-2147771337.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/crop-woman-glass-wall_23-2147771337.jpg?_wi=2",
imageAlt: "Elegant Jewellery Collection",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/woman-wears-thai-dress-hands-touch-face_1150-18745.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-wears-thai-dress-hands-touch-face_1150-18745.jpg?_wi=2",
imageAlt: "Sophisticated Accessory Set",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/crop-woman-glass-wall_23-2147771337.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/crop-woman-glass-wall_23-2147771337.jpg?_wi=3",
imageAlt: "Minimalist Gold Detail",
},
]}
@@ -139,7 +139,7 @@ export default function LandingPage() {
name: "Eternal Studs",
price: "₹1,450",
variant: "Anti-Tarnish",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-female-with-beautiful-make-up-earrings-with-gems-isolated_132075-8117.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-female-with-beautiful-make-up-earrings-with-gems-isolated_132075-8117.jpg?_wi=1",
},
{
id: "p3",
@@ -160,7 +160,7 @@ export default function LandingPage() {
name: "Floral Jhumka Pair",
price: "₹1,950",
variant: "Gold Finish",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-female-with-beautiful-make-up-earrings-with-gems-isolated_132075-8117.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-female-with-beautiful-make-up-earrings-with-gems-isolated_132075-8117.jpg?_wi=2",
},
]}
title="Best Sellers"
@@ -214,7 +214,7 @@ export default function LandingPage() {
useInvertedBackground={false}
title="Frequently Asked Questions"
description="Have questions about our jewellery? Find answers below."
imageSrc="http://img.b2bpic.net/free-photo/crop-woman-glass-wall_23-2147771337.jpg"
imageSrc="http://img.b2bpic.net/free-photo/crop-woman-glass-wall_23-2147771337.jpg?_wi=4"
imageAlt="Luxury Jewellery display"
mediaAnimation="slide-up"
faqsAnimation="slide-up"