Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-20 19:07:10 +00:00

View File

@@ -71,11 +71,11 @@ export default function LandingPage() {
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/feeling-good-young-housewife-decided-glue-wallpaper-her-new-house-room_146671-15980.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/feeling-good-young-housewife-decided-glue-wallpaper-her-new-house-room_146671-15980.jpg?_wi=1",
imageAlt: "Street Style",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/top-view-woman-wearing-black-dress-boots_23-2149884569.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-woman-wearing-black-dress-boots_23-2149884569.jpg?_wi=1",
imageAlt: "Elevated Boots",
},
{
@@ -195,13 +195,13 @@ export default function LandingPage() {
{
title: "Instant Comfort",
description: "Comfort from the very first step.",
imageSrc: "http://img.b2bpic.net/free-photo/feeling-good-young-housewife-decided-glue-wallpaper-her-new-house-room_146671-15980.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/feeling-good-young-housewife-decided-glue-wallpaper-her-new-house-room_146671-15980.jpg?_wi=2",
imageAlt: "african american woman posing",
},
{
title: "Reasonable Prices",
description: "Style without the overprice tag.",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-woman-wearing-black-dress-boots_23-2149884569.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-woman-wearing-black-dress-boots_23-2149884569.jpg?_wi=2",
imageAlt: "african american woman posing",
},
]}