Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #4.
This commit is contained in:
2026-03-27 12:40:55 +00:00

View File

@@ -79,7 +79,7 @@ export default function LandingPage() {
description="Discover our signature collections crafted for elegance."
features={[
{
title: "Silk Comfort", description: "Premium silk fabrics for daily wear.", imageSrc: "https://pixabay.com/get/gc62f2647603e7a628a824edd8a0ae202b11facfd6a67991e6e54540f10a885477737663cb1442e95f2351654bbe76220a2db0e70c4ad5b1c30a776203757d4d3_1280.jpg"},
title: "Silk Comfort", description: "Premium silk fabrics for daily wear.", imageSrc: "https://pixabay.com/get/gc62f2647603e7a628a824edd8a0ae202b11facfd6a67991e6e54540f10a885477737663cb1442e95f2351654bbe76220a2db0e70c4ad5b1c30a776203757d4d3_1280.jpg?_wi=1"},
{
title: "Empowered Fit", description: "Designs that support and flatter.", imageSrc: "https://pixabay.com/get/g80403bb2a44638bec4d0e3278bff7616f7c72283ff979f55cd6d7fbc021ee35527cd58665648f9222717a178b1398f9b44c4a32cd804b719ec2d88d1d569c37e_1280.jpg"},
]}
@@ -97,7 +97,7 @@ export default function LandingPage() {
{
id: "b1", category: "Style", title: "The Art of Layering", excerpt: "How to style lingerie pieces for a sophisticated look.", imageSrc: "https://pixabay.com/get/gc8582bcaefe1fbc67ca1108c5c68fd2a373bb6a35f5f48d19d55f239d950d66fb7823fdc9a408079ddabf54dcf36ce58954e1541d7e83bd4bac90a54d018093a_1280.jpg", authorName: "Jane Doe", authorAvatar: "https://i.pravatar.cc/100", date: "2023-10-01"},
{
id: "b2", category: "Care", title: "Caring for Lace", excerpt: "Keep your favorite pieces beautiful longer.", imageSrc: "https://pixabay.com/get/gc62f2647603e7a628a824edd8a0ae202b11facfd6a67991e6e54540f10a885477737663cb1442e95f2351654bbe76220a2db0e70c4ad5b1c30a776203757d4d3_1280.jpg", authorName: "Jane Doe", authorAvatar: "https://i.pravatar.cc/100", date: "2023-10-15"},
id: "b2", category: "Care", title: "Caring for Lace", excerpt: "Keep your favorite pieces beautiful longer.", imageSrc: "https://pixabay.com/get/gc62f2647603e7a628a824edd8a0ae202b11facfd6a67991e6e54540f10a885477737663cb1442e95f2351654bbe76220a2db0e70c4ad5b1c30a776203757d4d3_1280.jpg?_wi=2", authorName: "Jane Doe", authorAvatar: "https://i.pravatar.cc/100", date: "2023-10-15"},
]}
/>
</div>