Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-07 06:17:13 +00:00

View File

@@ -65,11 +65,11 @@ export default function LandingPage() {
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/woman-posing-with-plastic-foil_23-2148864918.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-posing-with-plastic-foil_23-2148864918.jpg?_wi=1",
imageAlt: "Neon Saree Design",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-wearing-chain-necklace_23-2149490489.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-wearing-chain-necklace_23-2149490489.jpg?_wi=1",
imageAlt: "Gold Jewellery",
},
{
@@ -77,11 +77,11 @@ export default function LandingPage() {
imageAlt: "Cyberpunk Jacket",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/woman-posing-with-plastic-foil_23-2148864918.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-posing-with-plastic-foil_23-2148864918.jpg?_wi=2",
imageAlt: "Neon Saree Design Alt",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-wearing-chain-necklace_23-2149490489.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-wearing-chain-necklace_23-2149490489.jpg?_wi=2",
imageAlt: "Gold Jewellery Alt",
},
]}