Merge version_2 into main #2

Merged
bender merged 1 commits from version_2 into main 2026-04-24 14:28:22 +00:00

View File

@@ -126,7 +126,7 @@ export default function LandingPage() {
id: "p6", name: "Travel Bag", price: "$249", imageSrc: "http://img.b2bpic.net/free-photo/serious-looking-young-female-picking-design-magazines-vintage-store-standing-stylish-brown-dress_197531-23028.jpg"},
]}
title="Best Sellers"
description="Check out our most popular items that our community cannot get enough of."
description="Shop our curated collection of best-sellers before they sell out again."
/>
</div>
@@ -255,4 +255,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}