2 Commits

Author SHA1 Message Date
5329811026 Update src/app/page.tsx 2026-04-19 09:16:33 +00:00
f9c9b6ea3e Merge version_26 into main
Merge version_26 into main
2026-04-19 09:10:54 +00:00

View File

@@ -83,6 +83,9 @@ export default function LandingPage() {
{ id: "p5", name: "Corporate Luxe Box", price: "$150", variant: "Premium", imageSrc: "http://img.b2bpic.net/free-photo/closeup-business-man-opening-gift-box_1262-17824.jpg" },
{ id: "p6", name: "Choco Selection", price: "$35", variant: "Assorted", imageSrc: "http://img.b2bpic.net/free-photo/top-view-round-chocolate-box-with-golden-silver-wrapped-chocolates_140725-1467.jpg" },
]}
buttons={[
{ text: "View Full Collection", href: "#all-products" }
]}
title="Our Bestsellers"
description="Our expert curators handpick every item to ensure premium quality and thoughtful design. Explore our collection of best-loved gifts that turn ordinary occasions into cherished, unforgettable memories."
/>