Merge version_2 into main #2

Merged
bender merged 1 commits from version_2 into main 2026-05-15 08:43:08 +00:00

View File

@@ -80,6 +80,9 @@ export default function LandingPage() {
{ id: "p5", name: "Phone Case", price: "$15.99", imageSrc: "http://img.b2bpic.net/free-photo/mobile-phone-case-abstract-pattern-product-showcase_53876-96812.jpg" },
{ id: "p6", name: "Tote Bag", price: "$14.99", imageSrc: "http://img.b2bpic.net/free-photo/autumn-journey-elements-arrangement_23-2148634200.jpg" },
]}
buttons={[
{ text: "Browse Catalog", href: "#products" }
]}
title="Premium Merchandise"
description="Choose from our catalog of high-quality products ready for your designs."
/>