Update src/app/page.tsx

This commit is contained in:
2026-05-15 08:43:02 +00:00
parent d61a0de6c7
commit d4f251c420

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."
/>