Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-04 21:26:09 +00:00

View File

@@ -106,10 +106,10 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Everyday Basics", description: "Versatile essentials that work together seamlessly for a cohesive wardrobe.", imageSrc: "http://img.b2bpic.net/free-photo/trendy-colour-swatches-collage_23-2149901817.jpg", imageAlt: "Everyday basics collection"
title: "Everyday Basics", description: "Versatile essentials that work together seamlessly for a cohesive wardrobe.", imageSrc: "http://img.b2bpic.net/free-photo/trendy-colour-swatches-collage_23-2149901817.jpg?_wi=1", imageAlt: "Everyday basics collection"
},
{
title: "Seasonal Select", description: "Limited-edition pieces inspired by the latest trends and timeless designs.", imageSrc: "http://img.b2bpic.net/free-photo/trendy-colour-swatches-collage_23-2149901817.jpg", imageAlt: "Seasonal select collection"
title: "Seasonal Select", description: "Limited-edition pieces inspired by the latest trends and timeless designs.", imageSrc: "http://img.b2bpic.net/free-photo/trendy-colour-swatches-collage_23-2149901817.jpg?_wi=2", imageAlt: "Seasonal select collection"
}
]}
/>