Merge version_3 into main #2

Merged
bender merged 1 commits from version_3 into main 2026-05-23 02:27:38 +00:00

View File

@@ -130,6 +130,10 @@ export default function LandingPage() {
textboxLayout="default"
gridVariant="four-items-2x2-equal-grid"
useInvertedBackground={false}
buttons={[
{ text: "View Details", href: "/details" },
{ text: "Purchase Now", href: "/checkout" }
]}
products={[
{
id: "p1", name: "Rolex Submariner", price: "$12,500", variant: "Stainless Steel", imageSrc: "http://img.b2bpic.net/free-photo/crop-hands-using-smartwatch_23-2147800900.jpg"},